macOS
brew install apng2giflocal Homebrew formula metadata
brew
Convert APNG animations into animated GIF format. Version 1.8 via Homebrew; verified from local package data.
install
brew install apng2giflocal Homebrew formula metadata
sudo apt install apng2gifDebian stable package indexes · apng2gif · source: deb.debian.org
nix profile install nixpkgs#apng2gifnixpkgs package indexes · pkgs/by-name/ap/apng2gif/package.nix · source: api.github.com
overview
Convert APNG animations into animated GIF format
history
apng2gif is a small SourceForge-hosted converter that turns Animated PNG files into animated GIFs. The official page says it respects APNG frame delays and loop counts while providing transparency-threshold and background-blending options.
The project page presents apng2gif as a focused APNG-to-GIF converter with both a command-line version and a Windows GUI. It is distributed through SourceForge along with source and prebuilt binaries for major desktop operating systems.
The SourceForge 1.8 file page records an improved APNG decoder based on apngdis 2.9, loop-count adjustment, duplicate-frame optimization, and 64-bit Windows binaries. That is about as much public project history as the official sources expose.
apng2gif adoption is naturally narrow: it serves people who keep high-quality APNG masters but still need GIF output for older or more constrained web/image pipelines. The official page explicitly frames webmasters as a practical audience.
The documented command line is apng2gif anim.png [anim.gif] [-t tlevel] [-b bcolor]. The -t option controls transparency threshold, the -b option blends against a background color, and -b overrides -t.
The project page describes converting 24/32-bit APNG to a single global 256-color GIF palette using a Wu quantization grid, which is the practical tradeoff behind the tool: keep APNG masters, generate GIF fallbacks when needed.
apng2gif is the kind of tiny media converter package that survives because it does one format edge case well. Its value is not breadth; it is a low-friction CLI for APNG fallback assets and batch conversion.
It also sits in a small APNG tools family where each utility handles one direction or maintenance step in an animated-image workflow.
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 |
|---|---|---|---|
apng2gif | 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://apng2gif.sourceforge.net/
install metadata
| Package key | brew:apng2gif |
|---|---|
| Version | 1.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apng2gif |
| Homepage | https://apng2gif.sourceforge.net/ |
| Upstream docs | https://apng2gif.sourceforge.net/ |
| License | libpng-2.0 AND Zlib |
| Source archive | https://downloads.sourceforge.net/project/apng2gif/1.8/apng2gif-1.8-src.zip |
| Dependencies | libpng |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, 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 | apng2gif |
| 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.
apng2gif 1.8-5+b1
tool for converting APNG images to animated GIF format
https://apng2gif.sourceforge.net
sudo apt install apng2gifapng2gif
nix profile install nixpkgs#apng2gifapng2gif 1.8-5build2
tool for converting APNG images to animated GIF format
https://apng2gif.sourceforge.net
sudo apt install apng2gifsource 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.