How to make imagemagick not to open gzipped files
Posted: 2016-01-23T13:26:00-07:00
Hi,
I am trying to find a way to prevent imagemagick decompress gzip files automatically as below:
I checked delegates.xml file and it doesn't seem to have any settings related with gzip files.
Any advice will be appreciated. The version of ImageMagick I am using is 6.6.9-7.
I am trying to find a way to prevent imagemagick decompress gzip files automatically as below:
Code: Select all
$ identify iftop.png.gz
iftop.png.gz=>/tmp/magick-4WiHZryQ PNG 819x461 819x461+0+0 8-bit DirectClass 66.2KB 0.000u 0:00.000
Any advice will be appreciated. The version of ImageMagick I am using is 6.6.9-7.