Cancellus ars is a simple pixel art editor. It has basic tools, as well as a 32 color pallette. It supports exporting to PNG, SVG, and JPG, all with scaling, padding, and background options!
It's literally just "Grid Art" in Latin 💀
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devvOpen http://localhost:3000 with your browser to see the result.