Image Quantization Library in TypeScript (MIT Licensed)
Color extraction library. In TypeScript/JavaScript. For browser/server.
Use a combination of color quantization algorithms and human fiddling to get human perceivable colors out of an image.
JavaScript port of the NeuQuant image quantization algorithm
Bin data into given number of chunks and pick a representative value for each bin.