macOS
brew install gifcaplocal Homebrew formula metadata
brew
Capture video from an Android device and make a gif. Version 1.0.4 via Homebrew; verified from local package data.
install
brew install gifcaplocal Homebrew formula metadata
overview
Capture video from an Android device and make a gif
history
gifcap is a small command-line screen-capture utility for turning recordings from a connected Android device into GIF files.
The project appeared as an Outlook/Microsoft shell script repository in December 2016. Its README describes a focused workflow: use Android's device recording path together with common Unix video tools to create shareable GIFs from app behavior.
Its adoption footprint is narrow but practical. Homebrew packaged it for macOS users, while the upstream README also documents copying the script onto a PATH on other Unix-like systems with adb, ffmpeg, and ffprobe installed.
Practitioners use gifcap when debugging Android interactions, demonstrating animation polish, or sharing visual defects in chat and issue trackers. The command records a physical Android device until interrupted and writes the resulting GIF to the requested filename.
gifcap is package-manager-interesting because it wraps a common Android development chore in one executable and depends on tools many developers already install: adb, ffmpeg, and a shell.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
gifcap | 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/outlook/gifcap
install metadata
| Package key | brew:gifcap |
|---|---|
| Version | 1.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gifcap |
| Homepage | https://github.com/outlook/gifcap |
| Repository | https://github.com/outlook/gifcap |
| Upstream docs | https://github.com/outlook/gifcap#readme |
| License | MIT |
| Source archive | https://github.com/outlook/gifcap/archive/refs/tags/1.0.4.tar.gz |
| Dependencies | ffmpeg |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gifcap |
| 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.