Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 453 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 453 Bytes

Pixelate

Pixelate pixelates images using color quantization. It utilizes median cut for generating palette and various dithering algorithms to produce clean, pixel-perfect, retro-style image.

Try it now

Usage

  1. Load an image.
  2. Adjust parameters. This takes some experiment to get better results.
  3. Apply and see the result. Press the result to see original image.
  4. Scale up the result and export. Done!