.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PNGCHUNKDESC" "1" "09 March 2024" "" "" .SH NAME pngchunkdesc \- decode information embedded into a PNG chunk name .SH SYNOPSIS .nf pngchunkdesc .fi .SH "DESCRIPTION" .PP PNGfiles are based around a series of chunks, which embody the information stored in the image file. These chunks have four character ASCII names, where the case of each letter stores additional information. .PP This program decodes the case information in the chunk names, and displays it. The program reads chunk names from stdin, and write chunk descriptions to stdout. .SH "SEE ALSO" .PP tiffinfo(1) pnginfo(1) .SH "VERSION" .PP This documentation was generated for \fBpngtools\fR 0.2 by \fBautodocbook\fR (http://www.stillhq.com). .SH "AUTHOR" .PP \fBpngtools\fR is under development by Michael Still (mikal@stillhq.com). All code is Copyright Michael Still 2001 to 2003, and is released under the GNU GPL. Code submissions are welcomed. Contact Michael at the address above if you have something you would like to contribute. .SH "BUGS" .PP There are no known bugs in \fBpngtools\fR\&. If you find one, please contact mikal@stillhq.com and let me know.