I am trying to convert PNGs with transparency to JPG, but the transparency is always black. I woudl like ti to be white. I have tried the -transpcolor option but I didn't do anything.
If it possible to set the transparency color converting to JPG?
Is this syntax correct?
... -out jpeg -transpcolor 255 255 255 -keepcspace -q 100 ...
Convert PNG -> JPG, transaprency is black
Moderators: helmut, XnTriq, xnview
Re: Convert PNG -> JPG, transaprency is black
You can't change the transparency color when saving in jpegGordon wrote:I am trying to convert PNGs with transparency to JPG, but the transparency is always black. I woudl like ti to be white. I have tried the -transpcolor option but I didn't do anything.
If it possible to set the transparency color converting to JPG?
Is this syntax correct?
... -out jpeg -transpcolor 255 255 255 -keepcspace -q 100 ...
Pierre.
-
- Posts: 5
- Joined: Fri Oct 13, 2006 3:35 pm