macOS
brew install gif2pnglocal Homebrew formula metadata
brew
Convert GIFs to PNGs. Version 3.0.3 via Homebrew; verified from local package data.
install
brew install gif2pnglocal Homebrew formula metadata
sudo dnf install gif2pngFedora Rawhide package metadata · gif2png · source: dl.fedoraproject.org
sudo pacman -S gif2pngArch Linux sync databases · gif2png · source: geo.mirror.pkgbuild.com
overview
Convert GIFs to PNGs
history
gif2png is a classic image-conversion utility that converts GIF files to PNG and ships with `web2png`, a front end for converting web hierarchies and rewriting image references. It is strongly associated with the late-1990s move from GIF toward PNG on the open web.
The project predates its GitLab hosting and has a long changelog preserved by Eric S. Raymond's project page. The NEWS file shows releases in 1999 leading up to version 2.0.0, which was marked ready for Burn All GIFs Day, a campaign-era milestone in PNG advocacy.
Development continued through portability, packaging, and correctness work: DocBook documentation in 2002, RPM and Freshmeat packaging updates in 2003, libpng and security fixes in the 2000s and 2010s, a simpler makefile after Autotools removal in 2015, a Go port in 2019, and Go module packaging in 2023.
gif2png's adoption was rooted in a specific historical problem: GIF was ubiquitous but politically and technically contentious, while PNG offered a patent-free replacement for many web graphics. The utility gave web maintainers a batchable path to convert image assets and update references.
The package's continued presence in Homebrew, Fedora, Arch, and other packaging indexes reflects its role as a small, stable conversion tool rather than a large image suite. Users who need this exact conversion can install a purpose-built command instead of pulling in a broad graphics application.
Practitioners use `gif2png` for file-level GIF to PNG conversion and `web2png` when converting a directory tree of web pages and image references. The README describes POSIX and Go build requirements, a regression test suite, and the `make check` workflow.
Typical use is archival cleanup, static-site maintenance, packaging tests around image conversion, or migration of old GIF-heavy web assets to PNG.
gif2png is package-nerd significant because it is old, focused, and still easy to package. Its changelog records decades of small portability and correctness fixes, including security hardening and a language-port transition from C-era tooling to Go while keeping the command-line identity intact.
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 |
|---|---|---|---|
gif2png | cli | global executable | |
web2png | 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.
http://www.catb.org/~esr/gif2png/
install metadata
| Package key | brew:gif2png |
|---|---|
| Version | 3.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gif2png |
| Homepage | http://www.catb.org/~esr/gif2png/ |
| Repository | https://gitlab.com/esr/gif2png |
| Upstream docs | http://www.catb.org/~esr/gif2png |
| License | BSD-2-Clause |
| Source archive | https://gitlab.com/esr/gif2png/-/archive/3.0.3/gif2png-3.0.3.tar.bz2 |
| Build dependencies | go, xmlto |
| Uses from macOS | python |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gif2png |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gif2png 3.0.4-1.fc45
A GIF to PNG converter
http://www.catb.org/~esr/gif2png/
sudo dnf install gif2pnggif2png 3.0.3-2
A GIF to PNG image format converter
http://www.catb.org/~esr/gif2png/
sudo pacman -S gif2pngsource 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.