pngcrush 1.8.13
Utility to compress PNG files
Pngcrush optimizes PNG images. It can further losslessly compress them by as much as 40%.
- Website: https://pmt.sourceforge.io/pngcrush
- Licenses: Zlib
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pngcrush 1.8.13
as follows:
guix install pngcrush@1.8.13
Or install the latest version:
guix install pngcrush
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.