Difference between revisions of "Type JPEGWithExif"

From truxwiki.com
Jump to navigation Jump to search
Line 14: Line 14:
 
|-
 
|-
 
| Format Details
 
| Format Details
 +
| Yes
 +
|-
 +
| Carve Meta Data
 
| Yes
 
| Yes
 
|-
 
|-
Line 27: Line 30:
 
=Description=
 
=Description=
 
JPEG image containing meta data
 
JPEG image containing meta data
 
=Details=
 
* [https://www.media.mit.edu/pia/Research/deepview/exif.html MIT EXIF Format]
 
* [https://en.wikipedia.org/wiki/Exif Wikipedia EXIF Format]
 
* [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/content/tiff_tags.shtml TIFF tags at Library of Congress]
 
  
 
=Truxton Exploiters=
 
=Truxton Exploiters=
Line 48: Line 44:
 
* [[Type_File_Details]]
 
* [[Type_File_Details]]
 
* [[Type_Location]]
 
* [[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=
 +
* [https://www.media.mit.edu/pia/Research/deepview/exif.html MIT EXIF Format]
 +
* [https://en.wikipedia.org/wiki/Exif Wikipedia EXIF Format]
 +
* [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/content/tiff_tags.shtml TIFF tags at Library of Congress]

Revision as of 08:40, 15 January 2024

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