Binary package “python3-png” in ubuntu focal
Pure Python PNG Reader/Writer (Python 3)
The PyPNG module implements support for PNG images. It reads and writes PNG
files with all allowable bit depths (1/2/4/
colour combinations: greyscale (1/2/4/8/16 bit); RGB, RGBA, LA (greyscale with
alpha) with 8/16 bits per channel; colour mapped images (1/2/4/8 bit).
Adam7 interlacing is supported for reading and writing. A number of optional
chunks can be specified (when writing) and understood (when reading): tRNS,
bKGD, gAMA.
.
PyPNG is not a high level toolkit for image processing (like PIL) and does not
aim at being a replacement or competitor. Its strength lies in fine-grained
extensive support of PNG features. It can also read and write Netpbm PAM files,
with a focus on its use as an intermediate format for implementing custom PNG
processing.
.
This package contains the Python 3 version.
Source package
Published versions
- python3-png 0.0.20+ds-2 in amd64 (Proposed)
- python3-png 0.0.20+ds-2 in amd64 (Release)
- python3-png 0.0.20+ds-2 in arm64 (Proposed)
- python3-png 0.0.20+ds-2 in arm64 (Release)
- python3-png 0.0.20+ds-2 in armhf (Proposed)
- python3-png 0.0.20+ds-2 in armhf (Release)
- python3-png 0.0.20+ds-2 in i386 (Proposed)
- python3-png 0.0.20+ds-2 in i386 (Release)
- python3-png 0.0.20+ds-2 in ppc64el (Proposed)
- python3-png 0.0.20+ds-2 in ppc64el (Release)
- python3-png 0.0.20+ds-2 in riscv64 (Release)
- python3-png 0.0.20+ds-2 in s390x (Proposed)
- python3-png 0.0.20+ds-2 in s390x (Release)