aboutsummaryrefslogtreecommitdiff
path: root/tools/info.h
Commit message (Expand)AuthorAgeFilesLines
* info: optionally recurse into certain MakerNotesPřemysl Eric Janouch2024-01-231-0/+35
* info: decode JPEGs from all CR2 IFDsPřemysl Eric Janouch2023-06-081-4/+8
* Unite most info tools into just one binaryPřemysl Eric Janouch2023-06-051-0/+25
* tools: decode TIFF XMP fields as UTF-8Přemysl Eric Janouch2023-05-281-0/+4
* Clean up namespace pollutionPřemysl Eric Janouch2023-05-281-4/+4
* Load MPF images as pagesPřemysl Eric Janouch2023-05-281-2/+2
* Move MPF constants and table to tiff-tables.dbPřemysl Eric Janouch2023-05-281-47/+0
* Make MPF parsing a bit saferPřemysl Eric Janouch2023-05-281-15/+34
* Make TIFF parsing a bit saferPřemysl Eric Janouch2023-05-281-6/+9
* Extract some full-size raw previews without LibRawPřemysl Eric Janouch2023-05-261-340/+23
* Make TIFF and JPEG info extractors co-recursivePřemysl Eric Janouch2023-05-241-3/+576
* Improve TIFF handling within toolsPřemysl Eric Janouch2023-05-221-10/+26
* Generate TIFF structs/enums from a text filePřemysl Eric Janouch2022-06-101-503/+2
* Add a most basic tool to inspect ISO BMFF filesPřemysl Eric Janouch2021-12-141-1/+18
* 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
* pnginfo: extract eXIf chunk dataPřemysl Eric Janouch2021-12-101-0/+1265