PNG Encode & Decode with Metadata
This is a demo of saving a PNG image file with additional metadata. The demo also can read that metadata out of files it has generated.
It may also be able to read metadata from other PNGs, but I've set it up to quit scanning for metadata when it gets to the IDAT chunk. I can recommend reading the wikipedia page on PNG encoding if you wish to understand this work further.
- forked:0
- favorite:2
- lines:196
- license : MIT License
- modified : 2010-09-12 01:31:32


