Difference between revisions of "Type TIFF"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_TIFF</code> |- | File Type Value | 290 |- | Parent Type | None |- | Carve | Yes |- | F...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Bitmap_Image|<<]] Details [[Type_Truxton_Video_Thumbnail|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_TIFF</code>
 
| <code>Type_TIFF</code>
Line 15: Line 15:
 
| Format Details
 
| Format Details
 
| No
 
| No
 +
|-
 +
| Carve Meta Data
 +
| Yes
 
|-
 
|-
 
| MIME Type
 
| MIME Type
Line 27: Line 30:
 
=Description=
 
=Description=
 
TIFF Image
 
TIFF Image
 +
 +
=Truxton Exploiters=
 +
This file type is handled by the following ETLs:
 +
* [[Expand]]
 +
* [[Thumbnail]]
 +
 +
=Items Produced=
 +
Truxton will extract the following from this file type:
 +
* [[Type_Camera_Information]]
 +
 +
=Carve Meta Data=
 +
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 +
* <code>Name</code> - The name of the file
  
 
=Details=
 
=Details=
Line 32: Line 48:
 
* [http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf TIFF] (Locked Adobe website)
 
* [http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf TIFF] (Locked Adobe website)
 
* [https://www.loc.gov/preservation/digital/formats/content/tiff_tags.shtml TIFF Tags]
 
* [https://www.loc.gov/preservation/digital/formats/content/tiff_tags.shtml TIFF Tags]
 +
* [https://www.loc.gov/preservation/digital/formats/fdd/fdd000022.shtml Library of Congress]

Latest revision as of 17:26, 29 January 2025

<< Details >>
Defined Constant Type_TIFF
File Type Value 290
Parent Type None
Carve Yes
Format Details No
Carve Meta Data Yes
MIME Type image/tiff
Filename Extension tif

TIFF

Description

TIFF Image

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • Name - The name of the file

Details