Difference between revisions of "Type TIFFWithExif"

From truxwiki.com
Jump to navigation Jump to search
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 containing meta data
 
TIFF image containing meta data
 +
 +
=Truxton Exploiters=
 +
This file type is handled by the following ETLs:
 +
* [[Expand]]
 +
* [[Thumbnail]]
 +
 +
=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>Created</code> - When the file was created
 +
* <code>Name</code> - The name of the file
  
 
=Details=
 
=Details=
Line 34: Line 47:
 
* [http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf EXIF 2.3 PDF]
 
* [http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf EXIF 2.3 PDF]
 
* [https://www.loc.gov/preservation/digital/formats/fdd/fdd000146.shtml EXIF at Library of Congress]
 
* [https://www.loc.gov/preservation/digital/formats/fdd/fdd000146.shtml EXIF at Library of Congress]
 
=Truxton Exploiters=
 
This file type is handled by the following ETLs:
 
* [[Expand]]
 
* [[Thumbnail]]
 

Revision as of 07:36, 15 January 2024

Details
Defined Constant Type_TIFFWithExif
File Type Value 552
Parent Type TIFF
Carve Yes
Format Details No
Carve Meta Data Yes
MIME Type image/tiff
Filename Extension tif

TIFF with EXIF

Description

TIFF image containing meta data

Truxton Exploiters

This file type is handled by the following ETLs:

Carve Meta Data

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

  • Created - When the file was created
  • Name - The name of the file

Details