macOS
brew install apng2giflocal Homebrew formula metadata
brew
apng2gif のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apng2giflocal Homebrew formula metadata
sudo apt install apng2gifDebian stable package indexes · apng2gif · ソース: deb.debian.org
nix profile install nixpkgs#apng2gifnixpkgs package indexes · pkgs/by-name/ap/apng2gif/package.nix · ソース: api.github.com
概要
Convert APNG animations into animated GIF format
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
apng2gif | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://apng2gif.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:apng2gif |
|---|---|
| バージョン | 1.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apng2gif |
| ホームページ | https://apng2gif.sourceforge.net/ |
| 上流ドキュメント | https://apng2gif.sourceforge.net/ |
| ライセンス | libpng-2.0 AND Zlib |
| ソースアーカイブ | https://downloads.sourceforge.net/project/apng2gif/1.8/apng2gif-1.8-src.zip |
| 依存関係 | libpng |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 apng2gifソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.