1PNGCHECK(1) User Commands PNGCHECK(1)
2
3
4
6 pngcheck - manual page for pngcheck 2.4.0
7
9 pngcheck [-7cfpqtv] file.{png|jng|mng} [file2.{png|jng|mng} [...]]
10 ... | pngcheck [-7cfpqstvx]
11 pngcheck [-7cfpqstvx] file-containing-PNGs...
12
14 PNGcheck, version 2.4.0 of 31 October 2020, by Alexander Lehmann,
15 Andreas Dilger and Greg Roelofs.
16
17 Test PNG, JNG or MNG image files for corruption, and print size/type
18 info.
19
21 -7 print contents of tEXt chunks, escape chars >=128 (for 7-bit
22 terminals)
23
24 -c colorize output (for ANSI terminals)
25
26 -f force continuation even after major errors
27
28 -p print contents of PLTE, tRNS, hIST, sPLT and PPLT (can be used
29 with -q)
30
31 -q test quietly (output only errors)
32
33 -s search for PNGs within another file
34
35 -t print contents of tEXt chunks (can be used with -q)
36
37 -v test verbosely (print most chunk data)
38
39 -vv test very verbosely (decode & print line filters)
40
41 -w suppress windowBits test (more-stringent compression check)
42
43 -x search for PNGs within another file and extract them when found
44
46 MNG support is more informational than conformance-oriented.
47
49 pngsplit(1), png-fix-IDAT-windowsize(1)
50
51
52
53pngcheck 2.4.0 October 2020 PNGCHECK(1)