DeadSix27 / waifu2x-converter-cpp

Improved fork of Waifu2X C++ using OpenCL and OpenCV
MIT License
792 stars 86 forks source link

No alpha layer when saving webp #155

Closed kattjevfel closed 5 years ago

kattjevfel commented 5 years ago

WebP supports an alpha layer both in lossless and lossy form*, though when exporting as webp it is saved as if it were a jpeg, a white background.

example Here I show an image converted with imagemagick, output from waifu2x-converter-cpp and finally the source image.