This is about ImageMagick 6.2.5 on OS X 10.4.5.
I'm experimenting with updating IPTC profile information in
a JPEG
image. I have an image with an IPTC profile. When I open the
image in
Photoshop Elements 3.0 or GraphicConvertor the profile data
is
present and correct. The identify command displays the
profile
correctly.
I extracted the profile information with this command:
convert Edp_05.jpg Edp_05.iptc
Then I replaced the profile with itself:
convert Edp_05.jpg -profile Edp_05.iptc test.jpg
The identify command is happy with test.jpg. Photoshop
Elements
complains that the image "contains Adobe Photoshop
data that appears
to be damaged" but will display the IPTC profile
fields.
GraphicConvertor simply refuses to show any IPTC profile at
all.
I tried removing the IPTC profile from the image and then
replacing
it but got the same results.
Am I doing something wrong?
I can send the image itself if necessary.
_______________________________________________
Magick-users mailing list
Magick-users imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users
|