macOS
brew install gififylocal Homebrew formula metadata
brew
Turn movies into GIFs. Version 4.0 via Homebrew; verified from local package data.
install
brew install gififylocal Homebrew formula metadata
overview
Turn movies into GIFs
history
gifify is a shell-script video-to-GIF converter aimed at making screen recordings easy to embed in collaboration tools and development discussions.
gifify's changelog records an initial release in March 2013. Early releases included CloudApp upload behavior, but the project later removed that dependency and settled into a local conversion workflow with output naming, scaling, cropping, loop, framerate, and speed controls.
The tool gained a modest developer-tool audience because it matched the rise of GIFs in GitHub issues, pull requests, and team chat. Homebrew packaging made the script easy to install on macOS, while the GitHub repository remained the source and documentation hub.
Practitioners run gifify against a screen recording such as a MOV file, optionally choosing an output name, crop rectangle, framerate, playback speed, or loop count. It is used most often for lightweight demonstrations rather than archival video processing.
gifify is a typical Unix-y glue package: a short shell interface over video tooling, valuable because it gives a memorable command to a repeated workflow.
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 |
|---|---|---|---|
gifify | 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/jclem/gifify
install metadata
| Package key | brew:gifify |
|---|---|
| Version | 4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gifify |
| Homepage | https://github.com/jclem/gifify |
| Repository | https://github.com/jclem/gifify |
| Upstream docs | https://github.com/jclem/gifify#readme |
| License | MIT |
| Source archive | https://github.com/jclem/gifify/archive/refs/tags/v4.0.tar.gz |
| Dependencies | ffmpeg, imagemagick |
| Uses from macOS | bc-gh |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gifify |
| 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.