macOS
brew install apngasmlocal Homebrew formula metadata
brew
Next generation of apngasm, the APNG assembler. Version 3.1.10 via Homebrew; verified from local package data.
install
brew install apngasmlocal Homebrew formula metadata
sudo apt install apngasmDebian stable package indexes · apngasm · source: deb.debian.org
nix profile install nixpkgs#apngasmnixpkgs package indexes · apngasm · source: raw.githubusercontent.com
scoop install main/apngasmScoop official bucket manifest trees · bucket/apngasm.json · source: api.github.com
overview
Next generation of apngasm, the APNG assembler
history
apngasm is an APNG assembler CLI and library for creating, and in the newer GitHub version also disassembling, Animated PNG files. It is one of the core APNG-family utilities alongside disassemblers and GIF/APNG converters.
The older SourceForge-hosted APNG Assembler page describes a command-line and GUI tool that creates APNG animations from PNG or TGA image sequences. It emphasizes inter-frame optimization, palette and color-type optimization, and zlib, 7zip, and Zopfli compression options.
The current GitHub project was created in July 2013 and calls itself the next generation of apngasm. Its README documents a CMake-based cross-platform build, CLI and library packaging, Java and Ruby wrappers generated through SWIG, and copyright shared as a joint production by Max Stepin and K.K. GenSouSha.
Official GitHub releases show the 3.1.x line in 2014 and 2015, followed by a 3.1.10 release in 2021 for newer build and packaging systems plus small fixes.
The README recommends Homebrew for the latest macOS apngasm, GitHub releases for Windows, and a Launchpad PPA for GNU/Linux. The supplied package metadata also records Homebrew, Debian, Nix, Scoop, and Ubuntu packages, indicating broad packaging for a specialized image tool.
The SourceForge feed shows prebuilt 2.91 artifacts for Linux, macOS, and Windows in 2016, while the GitHub repository shows the later source-control home for the next-generation codebase.
The SourceForge documentation shows commands such as apngasm output.png frame001.png [options] and apngasm output.png frame*.png [options]. Options include frame delay, loop count, skipping the first frame, keeping palette or color type, compression backend, and iteration counts.
The GitHub README is more build- and packaging-oriented, with platform-specific dependency lists and package-building instructions rather than a fixed user config file.
apngasm matters because APNG is a format niche where small command-line utilities define the practical toolchain. It gives packagers a native assembler that can be scripted, built through CMake, wrapped as a library, and distributed through distro repositories.
Its evolution from SourceForge binaries and GUI/CLI zips to a GitHub-hosted CMake project is a compact example of how older image-format utilities migrated into modern package-manager ecosystems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
apngasm | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/apngasm/apngasm
install metadata
| Package key | brew:apngasm |
|---|---|
| Version | 3.1.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apngasm |
| Homepage | https://github.com/apngasm/apngasm |
| Repository | https://github.com/apngasm/apngasm |
| Upstream docs | http://apngasm.sourceforge.net/ |
| License | Zlib |
| Source archive | https://github.com/apngasm/apngasm/archive/refs/tags/3.1.10.tar.gz |
| Dependencies | boost, icu4c@78, libpng, lzlib |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apngasm |
| Version Scheme | 0 |
| Revision | 20 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
apngasm 2.91-5+b1
assemble APNG animation from PNG/TGA image sequence
https://sourceforge.net/projects/apngasm/
sudo apt install apngasmapngasm
nix profile install nixpkgs#apngasmapngasm 2.91-5build2
assemble APNG animation from PNG/TGA image sequence
https://sourceforge.net/projects/apngasm/
sudo apt install apngasmmain/apngasm
scoop install main/apngasmsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.