identify: no decode delegate for this image format image.tif
Posted: 2006-12-20T18:21:57-07:00
I am using the Mac OS X binary release of ImageMagick, downloaded today from this web site. While I can successfully start up identify, identify reports that it does not recognize the TIF image format. convert misbehaves in this same way.
identify -version
Version: ImageMagick 6.3.0 11/03/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC
ls -l image.tif
-rw-r--r-- 1 gregcoat wheel 1947972 Dec 20 18:29 image.tif
file image.tif
image.tif: TIFF image data, little-endian
identify image.tif
identify: no decode delegate for this image format `image.tif'.
Please advise how to use the Mac OS X binary release of ImageMagick to read and write TIF images.
Greg
identify -version
Version: ImageMagick 6.3.0 11/03/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC
ls -l image.tif
-rw-r--r-- 1 gregcoat wheel 1947972 Dec 20 18:29 image.tif
file image.tif
image.tif: TIFF image data, little-endian
identify image.tif
identify: no decode delegate for this image format `image.tif'.
Please advise how to use the Mac OS X binary release of ImageMagick to read and write TIF images.
Greg