Skip to content

A PNG encoder written in Python for learning about the internal structure of the PNG format

License

Notifications You must be signed in to change notification settings

jb-23/one-hour-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One Hour PNG - Image Encoding Demonstration

This Python program demonstrates how to encode the PNG image format using the zlib standard library module. It accompanies the blog article on my website http://www.bamfordresearch.com/2021/one-hour-png

About

A PNG encoder written in Python for learning about the internal structure of the PNG format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages