macOS
brew install gifliblocal Homebrew formula metadata
sudo port install giflibMacPorts ports tree · graphics/giflib/Portfile · source: api.github.com
brew / rank 50
Library and utilities for processing GIFs. Version 6.1.3 via Homebrew; verified from local package data. Also installable with debian: sudo apt install giflib-tools.
install
brew install gifliblocal Homebrew formula metadata
sudo port install giflibMacPorts ports tree · graphics/giflib/Portfile · source: api.github.com
sudo apk add giflibAlpine Linux edge package indexes · giflib · source: dl-cdn.alpinelinux.org
sudo dnf install giflibFedora Rawhide package metadata · giflib · source: dl.fedoraproject.org
nix profile install nixpkgs#giflibnixpkgs package indexes · pkgs/by-name/gi/giflib/package.nix · source: api.github.com
sudo pacman -S giflibArch Linux sync databases · giflib · source: geo.mirror.pkgbuild.com
sudo apt install giflib-toolsDebian stable package indexes · giflib-tools · source: deb.debian.org
sudo zypper install giflib-developenSUSE Tumbleweed package metadata · giflib-devel · source: download.opensuse.org
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 | cli | global executable | |
gifclrmp | cli | global executable | |
giffix | cli | global executable | |
giftext | cli | global executable | |
giftool | 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://giflib.sourceforge.net/
install metadata
| Package key | brew:giflib |
|---|---|
| Version | 6.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/giflib |
| Homepage | https://giflib.sourceforge.net/ |
| Upstream docs | https://giflib.sourceforge.net/ |
| License | MIT |
| Source archive | https://downloads.sourceforge.net/project/giflib/giflib-6.x/giflib-6.1.3.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | giflib |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
giflib-tools 5.2.2-1+deb13u1
library for GIF images (utilities)
https://giflib.sourceforge.net/
sudo apt install giflib-toolslibgif-dev 5.2.2-1+deb13u1
library for GIF images (development)
https://giflib.sourceforge.net/
sudo apt install libgif-devlibgif7 5.2.2-1+deb13u1
library for GIF images (library)
https://giflib.sourceforge.net/
sudo apt install libgif7giflib
nix profile install nixpkgs#giflibgiflib-tools 5.2.2-1ubuntu1
library for GIF images (utilities)
https://giflib.sourceforge.net/
sudo apt install giflib-toolslibgif-dev 5.2.2-1ubuntu1
library for GIF images (development)
https://giflib.sourceforge.net/
sudo apt install libgif-devlibgif7 5.2.2-1ubuntu1
library for GIF images (library)
https://giflib.sourceforge.net/
sudo apt install libgif7giflib 5.2.2-r1
A library for reading and writing GIF images
https://sourceforge.net/projects/giflib/
sudo apk add giflibgiflib-dev 5.2.2-r1
A library for reading and writing GIF images (development files)
https://sourceforge.net/projects/giflib/
sudo apk add giflib-devgiflib-doc 5.2.2-r1
A library for reading and writing GIF images (documentation)
https://sourceforge.net/projects/giflib/
sudo apk add giflib-docgiflib-static 5.2.2-r1
A library for reading and writing GIF images (static library)
https://sourceforge.net/projects/giflib/
sudo apk add giflib-staticgiflib-utils 5.2.2-r1
Programs for manipulating GIF format image files
https://sourceforge.net/projects/giflib/
sudo apk add giflib-utilsgiflib 6.1.3-3.fc45
A library and utilities for processing GIFs
http://www.sourceforge.net/projects/giflib/
sudo dnf install giflibgiflib-devel 6.1.3-3.fc45
Development files for programs using the giflib library
http://www.sourceforge.net/projects/giflib/
sudo dnf install giflib-develgiflib-utils 6.1.3-3.fc45
Programs for manipulating GIF format image files
http://www.sourceforge.net/projects/giflib/
sudo dnf install giflib-utilsmingw32-giflib 6.1.3-3.fc45
MinGW Windows giflib library
http://www.sourceforge.net/projects/giflib/
sudo dnf install mingw32-giflibsource 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.