imagecodecs
Image transformation, compression, and decompression codecs
Image transformation, compression, and decompression codecs
To install this package, run one of the following:
The imagecodecs package provides various block-oriented, in-memory buffer transformation, compression, and decompression functions for use in the tifffile, czifile, and other Python imaging modules.
Decode and/or encode functions are currently implemented for Zlib DEFLATE, ZStandard, Blosc, LZMA, BZ2, LZ4, LZW, LZF, PNG, WebP, JPEG 8-bit, JPEG 12-bit, JPEG SOF=0xC3, JPEG 2000, JPEG XR, PackBits, Packed Integers, Delta, XOR Delta, Floating Point Predictor, and Bitorder reversal.
Summary
Image transformation, compression, and decompression codecs
Last Updated
Dec 2, 2025 at 12:58
License
BSD-3-Clause
Total Downloads
13.4K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/cgohlke/imagecodecsDocumentation
https://www.cgohlke.com