PIXO
// High-performance image compression library written in Rust.
Pixo
High-performance image compression library written in Rust.
13EmergingUnknown
What it does
A minimal-dependency, high-performance image compression library written in Rust. Learn more about this project. - Zero runtime dependencies — All encoding algorithms implemented from scratch - Entirely in Rust — No C or C++ codecs required - PNG and JPEG support — Lossless PNG, lossy PNG (quantization), and lossy JPEG - Small WASM binary — 159 KB with competitive compression (benchmarks) -
Getting Started
git
git clone https://github.com/leerob/pixo