Skip to content

gpvos/pngtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code implements a series of handy PNG tools. These are:

 - pnginfo: which displays interesting information about a PNG file
     (it is modelled on tiffinfo)
 - pngchunkdesc: which decodes the "hidden" information in a PNG chunk name
 

See the file INSTALL for installation details.

This code is (c) Michael Still, and is covered by the GNU GPL version 2, which is included in the file named COPYING. The sample image is (c) Michael Still 2002.

About

PNG manipulation tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 39.5%
  • Shell 34.2%
  • Makefile 25.2%
  • M4 1.1%