What problem does it solve?
Generate clear, consistent pixel-art SVG illustrations quickly, so you can enhance README files, documentation, or slides without spending time hand-drawing graphics.
Core Features & Use Cases
- Pixel-perfect SVG generation: Builds artwork on a 7px grid using simple
<rect> and <g transform="translate(x,y)"> composition.
- Reusable character and scene layouts: Supports chat-dialogue, single-character portraits with labels, and multi-character group scenes with tight
viewBox framing.
- Brandable styling and palette control: Uses a small, curated color palette and allows project “brand color” substitution for clothes/accessories.
- Directional UI elements: Draws speech bubbles with tails and diagram arrows using SVG markers with correct arrow orientation.
Quick Start
Create an SVG pixel-art hero illustration featuring two characters exchanging messages about “dataset setup” with matching chat bubbles and arrows.