Back to browse
GitHub Repository

Generate animated ASCII art SVGs from text. CLI, Rust library, WASM, and web editor.

15 starsRust

Animated ASCII art in pure SVG

by syi0808·Apr 11, 2026·2 points·2 comments

AI Analysis

●●SolidEye CandyCozy

Pure SVG ASCII animations with typing and glitch effects look surprisingly smooth.

Strengths
  • Pure SVG means no JavaScript required for playback in browsers.
  • Rust CLI and WASM build offer flexible integration options.
Weaknesses
  • Niche use case limits adoption beyond demos or personal sites.
  • Animation effects are visual novelty without functional utility.
Category
Target Audience

Designers, terminal enthusiasts, hobbyists

Similar To

AsciiFlow · Monodraw · SVGator

Post Description

I made a fun little project called asciianimesvg

You can use the web editor to easily create animated ASCII art in pure SVG

It was mostly vibe-coded

Web editor: https://syi0808.github.io/asciianimesvg GitHub: https://github.com/syi0808/asciianimesvg

Similar Projects