macOS
brew install giflibprovider-native install command
brew / rank 51
Library and utilities for processing GIFs. Version 6.1.3 via Homebrew; verified from local package data.
install
brew install giflibprovider-native install command
overview
Library and utilities for processing GIFs
history
GIFLIB is the long-lived C service library and utility collection for reading, writing, inspecting, and transforming GIF images.
GIFLIB traces its code lineage to a DOS library and command-line tool set written by Gershon Elber between the GIF87 and GIF89 specifications, with version 1.0 dated June 1989. Eric S. Raymond ported the code to System V Unix by the end of 1989 and reworked parts of the API between 1989 and 1992.
During the LZW patent era, part of the code base traveled as libungif with GIF compression removed. Compression support was merged back after the blocking patent expired in 2004, and the project resumed the giflib name. In 2012, Raymond returned to project leadership and released 4.2 and 5.0, with 5.0 addressing thread safety, GIF89 control blocks, and obsolete utility cleanup.
GIFLIB's own history records that the Unix port was incorporated into NCSA Mosaic in 1994, making it part of the early web's image stack. The project describes the code as deployed across browsers, graphics applications, operating systems, smartphones, game consoles, and embedded devices.
Practitioners use GIFLIB through its C API and through utilities such as gifbuild, gifclrmp, giffix, giftext, and giftool. The library supports sequential GIF I/O and whole-image in-memory workflows, while the utility set helps inspect, repair, compose, and transform GIF files.
GIFLIB matters to package maintainers because it is small, mature image infrastructure with a large reverse-dependency surface. ABI changes, security hardening, fuzzing fixes, and utility packaging decisions carry ecosystem weight beyond the package's size.
security posture
library-like 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 |
|---|---|---|---|
gifbuild | executable | indexed executable | Discovered from the local executable index. |
gifclrmp | executable | indexed executable | Discovered from the local executable index. |
giffix | executable | indexed executable | Discovered from the local executable index. |
giftext | executable | indexed executable | Discovered from the local executable index. |
giftool | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:giflib |
|---|---|
| Version | 6.1.3 |
| Package manager | Homebrew |
| Homepage | https://giflib.sourceforge.net/ |
| Bottle | not recorded |
| Service | none declared |
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.