QTIF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|qif}}, {{ext|qtif}} }} '''QTIF''' (QuickTime Image Format) is a now-deprecated container format for stil...") |
Dan Tobias (Talk | contribs) |
||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|qif}}, {{ext|qtif}} | |extensions={{ext|qif}}, {{ext|qtif}} | ||
+ | |type code=qtif | ||
}} | }} | ||
'''QTIF''' (QuickTime Image Format) is a now-deprecated container format for still images from a [[QuickTime]] video. It consists of a description section and an image data section. The image data may be of various formats, including [[JPEG]]. The "native" parts of this format use [[Endianness|big-endian]] byte order, though the image data part may use a different endianness depending on that format's standards. | '''QTIF''' (QuickTime Image Format) is a now-deprecated container format for still images from a [[QuickTime]] video. It consists of a description section and an image data section. The image data may be of various formats, including [[JPEG]]. The "native" parts of this format use [[Endianness|big-endian]] byte order, though the image data part may use a different endianness depending on that format's standards. |
Revision as of 04:41, 5 November 2014
QTIF (QuickTime Image Format) is a now-deprecated container format for still images from a QuickTime video. It consists of a description section and an image data section. The image data may be of various formats, including JPEG. The "native" parts of this format use big-endian byte order, though the image data part may use a different endianness depending on that format's standards.
.qif is the recommended file extension, though .qtif can also be found. The MacOS file type identifier is 'qtif'.