This package browser is in early development. Mind the rough edges.

pngcrush

Utility to compress PNG files

Pngcrush optimizes PNG images. It can further losslessly compress them by as much as 40%.

Installation

Install the latest version of pngcrush as follows:

guix install pngcrush

Or install a particular version:

guix install pngcrush@1.8.13

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.