Search found 1 match

by smiroslav
2015-03-11T06:48:42-07:00
Forum: Users
Topic: Problem with colors when converting from TIF to PNG
Replies: 1
Views: 981

Problem with colors when converting from TIF to PNG

Hi all,

I have problem using ImageMagic (ImageMagick 6.9.0-10 Q16 x86_64 2015-03-10) and hope that you can help me. Issue is that colors in converted images do not match ones in original image.
Command that I was using is
convert testimage.tif -quiet -strip -thumbnail 1280x1280 -quality 90 -depth ...