1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-08 16:53:42 +02:00

pngcheck: use manned (#17966)

This commit is contained in:
Managor 2025-09-03 23:21:29 +03:00 committed by GitHub
parent ec9d69f995
commit a33eb8bfa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
> Forensics tool for validating the integrity of PNG based (PNG, JNG, MNG) image files.
> Can also extract embedded images and text from a file.
> More information: <https://github.com/pnggroup/pngcheck>.
> More information: <https://manned.org/pngcheck>.
- Verify the integrity of an image file (width, height, and color depth):