pngcheck
Print detailed information about and verify PNG, JNG, and MNG files.
=> More information.
- Print a summary for an image (width, height, and color depth):
pngcheck {image.png}
- Print information for an image with [c]olorized output:
pngcheck -c {image.png}
- Print [v]erbose information for an image:
pngcheck -cvt {image.png}
- Receive an image from stdin and display detailed information:
cat {path/to/image.png} | pngcheck -cvt
- [s]earch for PNGs within a specific file and display information about them:
pngcheck -s {image.png}
- Search for PNGs within another file and e[x]tract them:
pngcheck -x {image.png}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/pngcheck.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.670364 milliseconds
- Gemini-to-HTML Time
- 0.783563 milliseconds
This content has been proxied by September (ba2dc).