<!-- Markdown version of https://ocxly.com/pixel-art-generator.html · auto-generated, may lag the live page -->

# Pixel Art Editor

Draw pixel art on a grid with a colour picker and eraser, then export a crisp PNG — sprites, icons and avatars, all in your browser. Nothing is uploaded.

### How it works

Pick a grid size (8–32px), choose a colour, and click or drag across the cells to paint; toggle the eraser to clear individual cells. It's a plain DOM grid, so painting is instant and works with both touch and mouse. Export renders every cell onto a scaled `<canvas>` (10× per cell) and downloads a crisp PNG. Everything stays on your device.

---
*Source: [ocxly.com/pixel-art-generator.html](https://ocxly.com/pixel-art-generator.html) — OCXLY, free 100% client-side privacy-first tools. Free pixel art editor with grid sizes, colour picker, eraser and PNG export, entirely in your browser.*
