wasm-codecs icon indicating copy to clipboard operation
wasm-codecs copied to clipboard

WebAssembly codecs for mozjpeg, oxipng, gifsicle and webp.

wasm-codecs

This monorepo contains different codes compiled into WebAssembly so they can be installed on any system and don't require native binaries.

Most of the codecs are improved versions and based on work done by the Squoosh team.

Currently, only Node.js builds are published. Browser builds will be supported as well in the future.

Packages

  • @wasm-codecs/mozjpeg
  • @wasm-codecs/oxipng
  • @wasm-codecs/gifsicle
  • @wasm-codecs/webp (coming soon)

License

Licensed under the MIT license.

© Copyright Cyril Wanner