apngdis

deconstruct APNG file into a sequence of PNG frames

Install

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

apngdis

deconstruct APNG file into a sequence of PNG frames

Extract invividual PNG files from animated PNG. 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.