套件: pngcheck (2.3.0-7ubuntu0.20.04.1)
pngcheck 的相關超連結
Trisquel 的資源:
下載原始碼套件 pngcheck:
- [pngcheck_2.3.0-7ubuntu0.20.04.1.dsc]
- [pngcheck_2.3.0.orig.tar.gz]
- [pngcheck_2.3.0-7ubuntu0.20.04.1.debian.tar.xz]
維護者:
Original Maintainer:
- Jari Aalto
外部的資源:
- 主頁 [freshmeat.net]
相似套件:
print info and check PNG, JNG and MNG files
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).
Also includes pngsplit which can split a PNG, MNG or JNG file into individual, numbered chunks.
其他與 pngcheck 有關的套件
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime