Problems converting TIFF files
Re: Problems converting TIFF files
The TIFF library has a configuration option to enable old-style JPEG compression. The ImageMagick release does not support the option. Instead you can configure/build the TIFF library yourself and enable the old-style JPEG compression support and rebuild ImageMagick with the patched library. You should then be able to convert your image files. An alternative is to try another program.