Skip to content

fixes some issues in (potentially) baseline tiffs

License

Notifications You must be signed in to change notification settings

asciim0/fixit_tiff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General
=======

fixit_tiff to repair broken TIFFs (pE. wrong tagorder, wrong datetime, clean tags)
The "fixit_tiff" works on commandline and therefore it is embedable in scripts

The tools are developed for purposes of curation and longterm preservation

To *validate* baseline TIFFs, you could give "checkit_tiff" a try:
https://github.com/SLUB-digitalpreservation/checkit_tiff


In detail
=========

fixit_tiff:
- fixes a TIFF file with wrong metadata
- needs a Linux or an AIX system with installed libtiff4
  (crosscompiling to Windows should work, too)
- see README.compile, alternatively: compile it with "make clean; make all; make strip"
- help comes with option "fixit_tiff -h"


License
=======

the sourcecode is licensed under conditions of libtiff, see http://libtiff.maptools.org for details.

About

fixes some issues in (potentially) baseline tiffs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.2%
  • CMake 5.6%
  • Other 1.2%