giflib
brew install giflib
v6.1.3
MIT
C library and command-line utilities for reading, writing, and manipulating GIF images.
Why you might care
Giflib is the standard dependency for GIF support in many image processing pipelines and applications. Use it when building tools that need to decode/encode GIFs or when you need the `gifbuild`, `giftext`, `giftool` command-line utilities for batch GIF manipulation. It's lightweight, well-maintained, and handles both GIF87a and GIF89a formats.
91.1k
30-day installs · #48
358.5k
90-day · #41
969.0k
365-day · #54
Links
- https://giflib.sourceforge.net/
- Brew formula source: Formula/g/giflib.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ImageMagick",
"GraphicsMagick",
"libpng",
"libjpeg"
],
"build_dependencies": [],
"categories": [
"library",
"image-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library and utilities for processing GIFs",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:02+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "giflib",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://giflib.sourceforge.net/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "The GIFLIB project",
"installs_30d": 91139,
"installs_365d": 968969,
"installs_90d": 358506,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:42:21+00:00",
"llm_model": "claude-haiku-4-5",
"name": "giflib",
"oldnames": [
"giflib@5"
],
"one_liner": "C library and command-line utilities for reading, writing, and manipulating GIF images.",
"optional_dependencies": [],
"rank_30d": 48,
"rank_365d": 54,
"rank_90d": 41,
"raw_hash": "b1804f1e1f340ad5",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/giflib.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "6.1.3",
"versioned_formulae": [],
"why_use_this": "Giflib is the standard dependency for GIF support in many image processing pipelines and applications. Use it when building tools that need to decode/encode GIFs or when you need the `gifbuild`, `giftext`, `giftool` command-line utilities for batch GIF manipulation. It\u0027s lightweight, well-maintained, and handles both GIF87a and GIF89a formats."
}