Difference between revisions of "Type JPEGWithExif"

From truxwiki.com
Jump to navigation Jump to search
 
(2 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_JPEG|<<]] Details [[Type_GIF|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_JPEGWithExif</code>
 
| <code>Type_JPEGWithExif</code>
Line 40: Line 40:
 
* [[Entity Types|ENTITY_TYPE_DISNEY_GUEST_ID]]
 
* [[Entity Types|ENTITY_TYPE_DISNEY_GUEST_ID]]
 
* [[Entity Types|ENTITY_TYPE_PERSON]]
 
* [[Entity Types|ENTITY_TYPE_PERSON]]
 +
* [[Entity Types|ENTITY_TYPE_SERIAL_NUMBER]]
 +
* [[Event Types|EVENT_TYPE_TOOK_A_PICTURE]]
 
* [[Location Types|LOCATION_TYPE_EXIF]]
 
* [[Location Types|LOCATION_TYPE_EXIF]]
 
* [[Type_Camera_Information]]
 
* [[Type_Camera_Information]]
Line 56: Line 58:
 
* [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]
 
* [https://www.loc.gov/preservation/digital/formats/content/tiff_tags.shtml TIFF tags at Library of Congress]
 
* [https://www.loc.gov/preservation/digital/formats/content/tiff_tags.shtml TIFF tags at Library of Congress]
 +
* [https://formats.kaitai.io/jpeg/ Kaitai]

Latest revision as of 06:38, 6 March 2026

<< Details >>
Defined Constant Type_JPEGWithExif
File Type Value 204
Parent Type JPEG
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type image/jpeg
Filename Extension jpg

JPEG with EXIF

Description

JPEG 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:

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