Hey guys, I have some tif files which contain multiple alpha channels.
The results of converting these files is a garbled mess. I've tried several command line options, and can't seem to get a clean converted file.
I am using ImageMagick 6.4.4 Q8 on Windows.
From my investigation on these forums, it seems that ImageMagick doesn't support images with multiple alpha channels. Is that true? Will it be supported in the near future? Or am I just using the wrong options?
Fundamentally, I want to convert a tif file (containing many layers, and two alpha channels) to a 512x512 jpg. If I remove the alpha channel layers of the tif file, leaving only 1 (or 0) the conversion is fine. Is it possible to convert and ignore ALL alpha channels?
Thanks in advance.
