Convert TIF to PNG with Transparency
Posted: 2018-01-29T04:57:36-07:00
I am trying to convert the tif file (Download URL given below) to PNG. The tif file has a transparent background which turns white after the conversion. I want to preserve the transparency.
Image Magick Version: ImageMagick 7.0.4-6 Q16 x64 2017-01-27 http://www.imagemagick.org
OS: Windows 10 64 bit (x64)
Tif File:
-file was created with Photoshop (Adobe Photoshop CC (Windows))
-file has a completely transparent background
-file has one layer in photoshop
-file has NO Alpha channel (8 bit RGB channels)
-file has a clipping path
The URL to the file:
http://2app.ws/SalusRGB.tif
Command I tried:
Can anyone help me to find a command preserving the transparency in the output image?
Image Magick Version: ImageMagick 7.0.4-6 Q16 x64 2017-01-27 http://www.imagemagick.org
OS: Windows 10 64 bit (x64)
Tif File:
-file was created with Photoshop (Adobe Photoshop CC (Windows))
-file has a completely transparent background
-file has one layer in photoshop
-file has NO Alpha channel (8 bit RGB channels)
-file has a clipping path
The URL to the file:
http://2app.ws/SalusRGB.tif
Command I tried:
Code: Select all
convert SalusRGB.tif[0] Salus.png