Hi,
I'm having a problem with a BMP-file, I hope you can download from following link.
https://send.firefox.com/download/e2d65 ... I0hUTok4fg
I always use the same command
nconvert -dpi 300 -out png -merge_alpha -o outputpath\out.png -xall
But in this case the resulting image is incomplete, it shows only parts of the image. It's as if the original file contains layers, but since when would a BMP contain layers?
Thanks in advance
Anja
BMP to PNG conversion shows incomplete image
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 41783
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: BMP to PNG conversion shows incomplete image
you have an alpha channel, if you want to remove it use -truecolors
Pierre.