Paketname | pngcheck |
Beschreibung | print info and check PNG, JNG and MNG files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.3.0-3 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 168 Byte |
Hängt ab von | libc6 (>= 2.7), zlib1g (>= 1:1.1.4), libpng12-0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 50636 Byte |
Prüfsumme MD5 | 84738d3c6d7991e709b15b9d6167aca1 |
Prüfsumme SHA1 | 8f512c996d097dd6d243510aee8f1522bdf38dc1 |
Prüfsumme SHA256 | a4099c42d56de5ec348663dc0a6dd36402738be163b565fe8f78953982753337 |
Link zum Herunterladen | pngcheck_2.3.0-3_i386.deb |
Ausführliche Beschreibung | 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).
|