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

zimg 3.0.3

Scaling, colorspace conversion, and dithering library

Zimg implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer.

Installation

Install zimg 3.0.3 as follows:

guix install zimg@3.0.3

Or install the latest version:

guix install zimg

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.