macOS
brew install advancecomplocal Homebrew formula metadata
sudo port install advancecompMacPorts ports tree · archivers/advancecomp/Portfile · 来源: api.github.com
安装
brew install advancecomplocal Homebrew formula metadata
sudo port install advancecompMacPorts ports tree · archivers/advancecomp/Portfile · 来源: api.github.com
sudo apk add advancecompAlpine Linux edge package indexes · advancecomp · 来源: dl-cdn.alpinelinux.org
sudo apt install advancecompDebian stable package indexes · advancecomp · 来源: deb.debian.org
sudo dnf install advancecompFedora Rawhide package metadata · advancecomp · 来源: dl.fedoraproject.org
nix profile install nixpkgs#advancecompnixpkgs package indexes · pkgs/by-name/ad/advancecomp/package.nix · 来源: api.github.com
概览
Recompression utilities for .PNG, .MNG, .ZIP, and .GZ files
历史
AdvanceCOMP is Andrea Mazzoleni's collection of recompression utilities for ZIP, PNG, MNG, GZ, and related deflate streams. It is best known in package-manager circles as a small suite of aggressive, lossless recompression commands: `advzip`, `advpng`, `advmng`, and `advdef`.
AdvanceCOMP came out of the Advance emulator tooling family. The official history shows the first AdvanceSCAN public release in 2002 carrying early `advzip` functionality, then `advpng` and `advmng`, before AdvanceCOMP 1.5 split from AdvanceSCAN in January 2003 and added `advdef`.
The official README describes AdvanceCOMP as utilities for recompressing ZIP archives, PNG snapshots, MNG video clips, and GZ files, especially for ROM, snapshot, and clip collections of emulated games. The GitHub README confirms broad platform support across Linux, Mac OS X, DOS, Windows, and other Unix-like platforms.
The project has kept its compression engine current over time. Its history records zopfli support and a GPLv3 change in 2013, libdeflate support becoming the default in 2016, libdeflate updates through 2023, and security fixes for multiple CVEs in 2022.
The provided package facts show AdvanceCOMP available through Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, and Ubuntu. That is wide adoption for a specialist recompressor and reflects its usefulness beyond the AdvanceMAME world, especially anywhere deterministic lossless size reduction is desirable.
AdvanceCOMP's adoption overlaps with PNG and archive optimization workflows. Its own documentation compares it with OptiPNG and pngcrush, while its utilities are also useful in emulator collections where many ZIPs and screenshots are stored for long periods.
`advzip` recompresses and tests ZIP archives, using libdeflate by default and optionally trying slower 7z or zopfli modes. `advpng` recompresses PNG files, especially AdvanceMAME-generated snapshots, by stripping ancillary chunks, joining IDAT chunks, and recompressing deflate data. `advdef` recompresses compressed data inside PNG, MNG, GZ, TGZ, and SVGZ files without changing the surrounding file structure.
The package is usually run as a post-processing tool: apply it to archives or images when smaller files matter more than CPU time. Its `--shrink-insane`/iteration options are a clear signal that the package optimizes for enthusiasts willing to spend cycles for marginal byte savings.
AdvanceCOMP is significant because it packages compression obsession into stable, scriptable Unix commands. It is the kind of tool maintainers reach for in build pipelines, ROM set cleanup, reproducible archive experiments, and asset-shrinking tasks where a GUI optimizer would be awkward.
Its history also mirrors the evolution of deflate optimization culture: 7-Zip deflate, zopfli, and libdeflate each appear as the project chases better size/speed tradeoffs while keeping simple command-line tools.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
advdef | cli | 全局可执行文件 | |
advmng | cli | 全局可执行文件 | |
advpng | cli | 全局可执行文件 | |
advzip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/amadvance/advancecomp
安装元数据
| 软件包键 | brew:advancecomp |
|---|---|
| 版本 | 2.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/advancecomp |
| 主页 | https://www.advancemame.it/comp-readme.html |
| 仓库 | https://github.com/amadvance/advancecomp |
| 上游文档 | https://www.advancemame.it/comp-readme.html |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/amadvance/advancecomp/releases/download/v2.6/advancecomp-2.6.tar.gz |
| 最后更新 | 2026-07-02T11:12:14-04:00 |
| Pulse | updated |
| 构建依赖 | autoconf, automake, libtool |
| macOS 提供的库 | bzip2 |
| 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 | advancecomp |
| 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 软件包链接分开显示。
advancecomp 2.5-1
collection of recompression utilities
sudo apt install advancecompadvancecomp
nix profile install nixpkgs#advancecompadvancecomp 2.5-1build1
collection of recompression utilities
sudo apt install advancecompadvancecomp 2.6-r0
A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files
sudo apk add advancecompadvancecomp-doc 2.6-r0
A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files (documentation)
sudo apk add advancecomp-docadvancecomp 2.6-18.fc45
Recompression utilities for .png, .mng, .zip and .gz files
sudo dnf install advancecompadvancecomp
sudo port install advancecomp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.