macOS
brew install gif2pnglocal Homebrew formula metadata
brew
gif2png のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gif2pnglocal Homebrew formula metadata
sudo dnf install gif2pngFedora Rawhide package metadata · gif2png · ソース: dl.fedoraproject.org
sudo pacman -S gif2pngArch Linux sync databases · gif2png · ソース: geo.mirror.pkgbuild.com
概要
Convert GIFs to PNGs
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gif2png | cli | グローバル実行可能ファイル | |
web2png | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
http://www.catb.org/~esr/gif2png/
インストールメタデータ
| パッケージキー | brew:gif2png |
|---|---|
| バージョン | 3.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gif2png |
| ホームページ | http://www.catb.org/~esr/gif2png/ |
| リポジトリ | https://gitlab.com/esr/gif2png |
| 上流ドキュメント | http://www.catb.org/~esr/gif2png |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://gitlab.com/esr/gif2png/-/archive/3.0.3/gif2png-3.0.3.tar.bz2 |
| ビルド依存関係 | go, xmlto |
| macOS 提供ライブラリ | python |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 gif2pngソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.