gifcap
brew install gifcap
v1.0.4
MIT
Capture video from an Android device and make a gif
7
30-day installs · #9558
25
90-day · #9172
288
365-day · #6426
208
★ GitHub stars · updated 9y ago
Runtime dependencies
GitHub topics
android
bash-script
gif
Links
- https://github.com/outlook/gifcap
- GitHub: outlook/gifcap
- Brew formula source: Formula/g/gifcap.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"ffmpeg"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Capture video from an Android device and make a gif",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:01+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gifcap",
"github_default_branch": "master",
"github_last_commit_at": "2017-03-25T00:46:26Z",
"github_readme_excerpt": "## gifcap\n\nA shell script to record GIFs from your Android devices\n\nA picture is worth 1,000 words - and, when prototyping animations, recording visual glitches, etc, a video is\nworth far more. This script makes it easy to capture and share subtle app behavior by producing ready-to-paste-in-Slack\nGIFs with a single command.\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg src=\"web/example.gif\" alt=\"An animated GIF showing an Android app opening\" /\u003e\n \u003cbr /\u003e\n \u003cem\u003eExample output\u003c/em\u003e\n\u003c/div\u003e\n\n### Usage\n\n```bash\ngifcap your_file_name.gif\n\u003cCTRL+C to stop recording\u003e\n```\n\nNote: you\u0027ll need an actual Android device plugged in - emulators don\u0027t generally have `screenrecord` built in.\n\n### Install\n\n#### macOS\n\n```bash\nbrew install gifcap\n```\n\nNote that we assume you have `adb` on your path. If you don\u0027t have an Android SDK, and want Homebrew to set it up for you:\n\n```bash\nbrew install gifcap --with-android-sdk\n```\n\n#### Others\n\nEnsure `adb`, `ffmpeg`, and `ffprobe` are on your $PATH. Also make sure that your console window is\ncapable of executing `bash`.\n\nCopy `gifcap` and place it somewhere on your $PATH.\n\n-------\n\nCopyright \u00a9 Microsoft Corporation\n\n",
"github_repo": "outlook/gifcap",
"github_stars": 208,
"github_topics": [
"android",
"bash-script",
"gif"
],
"homepage": "https://github.com/outlook/gifcap",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 7,
"installs_365d": 288,
"installs_90d": 25,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "gifcap",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9558,
"rank_365d": 6426,
"rank_90d": 9172,
"raw_hash": "68f49206d0de62da",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gifcap.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.4",
"versioned_formulae": [],
"why_use_this": null
}