Click the image above to try it live on GitHub Pages.
A simple browser-based tool that converts an image into pixel art using an adjustable grid.
You can set how many pixels wide the pixel art should be, and the script automatically adjusts the height to match.
Pixels are colored based on the color of the original image at the center of each square, but you can click on any square to change the color sampling point within eachh square.
- Open the app on GitHub Pages.
- Drag and drop or upload an image.
- Adjust the Pixels Across value to change pixel size.
- Click the squares to fine-tune colors.
- Click Save to download your pixel art.
