ivanceras/svgbob
Convert your ascii diagram scribbles into happy little SVG observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 78
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3615
- days_rel: n/a
- days_push: 133
- n_releases_24m: 0
Adoption not part of the score
4221 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Svgbob is a Rust library and CLI that converts ASCII art diagrams into clean SVG graphics. It parses text-based diagram scribbles and renders them as vector images, and is integrated into tools like mdbook, Asciidoctor, and Kroki.
Use cases
- convert ascii diagrams to svg
- render text diagrams as vector graphics
- embed ascii diagrams in markdown documentation
- generate svg images from plain text sketches
- diagram as code for docs and wikis
- turn ascii art flowcharts into svg
When to choose
- you want to keep diagrams as plain text in source control and render them to SVG
- you need a lightweight, dependency-free alternative to PlantUML or Graphviz for simple diagrams
- you are writing Rust and want a library to convert ASCII diagrams programmatically
- you want diagrams inside mdbook, Asciidoctor, Zola, or Kroki pipelines
When to avoid
- you need complex, auto-laid-out diagrams from structured input rather than hand-drawn ASCII
- you need raster image output like PNG or JPEG
- you need interactive diagram editing beyond the basic web demo
- your diagrams require rich styling, colors, or shapes beyond what ASCII can express
Facets
library · maturity active
parser graphics cli documentation developer-tools documentation graphics cli cross-platform rust ascii-art svg-generation text-to-diagram diagram-as-code rust-library mdbook-integration diagrams
3 sources
- readme: https://github.com/ivanceras/svgbob · fetched 2026-08-28 · f1b1bff34558
- homepage: http://ivanceras.github.io/svgbob-editor/ · fetched 2026-08-29 · 5abe40c9a0ae
- registry_crates: https://crates.io/api/v1/crates/svgbob · fetched 2026-08-29 · fac14e8baa31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ivanceras/svgbob | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="ivanceras/svgbob")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem