macOS
brew install ttygiflocal Homebrew formula metadata
sudo port install ttygifMacPorts ports tree · graphics/ttygif/Portfile · source: api.github.com
brew
Converts a ttyrec file into gif files. Version 1.6.0 via Homebrew; verified from local package data.
install
brew install ttygiflocal Homebrew formula metadata
sudo port install ttygifMacPorts ports tree · graphics/ttygif/Portfile · source: api.github.com
sudo apt install ttygifDebian stable package indexes · ttygif · source: deb.debian.org
nix profile install nixpkgs#ttygifnixpkgs package indexes · pkgs/by-name/tt/ttygif/package.nix · source: api.github.com
overview
Converts a ttyrec file into gif files
history
ttygif is a small converter that turns ttyrec terminal recordings into animated GIF files. Its README describes it as a stripped-down version of ttyplay that screenshots every frame.
The project builds directly on the older ttyrec format and workflow: users first record a terminal session with `ttyrec`, then run `ttygif` on the recording. The README credits tty2gif as the source of the idea and approach.
Official Git tags show ttygif releases beginning with a 1.0.8 tag in 2013 and continuing through later maintenance releases, including tags in 2016, 2020, and 2022.
The README documents setup paths for Debian/Ubuntu, Fedora/CentOS/RHEL, OpenSUSE, Arch Linux, and macOS through Homebrew. The supplied package facts also show packaging in Homebrew, Debian, MacPorts, Nix, and Ubuntu.
ttygif became useful in the package-nerd niche because it bridges old-school terminal recording and shareable web media: a reproducible terminal transcript could be converted into a GIF for READMEs, bug reports, and demos.
The documented workflow is intentionally short: record with `ttyrec myrecording`, finish the shell with Ctrl-D or `exit`, then convert with `ttygif myrecording`. On macOS, the README documents an optional `-f` flag to bypass cropping for terminal apps that are not full screen.
The tool depends on terminal-window capture details: the README documents Terminal and iTerm support on macOS, `WINDOWID` handling on X11, and a `TTYGIF_DEBUG` environment variable for troubleshooting.
ttygif is the kind of package that survives because it composes with another tiny Unix tool. It does not replace ttyrec; it gives package maintainers and CLI authors a way to turn ttyrec artifacts into visual documentation.
Its packaging value is mostly archival and demonstrative: it preserves the ttyrec lineage while producing the GIF format that GitHub-era README culture made convenient.
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 |
|---|---|---|---|
ttygif | 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/icholy/ttygif
install metadata
| Package key | brew:ttygif |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ttygif |
| Homepage | https://github.com/icholy/ttygif |
| Repository | https://github.com/icholy/ttygif |
| Upstream docs | https://github.com/icholy/ttygif#readme |
| License | MIT |
| Source archive | https://github.com/icholy/ttygif/archive/refs/tags/1.6.0.tar.gz |
| Dependencies | imagemagick, ttyrec |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, 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 | ttygif |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
ttygif 1.5.0-1
generate gif animations from ttyrec terminal recordings
https://github.com/icholy/ttygif
sudo apt install ttygifttygif
nix profile install nixpkgs#ttygifttygif 1.5.0-1
generate gif animations from ttyrec terminal recordings
https://github.com/icholy/ttygif
sudo apt install ttygifttygif
sudo port install ttygifsource 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.