Skip to content

Pixel Art editor: pencil, eraser, fill bucket, size selector, save PNG#17

Merged
github-actions[bot] merged 1 commit into
mainfrom
claude/pixel-art-editor
May 10, 2026
Merged

Pixel Art editor: pencil, eraser, fill bucket, size selector, save PNG#17
github-actions[bot] merged 1 commit into
mainfrom
claude/pixel-art-editor

Conversation

@samoletovs
Copy link
Copy Markdown
Owner

Full pixel art editor with pencil, eraser, fill bucket, brush sizes S/M/L, 24-color palette + custom OS color picker, grid toggle, clear canvas, and save as PNG (512×512). Autosaves to localStorage. Also adds the Pixel Art card to the menu.


Generated by Claude Code

- 16×16 grid with checkered transparent background
- Tools: ✏️ pencil, ⬜ eraser, 🪣 flood fill
- Brush size: S (1px), M (2×2), L (3×3)
- 24-color palette + native color picker (tap current color swatch)
- Grid toggle ⊞, clear 🗑️, save 💾 (downloads 512×512 PNG)
- Hover preview shows brush footprint before painting
- Autosaves to localStorage on every stroke
- Keyboard: p=pencil, e=eraser, f=fill, g=grid

https://claude.ai/code/session_01V6s7b7ReDstVRgFcuZbkx7
@github-actions github-actions Bot merged commit 10988cc into main May 10, 2026
1 check passed
@github-actions github-actions Bot deleted the claude/pixel-art-editor branch May 10, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants