How to make Photoshop manage colors less stupidly on a Mac
January 24, 2013 5:28 PM Subscribe
I’m trying to get Adobe Photoshop CS3 on Snow Leopard to show me the colors I expect. I’m using it to do some basic color selection, which will ultimately be pasted into a Python script that generates data graphics for use on the web. Part of my workflow involves screen captures from a browser that get round-tripped through Photoshop and into code, so I need basic RGB hex values to stay consistent through the process.
Photoshop is messing with me in two ways:
If I open up a new document or a screen capture, I get it in “sRGB IEC61966-2.1” color mode. Looks right in Photoshop, but when I save this out to a new PNG via Save For Web, the colors come out super saturated, juiced, and wrong-looking in a web browser.
If I open up a new document and turn off color management in Photoshop, then pasted screen captures look washed-out and desaturated. When I save these to a new PNG via Save For Web, the colors look correct and match the originals.
How can I keep the colors looking identical throughout the entire process?
posted by migurski to technology (4 answers total) 1 user marked this as a favorite
You have access to a newer version of Photoshop? Does it have to be Photoshop? There are cheaper (and more recent that CS3 apps out there that are also scriptable like Acorn or Pixlemator).
I'm not exactly tracking why you need to pull it into Photoshop at all. My screen caps are already in png. I'll trust this is part of the process though.
I haven't had the problem you are describing, so it's a bit hard to come up with solutions. There are a lot of export options for png. 8 or 24? Interlaced or not? What level of colors, etc.
posted by cjorgensen at 5:48 PM on January 24