cyrilwanner / wasm-codecs

WebAssembly codecs for mozjpeg, oxipng, gifsicle and webp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

Licensed under the MIT license.

© Copyright Cyril Wanner

About

WebAssembly codecs for mozjpeg, oxipng, gifsicle and webp.

License:MIT License


Languages

Language:TypeScript 74.0%Language:C++ 12.0%Language:Rust 5.6%Language:Dockerfile 4.1%Language:Shell 3.3%Language:JavaScript 1.0%