Skip to main content

Subset of image transformation, compression, and decompression codecs

Project description

Imagecodecs_lite is a Python library that provides block-oriented, in-memory buffer transformation, compression, and/or decompression functions for LZW, PackBits, Delta, XOR Delta, Packed Integers, Floating Point Predictor, and Bitorder reversal.

Imagecodecs_lite is a subset of the imagecodecs library, which also provides codecs for Zlib DEFLATE, ZStandard, Blosc, LZMA, BZ2, LZ4, LZF, ZFP, PNG, WebP, JPEG 8-bit, JPEG 12-bit, JPEG SOF3, JPEG LS, JPEG 2000, and JPEG XR.

Unlike imagecodecs, imagecodecs_lite does not depend on external third-party C libraries and is therefore simple to build from source code.

Author:

Christoph Gohlke

Organization:

Laboratory for Fluorescence Dynamics. University of California, Irvine

License:

3-clause BSD

Version:

2019.2.22

Requirements

Notes

The API is not stable yet and might change between revisions.

Works on little-endian platforms only.

Python 2.7 and 32-bit are deprecated.

Revisions

2019.2.22

Initial release based on imagecodecs 2019.2.22.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imagecodecs_lite-2019.2.22.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distributions

imagecodecs_lite-2019.2.22-cp37-cp37m-win_amd64.whl (137.1 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

imagecodecs_lite-2019.2.22-cp37-cp37m-win32.whl (109.8 kB view hashes)

Uploaded CPython 3.7m Windows x86

imagecodecs_lite-2019.2.22-cp36-cp36m-win_amd64.whl (128.3 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

imagecodecs_lite-2019.2.22-cp36-cp36m-win32.whl (103.7 kB view hashes)

Uploaded CPython 3.6m Windows x86

imagecodecs_lite-2019.2.22-cp35-cp35m-win_amd64.whl (124.4 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

imagecodecs_lite-2019.2.22-cp35-cp35m-win32.whl (101.2 kB view hashes)

Uploaded CPython 3.5m Windows x86

imagecodecs_lite-2019.2.22-cp27-cp27m-win_amd64.whl (137.2 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

imagecodecs_lite-2019.2.22-cp27-cp27m-win32.whl (111.8 kB view hashes)

Uploaded CPython 2.7m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page