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.
- Outputs:
out - Website: https://www.lfd.uci.edu/~gohlke/
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.