Difference between revisions of "Checkit tiff"
Jump to navigation
Jump to search
(updated URLs because repo was moved to git.fsfe.org) |
|||
Line 1: | Line 1: | ||
{{Infobox tool | {{Infobox tool | ||
|purpose=a tool to validate TIFF files against given configuration profile | |purpose=a tool to validate TIFF files against given configuration profile | ||
− | |homepage=https:// | + | |homepage=https://git.fsfe.org/art1pirat/checkit_tiff |
|license=same as libtiff, see http://libtiff.maptools.org/misc.html | |license=same as libtiff, see http://libtiff.maptools.org/misc.html | ||
|platforms=Linux (each distribution should work, tested under Debian Buster), Windows | |platforms=Linux (each distribution should work, tested under Debian Buster), Windows | ||
Line 26: | Line 26: | ||
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | ||
<!-- Add the OpenHub.com ID for the tool, if known. --> | <!-- Add the OpenHub.com ID for the tool, if known. --> | ||
− | https:// | + | https://git.fsfe.org/art1pirat/checkit_tiff/commits/branch/master |
Latest revision as of 13:38, 9 November 2021
Description[edit]
The tool evaluates if a given TIFF matches against the rules defined in a configuration profile. The configuration profile is human readable and allows to validate TIFFs against rules like:
- no compression
- only 300dpi
- if tag X has Value Y then tag Z must exist
It is optimized for very high throughput, it is extremely robust and it is suitable for scripted use.
User Experiences[edit]
See https://kulturreste.blogspot.com/search?q=checkit_tiff for blogposts about usage of checkit_tiff.
Development Activity[edit]
https://git.fsfe.org/art1pirat/checkit_tiff/commits/branch/master