Pixel Editor — Sprite & Icon Drawing
Draw pixel art on a grid — pencil, eraser, bucket fill — and download it as a PNG.
Draws directly on your device — nothing is uploaded or saved anywhere else.
How it works
Pixel art doesn't need a heavyweight app — a grid, three tools, and an export button cover most of what a sprite, icon, or favicon draft needs. Pencil places the current color, eraser clears a cell, and bucket fill replaces every connected cell of the same color at once, the same way flood fill works in any paint program.
FAQ
What grid sizes are available?
16×16, 32×32, and 64×64. Switching sizes keeps whatever fits in the top-left corner and fills new space as empty.
How big is the downloaded image?
Each pixel is exported at 16×16 real pixels, so a 16×16 grid downloads as a 256×256 PNG, and a 64×64 grid downloads as 1024×1024.
Is my art saved anywhere?
No — it only exists in this browser tab until you download it. Refreshing the page clears the canvas.