Unable to Process TIFF File
Posted: 2011-10-03T17:29:22-07:00
I'm trying to process some TIFF files using ImageMagick. I'm currently trying the current version (most recent download I have tried is ImageMagick-6.7.2-Q16-windows.zip) on Windows 7 64-bit. I am able to process JPEG files, and re-work the TIFF from from the JPEG file, but a bunch of TIFF files I have tried just aren't working.
I had it working under previous versions of ImageMagick under Windows XP, but it isn't outputting any files. identify just returns blank output.
I uploaded one of the TIFF files as a ZIP to:
http://meballard.com/pigeon.zip
I tried a convert with debug and got the following:
C:\Users\mballard\Desktop\ImageMagick>convert.exe -debug all pigeon.tif pigeon.jpg
2011-10-03T17:24:14-07:00 0:00.001 0.000u 6.7.2 Configure convert.exe[4044]: utility.c/ExpandFilenames/907/Configure
Command line: convert.exe {-debug} {all} {pigeon.tif} {pigeon.jpg}
2011-10-03T17:24:14-07:00 0:00.024 0.000u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Path; rights=Read; pattern="pigeon.tif" ...
2011-10-03T17:24:14-07:00 0:00.038 0.000u 6.7.2 Blob convert.exe[4044]: blob.c/OpenBlob/2482/Blob
read 3 magic header bytes
2011-10-03T17:24:14-07:00 0:00.088 0.016u 6.7.2 Cache convert.exe[4044]: cache.c/DestroyPixelCache/1505/Cache
destroy
2011-10-03T17:24:14-07:00 0:00.098 0.016u 6.7.2 Configure convert.exe[4044]: configure.c/GetConfigureOptions/564/Configure
Searching for configure file: "magic.xml"
2011-10-03T17:24:14-07:00 0:00.111 0.016u 6.7.2 Configure convert.exe[4044]: configure.c/GetConfigureOptions/564/Configure
Searching for configure file: "C:\Users\mballard\.magick\magic.xml"
2011-10-03T17:24:14-07:00 0:00.127 0.016u 6.7.2 Configure convert.exe[4044]: magic.c/LoadMagicList/679/Configure
Loading magic configure file "magic.xml" ...
2011-10-03T17:24:14-07:00 0:00.142 0.016u 6.7.2 Configure convert.exe[4044]: magic.c/LoadMagicList/679/Configure
Loading magic configure file "magic.xml" ...
2011-10-03T17:24:15-07:00 0:00.154 0.016u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Coder; rights=Read; pattern="TIFF" ...
2011-10-03T17:24:15-07:00 0:00.166 0.016u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Path; rights=Read; pattern="pigeon.tif" ...
2011-10-03T17:24:15-07:00 0:00.245 0.016u 6.7.2 Blob convert.exe[4044]: blob.c/OpenBlob/2482/Blob
read 3 magic header bytes
2011-10-03T17:24:15-07:00 0:00.261 0.016u 6.7.2 Cache convert.exe[4044]: cache.c/DestroyPixelCache/1505/Cache
destroy
2011-10-03T17:24:15-07:00 0:00.273 0.016u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Path; rights=Read; pattern="pigeon.tif" ...
2011-10-03T17:24:15-07:00 0:00.287 0.016u 6.7.2 Blob convert.exe[4044]: blob.c/OpenBlob/2482/Blob
read 3 magic header bytes
2011-10-03T17:24:15-07:00 0:00.299 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/932/Coder
Geometry: 2189x2219
2011-10-03T17:24:15-07:00 0:00.311 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/934/Coder
Interlace: 1
2011-10-03T17:24:15-07:00 0:00.370 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/936/Coder
Bits per sample: 8
2011-10-03T17:24:15-07:00 0:00.381 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/938/Coder
Min sample value: 0
2011-10-03T17:24:15-07:00 0:00.400 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/940/Coder
Max sample value: 255
2011-10-03T17:24:15-07:00 0:00.409 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/942/Coder
Photometric interpretation: RGB
2011-10-03T17:24:15-07:00 0:00.422 0.031u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/949/Coder
Image depth: 8
Any idea why it isn't working? Thank You for any help.
I had it working under previous versions of ImageMagick under Windows XP, but it isn't outputting any files. identify just returns blank output.
I uploaded one of the TIFF files as a ZIP to:
http://meballard.com/pigeon.zip
I tried a convert with debug and got the following:
C:\Users\mballard\Desktop\ImageMagick>convert.exe -debug all pigeon.tif pigeon.jpg
2011-10-03T17:24:14-07:00 0:00.001 0.000u 6.7.2 Configure convert.exe[4044]: utility.c/ExpandFilenames/907/Configure
Command line: convert.exe {-debug} {all} {pigeon.tif} {pigeon.jpg}
2011-10-03T17:24:14-07:00 0:00.024 0.000u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Path; rights=Read; pattern="pigeon.tif" ...
2011-10-03T17:24:14-07:00 0:00.038 0.000u 6.7.2 Blob convert.exe[4044]: blob.c/OpenBlob/2482/Blob
read 3 magic header bytes
2011-10-03T17:24:14-07:00 0:00.088 0.016u 6.7.2 Cache convert.exe[4044]: cache.c/DestroyPixelCache/1505/Cache
destroy
2011-10-03T17:24:14-07:00 0:00.098 0.016u 6.7.2 Configure convert.exe[4044]: configure.c/GetConfigureOptions/564/Configure
Searching for configure file: "magic.xml"
2011-10-03T17:24:14-07:00 0:00.111 0.016u 6.7.2 Configure convert.exe[4044]: configure.c/GetConfigureOptions/564/Configure
Searching for configure file: "C:\Users\mballard\.magick\magic.xml"
2011-10-03T17:24:14-07:00 0:00.127 0.016u 6.7.2 Configure convert.exe[4044]: magic.c/LoadMagicList/679/Configure
Loading magic configure file "magic.xml" ...
2011-10-03T17:24:14-07:00 0:00.142 0.016u 6.7.2 Configure convert.exe[4044]: magic.c/LoadMagicList/679/Configure
Loading magic configure file "magic.xml" ...
2011-10-03T17:24:15-07:00 0:00.154 0.016u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Coder; rights=Read; pattern="TIFF" ...
2011-10-03T17:24:15-07:00 0:00.166 0.016u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Path; rights=Read; pattern="pigeon.tif" ...
2011-10-03T17:24:15-07:00 0:00.245 0.016u 6.7.2 Blob convert.exe[4044]: blob.c/OpenBlob/2482/Blob
read 3 magic header bytes
2011-10-03T17:24:15-07:00 0:00.261 0.016u 6.7.2 Cache convert.exe[4044]: cache.c/DestroyPixelCache/1505/Cache
destroy
2011-10-03T17:24:15-07:00 0:00.273 0.016u 6.7.2 Policy convert.exe[4044]: policy.c/IsRightsAuthorized/485/Policy
Domain: Path; rights=Read; pattern="pigeon.tif" ...
2011-10-03T17:24:15-07:00 0:00.287 0.016u 6.7.2 Blob convert.exe[4044]: blob.c/OpenBlob/2482/Blob
read 3 magic header bytes
2011-10-03T17:24:15-07:00 0:00.299 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/932/Coder
Geometry: 2189x2219
2011-10-03T17:24:15-07:00 0:00.311 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/934/Coder
Interlace: 1
2011-10-03T17:24:15-07:00 0:00.370 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/936/Coder
Bits per sample: 8
2011-10-03T17:24:15-07:00 0:00.381 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/938/Coder
Min sample value: 0
2011-10-03T17:24:15-07:00 0:00.400 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/940/Coder
Max sample value: 255
2011-10-03T17:24:15-07:00 0:00.409 0.016u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/942/Coder
Photometric interpretation: RGB
2011-10-03T17:24:15-07:00 0:00.422 0.031u 6.7.2 Coder convert.exe[4044]: tiff.c/ReadTIFFImage/949/Coder
Image depth: 8
Any idea why it isn't working? Thank You for any help.