MARKinCORNWALL wrote in post #2315712
thanks both so sRGB for my web images from now on then, I'm a little unsure can I change the colour space of an image opened in CS2 without harming the image. Just out of interest
For the most part, yes. My workflow goes something like this:
1. Raw to 16 bit .psd/.tif conversion (AdobeRGB colorspace)
2. Edit 16 bit image to my liking
3. Save 16 bit image
If I'm putting the image on the web
4. Resize image for web
5. Convert image to sRGB colorspace (Edit->Convert Colorspace)
6. Change image to 8bit
7. Save as jpg (File->Save As if I want exif intact, File->Save for Web if I don't want the exif)
I typically do steps 1-3 to all the images I want to keep, then use an action and batch steps 4-7. I'm not sure if there's a better way to go about it , but it works for me.
Result is I have a 16 bit image in a colorspace better suited for editing, and I have an 8 bit image in sRGB for viewing on web... both with matching colors/tones.