CMD + K

imagecodecs

Community

Image transformation, compression, and decompression codecs

Installation

To install this package, run one of the following:

Conda
$conda install aarch64-staging::imagecodecs

Usage Tracking

2021.1.11
1 / 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 17, 2021 at 22:15

License

BSD-3-Clause

Total Downloads

14

Supported Platforms

linux-aarch64