Metadata thumbnail of cropped images are not converted
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Metadata thumbnail of cropped images are not converted
JPEG EXIF Thumbnail meta-data can be extracted by IM, but it is not handled by IM.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
-
- Posts: 1015
- Joined: 2005-03-21T21:16:57-07:00
Re: Metadata thumbnail of cropped images are not converted
You could add an extra step to your existing IM command so that it also generates a thumbnail of your cropped image and then replace the thumbnail image in the metadata. However, I don't think that last step can be done with IM so you'll have to use another program to do it. The docs for jhead say that it can replace a thumbnail.
Pete
Pete