macOS
brew install apng2giflocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apng2gif in AI-Agent-Workflows.
Installation
brew install apng2giflocal Homebrew formula metadata
sudo apt install apng2gifDebian stable package indexes · apng2gif · Quelle: deb.debian.org
nix profile install nixpkgs#apng2gifnixpkgs package indexes · pkgs/by-name/ap/apng2gif/package.nix · Quelle: api.github.com
Überblick
Convert APNG animations into animated GIF format
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
apng2gif | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://apng2gif.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:apng2gif |
|---|---|
| Version | 1.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apng2gif |
| Homepage | https://apng2gif.sourceforge.net/ |
| Upstream-Dokumentation | https://apng2gif.sourceforge.net/ |
| Lizenz | libpng-2.0 AND Zlib |
| Quellarchiv | https://downloads.sourceforge.net/project/apng2gif/1.8/apng2gif-1.8-src.zip |
| Abhängigkeiten | libpng |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 apng2gifQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.