Difference between revisions of "Checkit tiff"

From COPTR
Jump to navigation Jump to search
(updated URLs because repo was moved to git.fsfe.org)
 
(One intermediate revision by one other user not shown)
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://art1pirat.spdns.org/art1/checkit_tiff
+
|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
 +
|formats_in=TIFF
 
|function=Quality Assurance, Validation
 
|function=Quality Assurance, Validation
 
|content=Image
 
|content=Image
Line 25: 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://art1pirat.spdns.org/art1/checkit_tiff/commits/branch/master
+
https://git.fsfe.org/art1pirat/checkit_tiff/commits/branch/master

Latest revision as of 13:38, 9 November 2021


a tool to validate TIFF files against given configuration profile
Homepage:https://git.fsfe.org/art1pirat/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[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