HEIF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(remove completely spurious and false "Not valid ISO-BMFF" claim)
Line 7: Line 7:
 
|released=2017
 
|released=2017
 
}}
 
}}
'''HEIF''' (High Efficiency Image File Format) is the lossy image and animation format defined by [[MPEG-H]] Part 12 (ISO/IEC 23008-12).
+
'''HEIF''' (High Efficiency Image File Format) is the lossy image and animation format defined by [[MPEG-H]] Part 12 (ISO/IEC 23008-12). It is based on [[ISO Base Media File Format|ISO-BMFF]], and supports arbitrary colorspaces, codecs, and compositing of images, with [[HEVC]], [[H.264|AVC]], and [[JPEG]] being defined in the initial spec.
 
+
It is closely related to the [[HEVC]] video format, so in that way it is similar to [[BPG]]. It uses [[boxes/atoms format]] as a container format, so in that way it is similar to [[JPEG 2000]].
+
  
 
== Format details ==
 
== Format details ==
''[This section contains educated guesses, and may be incorrect.]''
+
The standard defines:
 
+
* A still image ("image collection") container format, with brand <code>mif1</code>.
The standard apparently defines:
+
* An animated image ("image sequence") container format, with brand <code>msf1</code>.
* A still image ("image collection") container format, based on [[boxes/atoms format]], with brand <code>mif1</code>. It uses some elements from [[ISO Base Media File Format|ISO-BMFF]] (though note that still image formats cannot be technically valid ISO-BMFF).
+
* An image compression scheme, with brand <code>heic</code>, based on [[HEVC]].
* An animated image ("image sequence") container format, with brand <code>msf1</code>. This might qualify as valid [[ISO Base Media File Format|ISO-BMFF]].
+
* Various other compression schemes, including [[H.264|AVC]] and [[JPEG]].
* An image compression scheme, with brand <code>heic</code>.
+
* Compositing and layering of multiple images, including transparency.
* Various other compression schemes for use in the above containers, for example based on [[H.264|AVC]] or [[JPEG]].
+
  
Some or all files that use <code>heic</code> compression should use file extension '''.heic'''. Other files may use '''.heif''', or something else.
+
The file extension '''.heic''' typically denotes single still images using [[HEVC]] in 8- or 10-bit. '''.heif''' may include any of the wider features.
  
 
== Identifiers ==
 
== Identifiers ==
Line 29: Line 26:
 
* [[HEVC]]
 
* [[HEVC]]
 
* [[MIAF]]
 
* [[MIAF]]
 +
* [[BPG]]
  
 
== Software ==
 
== Software ==

Revision as of 14:38, 30 May 2020

File Format
Name HEIF
Ontology
Extension(s) .heic, .heif
PRONOM fmt/1101
Wikidata ID Q24907733
Released 2017

HEIF (High Efficiency Image File Format) is the lossy image and animation format defined by MPEG-H Part 12 (ISO/IEC 23008-12). It is based on ISO-BMFF, and supports arbitrary colorspaces, codecs, and compositing of images, with HEVC, AVC, and JPEG being defined in the initial spec.

Contents

Format details

The standard defines:

  • A still image ("image collection") container format, with brand mif1.
  • An animated image ("image sequence") container format, with brand msf1.
  • An image compression scheme, with brand heic, based on HEVC.
  • Various other compression schemes, including AVC and JPEG.
  • Compositing and layering of multiple images, including transparency.

The file extension .heic typically denotes single still images using HEVC in 8- or 10-bit. .heif may include any of the wider features.

Identifiers

Based on source code and sample files, it usually uses the brands mif1 and heic. Some files may use other brands, such as msf1 and heix.

See also

Software

Sample files

Links

See also MPEG-H#Links.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox