h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.68k stars 337 forks source link

webp lossless #384

Open fi0 opened 2 years ago

fi0 commented 2 years ago

When the lossless is enabled, the output webp file uses RIFFN WEBPVP8X. The expected output should be RIFFl WEBPVP8L.