macOS
brew install zopflilocal Homebrew formula metadata
sudo port install zopfliMacPorts ports tree · archivers/zopfli/Portfile · ソース: api.github.com
brew
zopfli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zopflilocal Homebrew formula metadata
sudo port install zopfliMacPorts ports tree · archivers/zopfli/Portfile · ソース: api.github.com
sudo apk add zopfliAlpine Linux edge package indexes · zopfli · ソース: dl-cdn.alpinelinux.org
sudo apt install zopfliDebian stable package indexes · zopfli · ソース: deb.debian.org
sudo dnf install zopfliFedora Rawhide package metadata · zopfli · ソース: dl.fedoraproject.org
nix profile install nixpkgs#zopflinixpkgs package indexes · pkgs/by-name/zo/zopfli/package.nix · ソース: api.github.com
sudo pacman -S zopfliArch Linux sync databases · zopfli · ソース: geo.mirror.pkgbuild.com
sudo zypper install zopfliopenSUSE Tumbleweed package metadata · zopfli · ソース: download.opensuse.org
概要
New zlib (gzip, deflate) compatible compressor
履歴
Zopfli is Google's deliberately slow, very dense Deflate-compatible compressor. It matters because its output can be read by ordinary gzip, zlib, ZIP, PNG, and HTTP Deflate consumers, making it a packageable optimization step rather than a new compression format users must support.
Google announced Zopfli in February 2013 as an open-source implementation of Deflate designed to produce smaller output than previous techniques. The name came from a Swiss bread recipe, but the engineering idea was serious: spend much more CPU time during compression while keeping decompression speed and compatibility unchanged.
The GitHub project describes Zopfli as a C compression library for very good but slow Deflate or zlib compression, created by Lode Vandevenne and Jyrki Alakuijala and based on Alakuijala's algorithm. The repository also contains the zopfli CLI and zopflipng, a PNG optimizer built around the same Deflate search.
Zopfli spread first through web-performance and asset-optimization workflows, where build time is cheaper than bandwidth. Because it emits standard Deflate streams, users could precompress static assets and serve them through existing HTTP and archive tooling without changing client decompression support.
ZopfliPNG extended the same idea into image optimization: PNG files already use Deflate internally, so better Deflate choices can shrink files without changing the image format. That made the package especially interesting to people tuning websites, fonts, archives, and static downloadable assets.
The zopfli executable is best used offline: compress a file once, keep the smaller gzip/zlib/deflate result, and let normal clients decompress it. It is usually a poor choice for live request-time compression because the whole point is spending extra CPU to find a smaller representation.
zopflipng is the companion CLI for PNGs. It tries Zopfli Deflate plus PNG-specific filter and color choices, and it may remove ancillary chunks that are not needed for typical web rendering, so visual checks and metadata awareness matter when using it in asset pipelines.
Zopfli is a perfect package-nerd tool because it is small, sharp, and intentionally asymmetric: slow compression, standard decompression. It rewards users who understand build artifacts, static hosting, and the difference between a file format and an encoder.
It also sits in a recognizable Google compression lineage with Brotli and later web-compression work, but unlike Brotli it did not ask the ecosystem to adopt a new wire format. That compatibility is why it still shows up as a practical CLI package.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zopfli | cli | グローバル実行可能ファイル | |
zopflipng | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/google/zopfli
インストールメタデータ
| パッケージキー | brew:zopfli |
|---|---|
| バージョン | 1.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/zopfli |
| ホームページ | https://github.com/google/zopfli |
| リポジトリ | https://github.com/google/zopfli |
| 上流ドキュメント | https://github.com/google/zopfli#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/google/zopfli/archive/refs/tags/zopfli-1.0.3.tar.gz |
| 最終更新 | 2026-07-10T09:36:36-04:00 |
| Pulse | updated |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zopfli |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libzopfli-dev 1.0.3-3
Header and static library files for libzopfli1
https://github.com/google/zopfli
sudo apt install libzopfli-devlibzopfli1 1.0.3-3
zlib (gzip, deflate) compatible compressor - shared library
https://github.com/google/zopfli
sudo apt install libzopfli1zopfli 1.0.3-3
zlib (gzip, deflate) compatible compressor
https://github.com/google/zopfli
sudo apt install zopflizopfli
nix profile install nixpkgs#zopflilibzopfli-dev 1.0.3-2
Header and static library files for libzopfli1
https://github.com/google/zopfli
sudo apt install libzopfli-devlibzopfli1 1.0.3-2
zlib (gzip, deflate) compatible compressor - shared library
https://github.com/google/zopfli
sudo apt install libzopfli1zopfli 1.0.3-2
zlib (gzip, deflate) compatible compressor
https://github.com/google/zopfli
sudo apt install zopflizopfli 1.0.3_git20260213-r0
Compression algorithm library
https://github.com/fonttools/zopfli
sudo apk add zopflizopfli-dev 1.0.3_git20260213-r0
Compression algorithm library (development files)
https://github.com/fonttools/zopfli
sudo apk add zopfli-devzopfli-doc 1.0.3_git20260213-r0
Compression algorithm library (documentation)
https://github.com/fonttools/zopfli
sudo apk add zopfli-doczopfli 1.0.3-15.fc44
Zlib compatible better compressor
https://github.com/google/zopfli
sudo dnf install zopflizopfli-devel 1.0.3-15.fc44
Development files for zopfli and zopflipng.
https://github.com/google/zopfli
sudo dnf install zopfli-develzopfli 1.0.3-4
Compression algorithm library
https://github.com/google/zopfli
sudo pacman -S zopflilibzopfli-devel 1.0.3-2.9
Header files for libzopfli, a gzip-compatible compressor
https://github.com/google/zopfli
sudo zypper install libzopfli-devellibzopfli1 1.0.3-2.9
Deflate/zlib compatible compression library
https://github.com/google/zopfli
sudo zypper install libzopfli1libzopfli1-x86-64-v3 1.0.3-2.9
Deflate/zlib compatible compression library
https://github.com/google/zopfli
sudo zypper install libzopfli1-x86-64-v3ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.