Read the color of every source pixel
![]()
Open Source
Convert AI pixel art into clean, grid-aligned pixel art while preserving the original shapes and details.
![]()
AI image models often produce blurry, inconsistent, off-grid pixels. Pixel Snapper finds the underlying grid and rebuilds the image on a consistent pixel grid.
Read the color of every source pixel
![]()
Find representative colors
![]()
Build a limited, consistent palette
![]()
Measure the strength of each brightness change
![]()
Find the median gap between peaks
![]()
Set the expected distance between cuts
![]()
Follow the strongest nearby edge peaks
![]()
Use each cell as a color voting area
![]()
Keep the winning color from each cell
![]()
Blurry, inconsistent, off-grid pixels
![]()
Clean, grid-aligned pixel art
![]()
![]()