CMD + K

imagecodecs

Community

Image transformation, compression, and decompression codecs

Installation

To install this package, run one of the following:

Conda
$conda install esri::imagecodecs

Usage Tracking

2024.9.22
2023.1.23
2021.8.26
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Image transformation, compression, and decompression codecs

Last Updated

Mar 13, 2024 at 21:13

License

BSD-3-Clause

Total Downloads

21.1K

Supported Platforms

win-64