macOS
brew install termframelocal Homebrew formula metadata
brew
Terminal output SVG screenshot tool. Version 0.8.7 via Homebrew; verified 2026-06-23.
install
brew install termframelocal Homebrew formula metadata
overview
Terminal output SVG screenshot tool
history
termframe is a small command-line tool for turning terminal command output into SVG screenshots. Its own README describes it as a non-interactive terminal emulator that runs a command, renders the output in an internal virtual terminal session, and exports the result as SVG.
The public GitHub repository was created in March 2025. The project sits in the newer wave of terminal-output publishing tools: instead of recording a session or taking a bitmap screenshot of an emulator window, it renders ANSI-styled output directly into a portable SVG artifact.
The documented installation paths are package-manager oriented from the start: Homebrew for macOS, Scoop for Windows, prebuilt Linux archives, and Cargo from the Git repository. In this batch input it appears as a Homebrew formula only, so its broader package adoption history is still thin.
termframe is used to run a command and write an SVG, or to accept piped output and render that stream. Its README emphasizes ANSI style support, 16-color, 256-color, and truecolor rendering, optional font embedding, dark and light modes, iTerm2 color schemes, custom themes, and configurable window styles.
For package maintainers and CLI documentation authors, termframe is useful because it produces reproducible terminal screenshots without opening a graphical terminal emulator. That makes it fit README, release-note, and documentation pipelines where SVG output is easier to diff, theme, and publish than a captured bitmap.
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 |
|---|---|---|---|
termframe | 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/pamburus/termframe
install metadata
| Package key | brew:termframe |
|---|---|
| Version | 0.8.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/termframe |
| Homepage | https://github.com/pamburus/termframe |
| Repository | https://github.com/pamburus/termframe |
| Upstream docs | https://github.com/pamburus/termframe#readme |
| License | MIT |
| Source archive | https://github.com/pamburus/termframe/archive/refs/tags/v0.8.7.tar.gz |
| Last updated | 2026-06-23T13:17:47Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | termframe |
| 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 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.