Convert unable to extract exif from tiff
Posted: 2011-02-21T10:46:46-07:00
I'm unable to extract exif from most tif files. When running commands like `convert image.tif output.exif` I get the error message:
identify is however able to extract exif values from the same image.
The an example of an image that causes the problem is here: http://wiki.sindri.info/images/image.tif
I'm using ImageMagick 6.6.2-6 2010-12-02 Q16 on Ubuntu 10.10
Code: Select all
convert: no APP1 data is available `output.exif' @ error/meta.c/WriteMETAImage/2360.
The an example of an image that causes the problem is here: http://wiki.sindri.info/images/image.tif
I'm using ImageMagick 6.6.2-6 2010-12-02 Q16 on Ubuntu 10.10