Difference between revisions of "Checkit tiff"

From COPTR
Jump to navigation Jump to search
(- init)
(No difference)

Revision as of 14:34, 31 August 2015


a tool to validate TIFF files against given configuration profile
Homepage:https://github.com/SLUB-digitalpreservation/fixit_tiff/tree/master/checkit
License:same as libtiff, see http://libtiff.maptools.org/misc.html
Platforms:Linux (Debian Jessie), Windows (untested)

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


User Experiences

Development Activity