quantize-colors

quantize-colors is a lightweight and flexible Node.js package designed to simplify color quantization for image processing. The package provides functions for quantizing RGB colors, getting dominant color, and building color palettes.
Features
- Color Quantization: Efficiently reduce the number of colors in an image while preserving visual fidelity.
- Dominant Color: Get the dominant color of the provided image.
- Palette Building: Generate color palettes based on luminance, creating visually appealing sets of colors.
I've Used
Node.jsJavaScript