https://github.com/pathawks/dropngs
Inspect PNG chunks
https://github.com/pathawks/dropngs
Last synced: 9 months ago
JSON representation
Inspect PNG chunks
- Host: GitHub
- URL: https://github.com/pathawks/dropngs
- Owner: pathawks
- Created: 2017-01-22T18:36:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T01:09:54.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T15:44:22.141Z (over 1 year ago)
- Language: C
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## DroPNG
#### Inspect PNG chunks from the command line
This is a low-level PNG tool that will tell you which chunks are included in an
image, and try to give some detail about the contents of those chunks. You can
use this information to `diff` two versions of the same file.