I am trying to assign ICM profiles to some RGB images. The file upload solution I use strips them and I need to put them back. The command seems to run fine (at least I am not seeing any errors), but no profile appears in the file when I open it in Photoshop. Are the profiles installed automatically? I am on Mac OSX.4.

My code:

convert -profile AdobeRGB1998.icc fire.jpg fire2.jpg <-second file is never created

also tried

mogrify -profile AdobeRGB1998.icc fire.jpg <--- doesn't appear to change anything

TIA
marc

--
Marc Pinnell
1027 Consulting
Web & Print Design
PO Box 990872
Redding, CA 96099-0872
530.941.4706
www.1027Consulting.com

"That's great, tell him he's Pelé and get him back on."
- John Lambie, Partick Thistle manager, when told a concussed striker did not know who he was.



_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to