Page 1 of 1

Converting GIF to Tiff produces corrupted Tiff Image

Posted: 2016-11-17T02:15:48-07:00
by Palle
Some GIF images that is converted to TIFF images, creates a corrupted TIFF image
I normally use these parameters
-compress lzw -density 300 -depth 8 -define tiff:fill-order=msb -quiet
But I have also tried without parameters, same result
I have tried with the following versions
ImageMagick-6.9.3-Q16
ImageMagick-7.0.3-Q16

With same result

It is not possible to open the Tiff in paint, paint.net or windows photoviewer
The program IrfanView can open the corrupted file, but it is ofcause not the same picture I see.

Re: Converting GIF to Tiff produces corrupted Tiff Image

Posted: 2016-11-17T08:25:57-07:00
by snibgo
Please upload an example GIF that has the problem, and the resulting TIFF. You can upload to somewhere like dropbox.com, and paste the URL here.

Re: Converting GIF to Tiff produces corrupted Tiff Image

Posted: 2016-11-17T09:58:26-07:00
by fmw42
What is your exact command line including convert/magick and where you have placed the input and output images? What are your versions of libtiff?