Search found 1 match

by abadyr
Mon Jun 24, 2024 8:30 am
Forum: MP - Suggestions
Topic: Add option to keep transparency when converting png images to lossy webp
Replies: 0
Views: 939

Add option to keep transparency when converting png images to lossy webp

It would be a checkbox in the parameters of the webp compression format.

If XnView MP uses cwebp to convert images into webp, it could work for example adding the command "-alpha_q 100" or "-alpha_method int 0".

So a complete command would be something like that, plus any additional chosen options ...