How to strip alpha channel

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderator: xnview

krawhitham

How to strip alpha channel

Post by krawhitham »

Basically I have 32bit PNG images and would like to convert to 24bit BMP images.

The alpha channel is blank and not needed any way to remove the alpha channel using nconvert
User avatar
xnview
Author of XnView
Posts: 47518
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: How to strip alpha channel

Post by xnview »

krawhitham wrote:Basically I have 32bit PNG images and would like to convert to 24bit BMP images.

The alpha channel is blank and not needed any way to remove the alpha channel using nconvert
You can use -truecolors
Pierre.