Re: Problems converting TIFF files
Posted: 2007-07-23T11:26:47-07:00
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.