macOS
brew install termframelocal Homebrew formula metadata
brew / rank 6464
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:termframe |
|---|---|
| Version | 0.8.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/pamburus/termframe |
| Repository | https://github.com/pamburus/termframe |
| Last updated | 2026-06-23T13:17:47Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.