How To Install Pngcrush?
Maintainer: Margarita Manterola
Email: [email protected] .
Website: http://pmt.sourceforge.net/pngcrush/
Section: graphics
Install pngcrush
-
Debian
apt-get install pngcrushClick to copy -
Ubuntu
apt-get install pngcrushClick to copy -
Alpine OS
apk add pngcrushClick to copy -
Arch Linux
pacman -S pngcrushClick to copy -
Kali Linux
apt-get install pngcrushClick to copy -
CentOS
yum install pngcrushClick to copy -
Fedora
dnf install pngcrushClick to copy -
Raspbian
apt-get install pngcrushClick to copy -
macOS
brew install pngcrushClick to copy
PNG image compression utility.
How to use pngcrush?
Below are few example commands for pngcrush that you can use in the terminal.
Compress a PNG file:pngcrush in.png out.pngClick to copyCompress all PNGs and output to directory:pngcrush -d path/to/output *.pngClick to copyCompress PNG file with all 114 available algorithms and pick the best result:pngcrush -rem allb -brute -reduce in.png out.pngClick to copy
Installing pngcrush command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of pngcrush 2026 package in your OS.




