pngcrush

PNG compression utility. More information: <https://pmt.sourceforge.io/pngcrush>.

Debian Debian
RUN apt-get update && \ apt-get install -y pngcrush
Ubuntu
RUN apt-get update && \ apt-get install -y pngcrush
Alpine
RUN apk add pngcrush
Arch Arch Linux
RUN pacman -S --noconfirm pngcrush
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pngcrush
CentOS
RUN yum install -y pngcrush
Fedora
RUN dnf install -y pngcrush
Raspbian
RUN apt-get update && \ apt-get install -y pngcrush
click the source code to copy install pngcrush on any operating system with command-not-found.com