Difference between revisions of "Fixit tiff"
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: | ||
− | + | {{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 (should work with | + | |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 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. --> | ||
− | + | 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[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