• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to set the color profile for the New Document dialog box before pasting

Community Expert ,
Jul 14, 2018 Jul 14, 2018

Copy link to clipboard

Copied

This one has been driving me crazy for a while… if I take a screen shot on my Mac using Cmd-Ctrl-Shift-4, it lets me choose a selection of the screen, and places that on the Clipboard.

Then I switch to Photoshop and press Cmd-N to open the New Document dialog box. In the Advanced section of the New Document dialog, it sets my Color Profile to "Display" -- I assume this is because the data on the clipboard is saved with that profile.

How can I get the Color Profile to default to my Working RGB (which in my case is sRGB) instead of Display, without having to change it manually every time, or follow up with Edit > Assign Profile?

I just want the New Document dialog to always open with my Working RGB instead of trying to read the profile of the clipboard data.

thanks!

Views

452

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advisor , Jul 14, 2018 Jul 14, 2018

One solution would be to allow a script to change the profile via an action. Although this would change every new document when scripts are enabled.

Create a simple action to convert to sRGB.

Then in File > Scripts > Scripts Event Manager...

Screenshot 2018-07-14 12.40.52.png

This would be fine if you were doing a bunch of the same kind of thing like collecting a series of screen shots. And also fine if you really want every new document to begin with sRGB.

Someone may offer a solution that can only convert if a screenshot is pasted.

Votes

Translate

Translate
Adobe
Advisor ,
Jul 14, 2018 Jul 14, 2018

Copy link to clipboard

Copied

LATEST

One solution would be to allow a script to change the profile via an action. Although this would change every new document when scripts are enabled.

Create a simple action to convert to sRGB.

Then in File > Scripts > Scripts Event Manager...

Screenshot 2018-07-14 12.40.52.png

This would be fine if you were doing a bunch of the same kind of thing like collecting a series of screen shots. And also fine if you really want every new document to begin with sRGB.

Someone may offer a solution that can only convert if a screenshot is pasted.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines