Scroll to navigation

PNGCHECK(1) User Commands PNGCHECK(1)

NAME

pngcheck - tests PNG, JNG or MNG image files for corruption, and prints size/type info.

SYNOPSIS

pngcheck [-7cpqtv] file.{png|jng|mng} [file2.{png|jng|mng} [...]]
... | pngcheck [-7cpqstvx]
pngcheck [-7cpqstvx] file-containing-PNGs...

DESCRIPTION

PNGcheck, version 3.0.3 of 25 April 2021, by Alexander Lehmann, Andreas Dilger and Greg Roelofs.

Test PNG, JNG or MNG image files for corruption, and print size/type info.

OPTIONS

-7
print contents of tEXt chunks, escape chars >=128 (for 7-bit terminals)
colorize output (for ANSI terminals)
print contents of PLTE, tRNS, hIST, sPLT and PPLT (can be used with -q)
test quietly (output only errors)
search for PNGs within another file
print contents of tEXt chunks (can be used with -q)
test verbosely (print most chunk data)
test very verbosely (decode & print line filters)
suppress windowBits test (more-stringent compression check)
search for PNGs within another file and extract them when found

NOTE

MNG support is more informational than conformance-oriented.

SEE ALSO

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

April 2021 pngcheck 3.0.3