aboutsummaryrefslogtreecommitdiff
path: root/tools/info.h
Commit message (Collapse)AuthorAgeFilesLines
* Generate TIFF structs/enums from a text filePřemysl Eric Janouch2022-06-101-503/+2
| | | | This is to make the tables much easier to maintain.
* Add a most basic tool to inspect ISO BMFF filesPřemysl Eric Janouch2021-12-141-1/+18
| | | | This can be massively extended.
* Add a tool to extract information from WebPPřemysl Eric Janouch2021-12-131-0/+94
|
* Recognize a few more tactical TIFF tagsPřemysl Eric Janouch2021-12-131-0/+10
|
* Add a basic tiffinfo utilityPřemysl Eric Janouch2021-12-121-4/+6
| | | | Also fix a few TIFF-related issues.
* pnginfo: extract eXIf chunk dataPřemysl Eric Janouch2021-12-101-0/+1265