Search found 1 match

by Frede
Wed Nov 24, 2010 12:59 pm
Forum: Classic - General Support
Topic: Convert BMP with magenta to transparent PNG
Replies: 1
Views: 1411

Convert BMP with magenta to transparent PNG

Hi,

I am trying to convert a 24bit BMP with magenta as the "transparent" color to PNG with transparency. Since I several thousand images I try to do this using batch processing using version 1.97.8

First I do a transformation to 256 colors using Convert/Convert to Colours to 256 colors
Second I ...