- Transparency quant support (like pornel/pngquant, png8)
- Ordered dithering & half-toning (#10)
CIEDE2000 color-diff optionsooooo sloooow (see ciede2000 branch)
- Fix transparent bg when dithering (#7)
- Remove some unused files
- Adds the slightly faster but less accurate Manhatten color distance as option
- Caching options and perf improvements
- Any size output palette
- Multi-image, optimal palettes
- Predefined, reducible palettes
- Palette sorting by hue/sat/lum
- Various input formats: <img>, <canvas>, ImageData, pixel-array
- Indexed or Uint8Array image reduction
- Error-diffusion dithering (multi-kernel)
- Dithering strength option
- Browser, CommonJS, Node, component.io support