Hey folks!
I've recently made an open source tool to fix AI pixel art. It can recover messy AI-generated pixel art into a pixel-perfect grid and fixed color palette.

Here's how it works:
- Palette quantization (with option to use your own palette)
- Implicit grid detection
- Pixel snapping and resample
You can build it from source (CLI or WASM), or try it online here.
