image-decode icon indicating copy to clipboard operation
image-decode copied to clipboard

Support for image format WebP

Open Tassfighter opened this issue 5 years ago • 3 comments

Thanks for this cool tool!

Any chance to have WebP in future?

Tassfighter avatar Oct 18 '19 14:10 Tassfighter

I was looking for that too. There seems to be no synchronous webp implementation for browser, and for node it uses binaries. Do you have any idea in this regard?

Not sure if that sync limitation is reasonable, considering await. Converting lib into async would enable more formats and make it non-blocking.

dy avatar Oct 18 '19 16:10 dy

I think many people would love to have access to codecs from squoosh

But it might be tricky to integrate and I am sure you have already looked into squoosh.

Tassfighter avatar Oct 18 '19 16:10 Tassfighter

https://github.com/dy/image-encode/issues/1 😆

dy avatar Oct 18 '19 18:10 dy