jamsinclair / jSquash

Browser & Web Worker focussed image codec wasm bundles derived from the Squoosh App.
Apache License 2.0
250 stars 19 forks source link

gif support? #48

Closed Zerebokep closed 8 months ago

Zerebokep commented 9 months ago

Any plans to add support for gifs?

jamsinclair commented 8 months ago

This project is based off https://github.com/GoogleChromeLabs/squoosh and aims to support the same codecs.

I don't intend on supporting gifs as part of this project. There may already be other good WASM based gif libraries that you can use!

I have tried in the past, but sadly the modules don't work properly. I'm open to PR improvements