Turn any image into animated ASCII art. Drop an image, convert it to ASCII, layer effects on top, and export the result.
- Image to ASCII — adjustable font size, line height, letter spacing, character ramp, gamma, and blend modes
- Mask painting — brush foreground/background regions to control where effects appear
- Timeline — keyframe effects across a timeline, loop playback, scrub and preview
- 12 built-in effects — twinkle, meteor, rain, snow, fire, matrix, scanline, glitch, typewriter, decode, firework, custom emitter
- Export — HTML with embedded styles, or rendered video
Next.js, TypeScript, Zustand. DOM <pre> rendering with canvas glow layer.
bun install
bun devOpen localhost:3000.
bun run build