Add an image
PNG, JPG, WebP, GIF (max 512×512)
Reduce colors in pixel art
How it works
- Upload your image
- Choose the target color count (2–64)
- Download the color-reduced image and extracted palette
Features
- Perceptual color quantization (median-cut + k-means)
- Extracted palette displayed as copyable swatches
- Works with photos and pixel art alike
- No dithering: clean flat colors for pixel art
More free pixel art tools
ToolPalette extractor
Extract dominant colors from any image as copyable hex swatches. Sort by frequency or hue.
ToolPalette generator
Generate harmonious color palettes using color theory. Complementary, triadic, analogous, and more.
ToolColor picker
Visual HSV color picker with hex/RGB/HSL inputs and curated pixel art palettes.
FAQ
The color reducer maps each pixel to its nearest palette color without any dithering pattern. The result has flat, clean colors, ideal for pixel art.
Modified median-cut with k-means refinement, using perceptual color weighting. Similar to what libvips and pngquant use.
Yes, click any color swatch to copy its hex code to your clipboard.