Difference between revisions of "Checkit tiff"

From COPTR
Jump to navigation Jump to search
(updated URLs because repo was moved to git.fsfe.org)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{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://git.fsfe.org/art1pirat/checkit_tiff
|homepage=https://art1pirat.spdns.org/art1/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
 +
|content=Image
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 
 
<!-- Add one or more categories to describe the function of the tool, such as:
 
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 
 
 
 
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. -->
 
[[Category:Image]] [[Category:Validation]] [[Category:Quality_Assurance]]
 
 
 
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
Line 27: 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 36: 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. -->
{{Infobox_tool_details
+
https://git.fsfe.org/art1pirat/checkit_tiff/commits/branch/master
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

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