Difference between revisions of "Fixit tiff"

From COPTR
Jump to navigation Jump to search
(updated URLs because repository moved to git.fsfe.org)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
 
 
 
{{Infobox_tool
 
 
|purpose=fixes some issues in (potentially) baseline tiffs, as an example, invalid datetime tags, wrong tiff tag order
 
|purpose=fixes some issues in (potentially) baseline tiffs, as an example, invalid datetime tags, wrong tiff tag order
 
+
|homepage=https://git.fsfe.org/art1pirat/fixit_tiff
|homepage=https://github.com/SLUB-digitalpreservation/fixit_tiff
 
 
|license=same as libtiff, see http://libtiff.maptools.org/ for details
 
|license=same as libtiff, see http://libtiff.maptools.org/ for details
|platforms=Linux (Debian Jessie), AIX, Windows (untested)
+
|platforms=Linux (should work with each distribution, tested under Debian Buster), AIX, Windows
 +
|function=Repair
 +
|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
 +
|releases_rss=https://git.fsfe.org/art1pirat/fixit_tiff/releases
 +
|issues_rss=https://git.fsfe.org/art1pirat/fixit_tiff/issues
 +
}}
 +
<!-- Use the structure provided in this template, do not change it! -->
  
<!-- 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) -->
 
  
[[Category:Image]] [[Category:Repair]]
 
 
<!-- 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. -->
 
  
 +
<!-- 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. -->
  
 
== Description ==
 
== Description ==
Line 31: Line 26:
 
== User Experiences ==
 
== User Experiences ==
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 +
 +
See blog posts at https://kulturreste.blogspot.com/search?q=fixit_tiff
  
 
== Development Activity ==
 
== Development Activity ==
 
<!-- 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/fixit_tiff/commits/branch/master
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Latest revision as of 13:41, 9 November 2021



fixes some issues in (potentially) baseline tiffs, as an example, invalid datetime tags, wrong tiff tag order
Homepage:https://git.fsfe.org/art1pirat/fixit_tiff
License:same as libtiff, see http://libtiff.maptools.org/ for details
Platforms:Linux (should work with each distribution, tested under Debian Buster), AIX, Windows
Function:Repair
Content type:Image



Release Feed

Failed to load RSS feed from https://git.fsfe.org/art1pirat/fixit_tiff/releases: Error parsing XML for RSS

Issues Feed

Failed to load RSS feed from https://git.fsfe.org/art1pirat/fixit_tiff/issues: Error parsing XML for RSS



Description[edit]

Repairs broken TIFF files, it comes with routines to:

  • remove all non-baseline-tags
  • fix order of tags
  • fix typical DATETIME tag problems

User Experiences[edit]

See blog posts at https://kulturreste.blogspot.com/search?q=fixit_tiff

Development Activity[edit]

https://git.fsfe.org/art1pirat/fixit_tiff/commits/branch/master