Drag & drop an image here or click to upload
This page converts any uploaded image into retro-style pixel art using an open-source Rust ↦ WASM library. The algorithm performs color quantization via k-means clustering to find a K = n_colors palette, maps each pixel to its nearest palette color, then down-scales the image with NEAREST (by Euclidean distance) interpolation to your chosen resolution. All computation happens locally in your browser — nothing is uploaded to any server.
You can convert images in bulk with the official CLI. To see how to install and use this CLI, navigate to the GitHub repostiory for this tool.
...that this tool is embedded on all ~6,000 of our video game sprites published to the Creative Commons. You can simply click convert to pixel art and fine-tune that perfect, retro pixelated feel for any of those free assets!
In lieu of buying me a coffee, sign up for GameTorch, generate some sprites with the art style "realistic photo", and then run them through this pixel art converter to get amazing sprites for your games!