MP 1.80 - BMP to GIF Transparency is not saved when using Batch Conversion
Posted: Fri Oct 11, 2024 12:53 pm
Hi,
In XnView MP 1.80 the batch conversion from BMP to GIF the transparency colour is not marked in the resulting GIF file. On the actions tab the preview on the right shows the transparency correctly.
I've included the source bitmap and also the resulting gif and screen-shot of the settings on the actions.
If I use Nconvert to do the conversion with the following command line:
nconvert -out gif -transpcolor 255 00 255 -o "C:\Data\Temp\BitmapTest\%" C:\Data\Temp\BitmapTest\W.bmp
And that converts with the transparency just fine.
In XnView MP 1.80 the batch conversion from BMP to GIF the transparency colour is not marked in the resulting GIF file. On the actions tab the preview on the right shows the transparency correctly.
I've included the source bitmap and also the resulting gif and screen-shot of the settings on the actions.
If I use Nconvert to do the conversion with the following command line:
nconvert -out gif -transpcolor 255 00 255 -o "C:\Data\Temp\BitmapTest\%" C:\Data\Temp\BitmapTest\W.bmp
And that converts with the transparency just fine.