Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Can someone please tell me why it works to convert jpg files but not tif files. When I run this code on my webhost it creates logo1.jpg from logo.jpg But it will not create logo1.tif
The tif file is only 48K in size so it should not be a memory problem. My webhost is running
ImageMagick version 6.2.6
PHP imagick version 0.9.11
benny wrote:Can someone please tell me why it works to convert jpg files but not tif files. When I run this code on my webhost it creates logo1.jpg from logo.jpg But it will not create logo1.tif
The tif file is only 48K in size so it should not be a memory problem. My webhost is running
ImageMagick version 6.2.6
PHP imagick version 0.9.11