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

python-imagecodecs 2025.8.2

Image transformation, compression, and decompression codecs

Imagecodecs is a Python library that provides block-oriented, in-memory buffer transformation, compression, and decompression functions for use in the tifffile, czifile, and other scientific image input/output modules.

Installation

Install python-imagecodecs 2025.8.2 as follows:

guix install python-imagecodecs@2025.8.2

Or install the latest version:

guix install python-imagecodecs

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.