Actual Size
4
16x16
✨ Cool Examples
📂 My Drawings
Drawings are saved in your browser
â„šī¸ App Overview

Pixel Art Creator is a browser-based studio for creating and animating pixel art. It offers a customizable grid, palette selection, frame timeline, onion skin preview, and browser-local saving so you can design art without installing any software.

🧭 How to Use
  • Select a color and draw directly onto the grid using mouse or touch.
  • Add or delete frames to build simple animations.
  • Use the play button and FPS slider to preview animation speed.
  • Save drawings locally in your browser or export an animated GIF.
đŸ’ģ Technical Details

Each frame is represented as a pixel array and rendered in the grid and preview canvas. Saved projects are persisted using localStorage, and GIF export uses gif.js with a worker script loaded dynamically.

🚀 Future Directions

Future enhancements may include extra palettes, layer support, sharing and importing projects, performance improvements, and enhanced mobile touch controls for a smoother creative workflow.