Skip to main content

Pure Python PNG image encoder/decoder

Project description

PurePNG allows PNG image files to be read and written using pure Python. PurePNG can read and write all PNG formats. PNG supports a generous variety of image formats: RGB or greyscale, with or without an alpha channel; and a choice of bit depths from 1, 2 or 4 (as long as you want greyscale or a pallete), 8, and 16 (but 16 bits is not allowed for palettes). A pixel can vary in size from 1 to 64 bits: 1/2/4/8/16/24/32/48/64. In addition a PNG file can be interlaced or not. An interlaced file allows an incrementally refined display of images being downloaded over slow links (yet it`s not implemented in PurePNG for now).

PurePNG is written in pure Python(that`s why it`s called Pure).

Download files

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

Source Distribution

purepng-0.2.0.tar.gz (149.5 kB view hashes)

Uploaded Source

Built Distributions

purepng-0.2.0.win32-py3.5.exe (216.4 kB view hashes)

Uploaded Source

purepng-0.2.0.win32-py3.4.exe (285.6 kB view hashes)

Uploaded Source

purepng-0.2.0.win32-py3.3.exe (285.7 kB view hashes)

Uploaded Source

purepng-0.2.0.win32-py3.2.exe (289.3 kB view hashes)

Uploaded Source

purepng-0.2.0.win32-py3.1.exe (236.3 kB view hashes)

Uploaded Source

purepng-0.2.0.win32-py2.7.exe (290.2 kB view hashes)

Uploaded Source

purepng-0.2.0.win32-py2.6.exe (289.3 kB view hashes)

Uploaded Source

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