JUMBF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Metadata |released=≤2019 }} '''JUMBF''' (JPEG Universal Metadata Box Format) is a standard way to put metadata and other extensio...")
 
m (Discussion)
 
Line 13: Line 13:
 
The main format defined by JUMBF is based on [[boxes/atoms format]]. It involves a box with identifier "<code>jumb</code>", and other boxes that may be contained in it.
 
The main format defined by JUMBF is based on [[boxes/atoms format]]. It involves a box with identifier "<code>jumb</code>", and other boxes that may be contained in it.
  
"Box-based" formats would include most of the [[JPEG 2000]] formats. Probably more importantly, JUMBF can be used in formats based on original [[JPEG]], via the "Box file format" extension mechanism introduced with [[JPEG XT]]. That is, a sequence of "APP11" segments that begin with ASCII "<code>JP</code>". This mechanism is defined by ISO/IEC 18477 Part 3 (JPEG XT: Box file format). Note that [[JPEG XT]] itself apparently does not use JUMBF -- JPEG XT and JUMBF are different things that are both based on ISO/IEC 18477 Part 3.
+
"Box-based" formats would include most of the [[JPEG 2000]] formats. Probably more importantly, JUMBF can be used in formats based on original [[JPEG]], via the "Box file format" extension mechanism introduced with [[JPEG XT]]. That is, a sequence of "APP11" segments that begin with ASCII "<code>JP</code>". This mechanism is defined by ISO/IEC 18477 Part 3 (JPEG XT: Box file format). Note that [[JPEG XT]] itself apparently does not use JUMBF -- JPEG XT and JUMBF are different things that both utilize ISO/IEC 18477 Part 3.
  
 
== Identification ==
 
== Identification ==

Latest revision as of 18:35, 1 December 2023

File Format
Name JUMBF
Ontology
Released ≤2019

JUMBF (JPEG Universal Metadata Box Format) is a standard way to put metadata and other extension data into "box-based" JPEG file formats. It is standardized as ISO/IEC 19566 (JPEG Systems) Part 5.

Standards that make use of JUMBF include JPEG 360 and C2PA.

Contents

[edit] Discussion

[Ed. note: This section contains educated guesswork, and needs further review.]

The main format defined by JUMBF is based on boxes/atoms format. It involves a box with identifier "jumb", and other boxes that may be contained in it.

"Box-based" formats would include most of the JPEG 2000 formats. Probably more importantly, JUMBF can be used in formats based on original JPEG, via the "Box file format" extension mechanism introduced with JPEG XT. That is, a sequence of "APP11" segments that begin with ASCII "JP". This mechanism is defined by ISO/IEC 18477 Part 3 (JPEG XT: Box file format). Note that JPEG XT itself apparently does not use JUMBF -- JPEG XT and JUMBF are different things that both utilize ISO/IEC 18477 Part 3.

[edit] Identification

In original JPEG format, JUMBF involves JPEG "APP11" segments whose data has ASCII "JP" at offset 0, and "jumb" at offset 12.

[edit] Specifications

Related:

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox