An open API service indexing awesome lists of open source software.

https://github.com/pathawks/dropngs

Inspect PNG chunks
https://github.com/pathawks/dropngs

Last synced: 9 months ago
JSON representation

Inspect PNG chunks

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.