Code: Select all
convert "images_mecha_big_dithered\aer_bee1.png" -alpha set -channel RGBA -depth 8 -fill none -opaque blue "images_mecha_big_dithered\alpha\aer_bee1.png"
I can't identify any differences in the input images. They're all 48-bit (don't ask me why...) PNG images with the subject material composed on top of the same blue background.
Here are two examples: the first one fails, the second one works.
Hopefully ImageShack didn't mess around with the images after I uploaded them.
This problem really has me stumped. Would appreciate any input.