A fast and simple pixel art editor written in Rust and TypeScript
Made for Hack Club Summer of Making
- Pixel editing
- Zoom & Pan
- Improved mouse detection
- Tools
- Pen
- Eraser
- Fill
- Colors
- Palette
- Color picker
- Import / Export palettes
- Add colors to palette
- Filesystem
- Save / load
.dtypx
JSON - Export other formats (
.png
,.jpg
, etc.) - Import PNG ?
- Save / load
- Chirag Mehta - creator of Name That Color (library for getting color names from hex codes)