Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python library for creating PNG image data.

A PNG file consists of chunks. With this library custom chunks can be created for testing decoders.

The current createpng.py consists of code to create the smallest PNG file (I think). The PNG specification state that a empty IDAT chunk should also be valid, but most decoders sayeth nay.

 

About

PNG testing

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages