TIFF
From Just Solve the File Format Problem
(Difference between revisions)
(Move ontology to infobox.) |
(Beginning to amplify description, referring to compression schemes used in TIFF files.) |
||
Line 4: | Line 4: | ||
|extensions={{ext|tiff}}, {{ext|tif}} | |extensions={{ext|tiff}}, {{ext|tif}} | ||
|mimetypes={{mimetype|image/tiff}} | |mimetypes={{mimetype|image/tiff}} | ||
+ | |pronom={{PRONOM|fmt/353}} | ||
}} | }} | ||
'''TIFF''', formerly known as '''Tag(ged) Image File Format''', is an image format capable of storing multiple high quality images in a single file. | '''TIFF''', formerly known as '''Tag(ged) Image File Format''', is an image format capable of storing multiple high quality images in a single file. | ||
+ | |||
+ | A TIFF image may be uncompressed or use a compression scheme internally. The most widely used compression schemes in TIFF files are lossless, including [[LZW]] and, for bitonal images [[G4]], as used for facsimile transmission [fax]. | ||
== Specifications == | == Specifications == | ||
Line 37: | Line 40: | ||
* [http://www.remotesensing.org/libtiff/ LibTIFF] | * [http://www.remotesensing.org/libtiff/ LibTIFF] | ||
* [https://github.com/GPHemsley/tiff-js TIFF.js] | * [https://github.com/GPHemsley/tiff-js TIFF.js] | ||
+ | * [http://www.digitalpreservation.gov/formats/fdd/fdd000022.shtml TIFF, Revision 6.0, from Library of Congress resource on Sustainability of Digital Formats] |
Revision as of 20:20, 11 November 2012
TIFF, formerly known as Tag(ged) Image File Format, is an image format capable of storing multiple high quality images in a single file.
A TIFF image may be uncompressed or use a compression scheme internally. The most widely used compression schemes in TIFF files are lossless, including LZW and, for bitonal images G4, as used for facsimile transmission [fax].
Contents |
Specifications
- TIFF, Revision 6.0 (1992-06-03)
- Adobe PageMaker 6.0 TIFF Technical Notes (1995-09-14)
- Adobe Photoshop TIFF Technical Notes (2002-03-22)
- Adobe Photoshop TIFF Technical Note 3 (2005-04-08)
Metadata tags
- http://www.digitizationguidelines.gov/guidelines/TIFF_Metadata_Final.pdf
- http://www.digitalpreservation.gov/formats/content/tiff_tags.shtml
Sample images
- http://www.fileformat.info/format/tiff/sample/index.htm
- http://www.remotesensing.org/libtiff/images.html
- http://people.sc.fsu.edu/~jburkardt/data/tif/tif.html
- https://github.com/openplanets/format-corpus/tree/master/tiff-examples