Support WebP
redwarp opened this issue · 0 comments
redwarp commented
Describe the solution you'd like
Resizer only works on Jpeg and PNG, not cool! It should support webp as well.
Additional context
I found this library: https://github.com/nintha/webp-imageio-core
It could be worth investigating if it can do the job.