Jackson Palmer @ummjackson.com · Jul 26

(If you're anti-AI, please avert your eyes) Just released a web app that takes AI-generated "pixel art" (high-res, noisy/artifact-y) and turns it into actual pixel art. Here's a demo video. #gamedev #ai Also works well for low-quality screenshots of pixel art you might randomly fine online.

5 likes 1 replies

?

Replies

Jackson Palmer · Jul 26

You can use it entirely free @ tools.ummjackson.com/pixelizer For those interfaced, the procedure is pretty simple: we overlay a virtual pixel grid over the top of the high-res image, then find the dominant colors in each cell of the grid to essentially "redraw" the pixel art image.