JavaScript port of the NeuQuant image quantization algorithm
NeuQuant neural-network image quantization algorithm.
NeuQuant neural-network image quantization algorithm.
Image Quantization Library in **TypeScript** *(MIT Licensed)*
A WebAssembly-based color quantization module for JavaScript and TypeScript environments. It uses the NEUQUANT algorithm via Rust's `color_quant` library to reduce RGBA pixel data to a limited color palette, returning both indexed pixels and the color map
GIF generator for Node.js
[gif.js.optimized](https://www.npmjs.com/package/gif.js.optimized)
Color extraction library. In TypeScript/JavaScript. For browser/server.
GIF generator for Node.js
Converts images to Amiga OCS/ECS 12-bit color with palette reduction and dithering.
A no_std fork of color_quant
Color quantization library to reduce n colors to 256 colors.
Encodes GIF images from sequences of images. Includes an installable command line bin as well as the library.
Encodes GIF images from sequences of images. Includes an installable command line bin as well as the library. Forked from https://github.com/TooManyBees/engiffen
Color qwantization library to reduce n colors to 256 colors.
Rust Imaging Library: A performant and high-level image processing crate for Rust