apngasm

assemble APNG animation from PNG/TGA image sequence

Install

All systems
curl cmd.cat/apngasm.sh
Debian Debian
apt-get install apngasm
Ubuntu
apt-get install apngasm
image/svg+xml Kali Linux
apt-get install apngasm
Windows (WSL2)
sudo apt-get update sudo apt-get install apngasm
OS X
brew install apngasm
Raspbian
apt-get install apngasm

apngasm

assemble APNG animation from PNG/TGA image sequence

Tools to create APNG file from individual PNG files with user given delay. The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images.