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'').
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / pngcheck
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/pngcheck && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
fixbuild.diff | 0000000765 765 Bytes | |
pngcheck-4.0.0.tar.bz | 0000069977 68.3 KB | |
pngcheck-fix-signedness-comparsion-issue.patch | 0000002278 2.22 KB | |
pngcheck-remove-auxiliary-tools.patch | 0000064762 63.2 KB | |
pngcheck-remove-incorrect-checks.patch | 0000003474 3.39 KB | |
pngcheck.changes | 0000004513 4.41 KB | |
pngcheck.spec | 0000002609 2.55 KB |
Comments 0