pngsplit(1) split a PNG file into individual chunk-files (and check CRCs)

SYNOPSIS


[options] pngfile ...

OPTIONS

--force
Overwrite existing output files
--quiet
Be quiet.
--verbose
Display more status messages

DESCRIPTION

Split a PNG, MNG or JNG file into individual, numbered chunks like foo.png.0000.sig, foo.png.0001.IHDR, etc.

ENVIRONMENT

None.

FILES

None.

AUTHORS

Program was written by Greg Roelofs <[email protected]>, <[email protected]>.

This manual page was written by Jari Aalto <[email protected]>. Released under license GNU GPL v2 or (at your option) any later version. For more information about license, visit <http://www.gnu.org/copyleft/gpl.html>.