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.
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 enhancements may include extra palettes, layer support, sharing and importing projects, performance improvements, and enhanced mobile touch controls for a smoother creative workflow.