apngopt
optimize APNG animated images
Install
- All systems
-
curl cmd.cat/apngopt.sh
- Debian
-
apt-get install apngopt
- Ubuntu
-
apt-get install apngopt
- Kali Linux
-
apt-get install apngopt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apngopt
- Raspbian
-
apt-get install apngopt
- Dockerfile
- dockerfile.run/apngopt
apngopt
optimize APNG animated images
Optimize APNG files by reducing their file size. 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.