Search found 3 matches
- 2012-09-25T01:27:18-07:00
- Forum: Users
- Topic: ImageMagick convert TIFF to JPEG reporting `compression not`
- Replies: 5
- Views: 18279
Re: ImageMagick convert TIFF to JPEG reporting `compression
IM installed on the RHEL server by the rpm works like a charm, didn't give any error. libtiff on the server is 3.8.2 IM on my own gentoo box with 6.7.8.7, can still convert it but give `Can not read TIFF directory count` and `Failed to read custom directory`. compiled by me own cannot work. So I ...
- 2012-09-24T19:05:18-07:00
- Forum: Users
- Topic: ImageMagick convert TIFF to JPEG reporting `compression not`
- Replies: 5
- Views: 18279
Re: ImageMagick convert TIFF to JPEG reporting `compression
I've updated the file url.
- 2012-09-24T09:17:13-07:00
- Forum: Users
- Topic: ImageMagick convert TIFF to JPEG reporting `compression not`
- Replies: 5
- Views: 18279
ImageMagick convert TIFF to JPEG reporting `compression not`
Hi, all I've recently dealing with tiff images using php and imagick. I found a weird tiff image. Because the RHEL5 Distribution's ImageMagick's somehow outdated for PHP Imagick, so I compiled a IM myself, using 6.7.3-1. But when I was trying load a tiff file, it complained about /tmp/a.tif: Can not ...