Difference between revisions of "Checkit tiff"

From COPTR
Jump to navigation Jump to search
(Added links to Function and/or Content Type)
(updated URLs because repo was moved to git.fsfe.org)
 
(2 intermediate revisions by 2 users 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 15: Line 16:
 
* if tag X has Value Y then tag Z must exist
 
* 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 ==
 
== User Experiences ==
Line 24: 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://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