PNG file format checker
http://www.libpng.org/pub/png/apps/pngcheck.html
pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the
internal 32-bit CRCs or checksums) and optionally dumps almost all of 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'').
- Links to openSUSE:Factory / pngcheck
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:AL:TW/pngcheck && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
fixbuild.diff | 0000000665 665 Bytes | |
pngcheck-3.0.3.tar.gz | 0000063766 62.3 KB | |
pngcheck.changes | 0000003837 3.75 KB | |
pngcheck.spec | 0000002264 2.21 KB |
Latest Revision
Dirk Mueller (dirkmueller)
committed
(revision 1)
Comments 0