Page 1 of 1

tga to png lossing alpha

Posted: Wed Nov 01, 2023 7:49 am
by y2keeth
tga to png losing alpha channel just turns white

Re: tga to png lossing alpha

Posted: Sat Nov 11, 2023 4:06 pm
by xnview
could you post a sample file?

Re: tga to png lossing alpha

Posted: Sat Mar 16, 2024 6:24 am
by y2keeth

Re: tga to png lossing alpha

Posted: Sun Mar 17, 2024 7:47 am
by xnview
when i convert PNG to TGA, the output TGA is in 32bits, do you use actions?

Re: tga to png lossing alpha

Posted: Mon Mar 18, 2024 4:35 am
by y2keeth
xnview wrote: Sun Mar 17, 2024 7:47 am when i convert PNG to TGA, the output TGA is in 32bits, do you use actions?

is there away to keep them 24 bit?
I need to keep them type 2 for a game

Re: tga to png lossing alpha

Posted: Mon Mar 18, 2024 7:37 am
by xnview
you can add a 'change depth' action

Re: tga to png lossing alpha

Posted: Tue Mar 19, 2024 2:59 am
by y2keeth
xnview wrote: Mon Mar 18, 2024 7:37 am you can add a 'change depth' action
ok I will try that thanks