logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pngsplit - splits a PNG, MNG or JNG file into individual, numbered chunks.

Description

       pngsplit, version 1.0 of 31 October 2020, by Greg Roelofs.

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

       This software is licensed under the GNU General Public License.  There is NO warranty.

Name

       pngsplit - splits a PNG, MNG or JNG file into individual, numbered chunks.

Options

-force overwrite existing output files

       -verbose
              print more status messages (synonym: -noquiet)

See Also

pngcheck(1), png-fix-IDAT-windowsize(1)

pngsplit 1.0                                      October 2020                                       PNGSPLIT(1)

Synopsis

pngsplit [options] pngfile [pngfile [...]]

See Also