forked from SLUB-digitalpreservation/fixit_tiff
-
Notifications
You must be signed in to change notification settings - Fork 0
fixes some issues in (potentially) baseline tiffs
License
asciim0/fixit_tiff
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 93.2%
- CMake 5.6%
- Other 1.2%