[ 源代码: python-packbits ]
软件包:python3-packbits(0.6-2)
PackBits encoder and decoder
This library implements PackBits, a simple form of run-length encoding, often used in PSD and TIFF file formats. It provides efficient methods for encoding and decoding data using this compression scheme. The library interacts with image files, allowing easy manipulation of the encoded data within these formats.