macOS
brew install svgboblocal Homebrew formula metadata
brew
Convert your ascii diagram scribbles into happy little SVG. Version 0.7.6 via Homebrew; verified from local package data.
install
brew install svgboblocal Homebrew formula metadata
sudo apk add svgbobAlpine Linux edge package indexes · svgbob · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#svgbobnixpkgs package indexes · pkgs/by-name/sv/svgbob/package.nix · source: api.github.com
overview
Convert your ascii diagram scribbles into happy little SVG
history
svgbob converts ASCII diagram text into SVG. It belongs to the documentation-tooling side of CLI culture: plain-text diagrams stay editable in source files, while packaged renderers turn them into web-friendly graphics.
The GitHub repository records an initial public commit on October 9, 2016. The README describes svgbob as a tool that creates graphical representations of text diagrams and provides a CLI that takes text input and creates SVG output.
The changelog shows a Rust project that evolved through rendering and geometry changes: the 0.5.0 alpha series rewrote core architecture around shape tagging and styling, later 0.6 releases added a server package and reorganized settings, and the 0.7 series namespaced generated SVG styles under `.svgbob` to avoid clashes in larger documents.
The official README lists downstream use by documentation and publishing tools or communities including google/comprehensive-rust via markdown-svgbob, Asciidoctor, Discourse, Typst's bob-draw, Zola, and Kroki. The input package facts list packages in Homebrew, Alpine, and Nix, showing packaging beyond Rust's crate ecosystem.
svgbob is used by feeding text diagrams to the CLI and receiving SVG output. Its demo and specification document the visual language, while downstream integrations use it to render source-controlled diagrams in Markdown, AsciiDoc, static sites, forums, and diagram services.
svgbob matters to package nerds because it keeps diagrams text-first and diffable while still producing polished SVG. A packaged CLI makes that workflow available in docs builds, static site generators, CI, and editor integrations without requiring a browser-only drawing tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
svgbob | cli | global executable | |
svgbob_cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ivanceras/svgbob
install metadata
| Package key | brew:svgbob |
|---|---|
| Version | 0.7.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/svgbob |
| Homepage | https://ivanceras.github.io/svgbob-editor/ |
| Repository | https://github.com/ivanceras/svgbob |
| Upstream docs | https://github.com/ivanceras/svgbob#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/ivanceras/svgbob/archive/refs/tags/0.7.6.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | svgbob |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
svgbob
nix profile install nixpkgs#svgbobsvgbob 0.7.6-r0
Convert your ascii diagram scribbles into happy little SVG
https://github.com/ivanceras/svgbob
sudo apk add svgbobsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.