Difference between revisions of "Fixit tiff"

From COPTR
Jump to navigation Jump to search
(refreshed repository information)
(updated URLs because repository moved to git.fsfe.org)
 
(One intermediate revision by one other user 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://art1pirat.spdns.org/art1/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 (should work with eatch distribution, tested under Debian Buster), AIX, Windows
+
|platforms=Linux (should work with each distribution, tested under Debian Buster), AIX, Windows
 +
|function=Repair
 +
|content=Image
 +
}}
 +
{{Infobox tool details
 +
|releases_rss=https://git.fsfe.org/art1pirat/fixit_tiff/releases
 +
|issues_rss=https://git.fsfe.org/art1pirat/fixit_tiff/issues
 
}}
 
}}
<!-- 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. -->
+
<!-- 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 37: Line 32:
 
<!-- 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=https://art1pirat.spdns.org/art1/fixit_tiff/commits/branch/master
 
|issues_rss=https://art1pirat.spdns.org/art1/fixit_tiff/issues
 
|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