python-imagecodecs
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.
- Versions: 2025.8.2
- 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 the latest version of python-imagecodecs as follows:
guix install python-imagecodecs
Or install a particular version:
guix install python-imagecodecs@2025.8.2
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.
Badge code
You can use the following badge to inform users of python-imagecodecs about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-imagecodecs'><img src='https://packages.guix.gnu.org/packages/python-imagecodecs/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-imagecodecs)
Example Org:
[[https://packages.guix.gnu.org/packages/python-imagecodecs][https://packages.guix.gnu.org/packages/python-imagecodecs/badges/latest-version.svg]]