Difference between revisions of "Fixit tiff"
Jump to navigation
Jump to search
(- init) |
(updated URLs because repository moved to git.fsfe.org) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{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:// | ||
|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 | + | |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 | ||
| + | }} | ||
| + | <!-- Use the structure provided in this template, do not change it! --> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | <!-- 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 30: | 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. --> | ||
| − | + | https://git.fsfe.org/art1pirat/fixit_tiff/commits/branch/master | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 13:41, 9 November 2021
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
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
See blog posts at https://kulturreste.blogspot.com/search?q=fixit_tiff
Development Activity
https://git.fsfe.org/art1pirat/fixit_tiff/commits/branch/master