Skip to content

crossbowerbt/listpng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple PNG data chunk dumper

Written while reading rfc 2083 (http://tools.ietf.org/html/rfc2083), to better understand the specifics.

List the header and the content of various PNG chunks, contained in a PNG image.

Usage

Give the .png file you want to list, as an argument to the program.

See the tool usage...

Compile

Just use a c compiler you like. Pure C code.

About

Simple PNG data chunk dumper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages