Difference between revisions of "Type TIFFWithExif"
Jump to navigation
Jump to search
| (3 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_XMP|<<]] Details [[Type_Compiled_Python|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_TIFFWithExif</code> | | <code>Type_TIFFWithExif</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 containing meta data | TIFF image containing meta data | ||
| + | |||
| + | =Truxton Exploiters= | ||
| + | This file type is handled by the following ETLs: | ||
| + | * [[Expand]] | ||
| + | * [[Thumbnail]] | ||
| + | |||
| + | =Items Produced= | ||
| + | Truxton will extract the following from this file type: | ||
| + | * [[Entity Types|ENTITY_TYPE_DISNEY_GUEST_ID]] | ||
| + | * [[Entity Types|ENTITY_TYPE_PERSON]] | ||
| + | * [[Entity Types|ENTITY_TYPE_SERIAL_NUMBER]] | ||
| + | * [[Event Types|EVENT_TYPE_TOOK_A_PICTURE]] | ||
| + | * [[Location Types|LOCATION_TYPE_EXIF]] | ||
| + | * [[Type_Camera_Information]] | ||
| + | * [[Type_File_Details]] | ||
| + | * [[Type_Location]] | ||
| + | |||
| + | =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= | ||
Latest revision as of 04:04, 24 May 2024
| 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:
Items Produced
Truxton will extract the following from this file type:
- ENTITY_TYPE_DISNEY_GUEST_ID
- ENTITY_TYPE_PERSON
- ENTITY_TYPE_SERIAL_NUMBER
- EVENT_TYPE_TOOK_A_PICTURE
- LOCATION_TYPE_EXIF
- Type_Camera_Information
- Type_File_Details
- Type_Location
Carve Meta Data
When Truxton carves this file, it can populate the following columns in the [File] table:
Created- When the file was createdName- The name of the file