QTIF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(Added software links)
Line 14: Line 14:
 
== Format description ==
 
== Format description ==
 
* [https://developer.apple.com/library/mac/documentation/QuickTime/QTFF/QTFFAppenA/QTFFAppenA.html Format description in Apple developer site]
 
* [https://developer.apple.com/library/mac/documentation/QuickTime/QTFF/QTFFAppenA/QTFFAppenA.html Format description in Apple developer site]
 +
 +
== Software ==
 +
* [[XnView]]
 +
* {{Deark}}
 +
* [http://snisurset.net/code/abydos/ abydos]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 16:51, 26 May 2020

File Format
Name QTIF
Ontology
Extension(s) .qif, .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 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'.

Contents

 [hide

Identification

There's no simple way to reliably identify a QTIF file, but most of them have "idat" or "idsc" at offset 4.

Format description

Software

Sample files

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox