jamsinclair / jSquash

Browser & Web Worker focussed wasm bundles derived from the Squoosh App.
Apache License 2.0
222 stars 14 forks source link

gif support? #48

Closed Zerebokep closed 6 months ago

Zerebokep commented 7 months ago

Any plans to add support for gifs?

jamsinclair commented 6 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