pngcheck Command Examples

Print detailed information about and verify PNG, JNG, and MNG files. More information: http://www.libpng.org/pub/png/apps/pngcheck.html.

pngcheck {{path/to/image.png}}

pngcheck -c {{path/to/image.png}}

pngcheck -cvt {{path/to/image.png}}

cat {{path/to/image.png}} | pngcheck -cvt

pngcheck -s {{path/to/image.png}}

pngcheck -x {{path/to/image.png}}