Search found 4 matches

by maneavel
Fri Sep 18, 2015 7:27 am
Forum: NConvert
Topic: PNG -> GIF with transparency
Replies: 2
Views: 1358

Re: PNG -> GIF with transparency

Thanks for your answer.
by maneavel
Thu Sep 17, 2015 1:10 pm
Forum: NConvert
Topic: PNG -> GIF with transparency
Replies: 2
Views: 1358

PNG -> GIF with transparency

Hi,

I'm trying to convert a PNG with transparency in a GIF image.
Could find the option to keep the transparency...

Could someone help me?

thanks!
by maneavel
Tue Apr 02, 2013 10:08 pm
Forum: NConvert
Topic: Transparency
Replies: 4
Views: 2070

Re: Transparency

Please use -merge_alpha if you don't save alpha channel
Works perfectly, thanks Pierre.
by maneavel
Tue Apr 02, 2013 3:47 pm
Forum: NConvert
Topic: Transparency
Replies: 4
Views: 2070

Transparency

Hi,

I'm using nconvert to convert PNG to JPG using this lign of command : xnview -npcd 2 -size 256x256+0 -ctype rgb -corder inter -out jpeg -o C:\Images450\%%.jpg -autocrop 0 255 255 255 -ratio -rtype lanczos -rflag orient -resize 450 450 -bgcolor 255 255 255 -canvas 450 450 center "C:\Users\PPMC ...