Extracting ICC Profile

Started by Archive, May 12, 2010, 08:54:45 AM

Previous topic - Next topic

Archive

[Originally posted by youds on 2010-02-12 11:18:01.130347-08]

Hi

I'm trying to extract the ICC Profile of an image from Illustrator however am running into some problems.

RE the Reading Examples, I'm trying to do the following but no icc file is outputted.

See below:
exiftool -icc_profile -b -w icc brookland-backliner.eps

There's no error message and no new file. I've tried it on files that I know to have profiles embedded in them.

I've put the files in the folders at "imagick/cs2" and "imagick/cs3" at http://public.me.com/craigfairhurst

Where am I going wrong?

Thanks in advance - any help greatly appreciated

Archive

[Originally posted by exiftool on 2010-02-12 11:25:19.728124-08]

I looked at flyer-from-acrobat.jpg and flyer-from-illustrator.jpg
in imagick/cs3.  Both of these images were standard JPEG/JFIF
with no additional meta information at all.  Definitely no ICC profiles.

- Phil