When trying to convert a tiff, I receive the following errors:
convert: x.tif: unknown field with tag 34858 (0x882a) encountered. `TIFFReadDirectory'.
convert: x.tif: Read error at scanline 448; got 25590 bytes, expected 88164. `TIFFFillStrip'.
I've installed the latest version of ImageMagick, no resolution.
Any ideas?
TIFF conversion problem
Re: TIFF conversion problem
Looks like you have a corrupt TIFF image. Some TIFF errors are recoverable, perhaps a missing scanline will result. Post a URL to your image so we can download and reproduce the problem.