Skip to content

IanManske/quantette

Repository files navigation

quantette

Crate Docs

quantette is a library for fast and high quality image quantization and palette generation. It uses the Oklab color space for more accurate quantization (but still supports sRGB and other color spaces). quantette's k-means color quantizer gives high quality results while the included Wu color quantizer gives fast but still quite good results.

See Examples for example output images from quantette and see Benchmarks and Accuracy for comparisons with other libraries.

License

quantette is licensed under either

at your option.

About

Fast and high quality image quantization and palette generation.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages