pngcheck(1)

NAME

   pngcheck - Test PNG image files for corruption, display size, type,
   compression info

SYNOPSIS

     pngcheck [-vqt7f] file.png [file.png [...]]
     pngcheck [-vqt7f] file.mng [file.mng [...]]
     pngcheck -{sx}[vqt7f] file-containing-PNGs...

     Can be used in pipe:

     ... | pngcheck [-sx][vqt7f]

OPTIONS

   -7  Print contents of text chunks, escape chars >=128 (for 7-bit
       terminals).

   -f  Force continuation even after major errors.

   -p  Display contents of PLTE, tRNS, hIST, sPLT and PPLT (can be used
       with -q).

   -q  Test quietly (only output errors).

   -s  Search for PNGs within another file.

   -t  Display contents of tEXt chunks (can be used with -q).

   -v  test verbosely (print most chunk data).

   -x  Search for PNGs and extract them when found.

DESCRIPTION

   pngcheck is the official PNG tester and debugger. Originally designed
   simply to test the CRCs within a PNG image file (e.g., to check for
   ASCII rather than binary transfer), it has been extended to check and
   optionally print almost all the information about a PNG image and to
   verify that it conforms to the PNG specification. It also includes
   partial support for MNG animations.

   It can dump the chunk-level information in the image in human-readable
   form. For example, it can be used to print the basic stats about an
   image (dimensions, bit depth, etc.); to list the color and transparency
   info in its palette; or to extract the embedded text annotations. All
   PNG and JNG chunks are supported, plus almost all MNG chunks
   (everything but PAST, DISC, tERm, DROP, DBYK, and ORDR). This is a
   command-line program with batch capabilities (e.g., pngcheck *.png).

ENVIRONMENT

   None.

FILES

   None.

SEE ALSO

   pngchunkdesc(1) pngchunks(1) pngcomp(1) pngcp(1) pngcrush(1) pnginfo(1)
   pngmeta(1) pngnq(1) pngquant(1) pngsplit(1)

AUTHORS

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

   This manual page was written by Kevin M. Rosenberg <[email protected]> for
   the Debian GNU system (but may be used by others). Updated and
   converted to Perl POD source format 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>.



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.