Difference between revisions of "Checkit tiff"

From COPTR
Jump to navigation Jump to search
Line 4: Line 4:
 
|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
 +
|formats_in=TIFF
 
|function=Quality Assurance, Validation
 
|function=Quality Assurance, Validation
 
|content=Image
 
|content=Image

Revision as of 11:45, 16 September 2021


a tool to validate TIFF files against given configuration profile
Homepage:https://art1pirat.spdns.org/art1/checkit_tiff
License:same as libtiff, see http://libtiff.maptools.org/misc.html
Platforms:Linux (each distribution should work, tested under Debian Buster), Windows
Input Formats:TIFF
Function:Quality Assurance,Validation
Content type:Image




Description

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

See https://kulturreste.blogspot.com/search?q=checkit_tiff for blogposts about usage of checkit_tiff.

Development Activity

https://art1pirat.spdns.org/art1/checkit_tiff/commits/branch/master