Difference between revisions of "Type JPEG"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_JPEG</code> |- | File Type Value | 203 |- | Parent Type | None |- | Carve | Yes |- | F...")
 
 
(5 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_Unicode_Text|<<]] Details [[Type_JPEGWithExif|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_JPEG</code>
 
| <code>Type_JPEG</code>
Line 27: Line 27:
 
=Description=
 
=Description=
 
JPEG image
 
JPEG 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_File_Details]]
  
 
=Details=
 
=Details=
 
 
* [http://fileformats.archiveteam.org/wiki/JPEG Archive Team]
 
* [http://fileformats.archiveteam.org/wiki/JPEG Archive Team]
 
* [https://www.nationalarchives.gov.uk/PRONOM/fmt/41 PRONOM]
 
* [https://www.nationalarchives.gov.uk/PRONOM/fmt/41 PRONOM]
Line 35: Line 43:
 
* [https://www.wikidata.org/wiki/Q27996264 wikidata]
 
* [https://www.wikidata.org/wiki/Q27996264 wikidata]
 
* [https://www.w3.org/Graphics/JPEG/itu-t81.pdf ITU T.81]
 
* [https://www.w3.org/Graphics/JPEG/itu-t81.pdf ITU T.81]
 +
* [https://formats.kaitai.io/jpeg/ Kaitai]

Latest revision as of 06:38, 6 March 2026

<< Details >>
Defined Constant Type_JPEG
File Type Value 203
Parent Type None
Carve Yes
Format Details Yes
MIME Type image/jpeg
Filename Extension jpg

JPEG

Description

JPEG image

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Details