パッケージ: pngcheck (3.0.2-2)
pngcheck に関するリンク
Trisquel の資源:
pngcheck ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- David da Silva Polverari
外部の資源:
- ホームページ [www.libpng.org]
類似のパッケージ:
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.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime