Background of JPG is black even though source Tif is not having any

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
MillerJ
Posts: 1
Joined: 2015-03-10T22:36:28-07:00
Authentication code: 6789

Background of JPG is black even though source Tif is not having any

Post by MillerJ »

Hi,

I am trying to convert a set of TIF files to JPG files.

Some of the JPG files generated successfully without any issues. But some files generated with Black background.

Command Used:
convert SkyBlue_Jersey.tif SkyBlue_Jersey.tif.jpg

I have uploaded One tif file in the following link:
https://www.dropbox.com/s/7nq5es7xahhst ... Jersey.tif

Note: On viewing the above link, the browser is displaying the original Tif having Black background. But the original tif is not having black background.

Please let me know the changes to be done in the command used for conversion.
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Background of JPG is black even though source Tif is not having any

Post by snibgo »

That exact image has been discussed in this long thread: viewtopic.php?f=1&t=27082&p=120171
snibgo's IM pages: im.snibgo.com
Post Reply