SPIFF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(JPEG-LS compression)
Line 9: Line 9:
 
'''Still Picture Interchange File Format''' ('''SPIFF''') is an image file format based on the [[JPEG]] interchange format. It supports both lossy and lossless compression. It is not widely used.
 
'''Still Picture Interchange File Format''' ('''SPIFF''') is an image file format based on the [[JPEG]] interchange format. It supports both lossy and lossless compression. It is not widely used.
  
It overlaps the JPEG standard. Some SPIFF files are valid JPEG files, and of those, many will be displayed correctly by a typical JPEG/[[JFIF]] viewer, even if it knows nothing about SPIFF.
+
It overlaps the JPEG standard. Some SPIFF files are valid JPEG files, and those that are will most likely be displayed correctly by a typical JPEG/[[JFIF]] viewer, even if it knows nothing about SPIFF.
  
 
It also supports additional image types and compression schemes that are incompatible with JPEG.
 
It also supports additional image types and compression schemes that are incompatible with JPEG.
Line 24: Line 24:
 
* 3 = Rec T.6 MMR ([[CCITT Group 4]])
 
* 3 = Rec T.6 MMR ([[CCITT Group 4]])
 
* 4 = [[JBIG]]
 
* 4 = [[JBIG]]
* 5 = [[JPEG]]
+
* 5 = [[JPEG]] (restricted to a few widely-supported varieties)
 
* 6 = [[JPEG-LS]]
 
* 6 = [[JPEG-LS]]
 +
 +
== Identification ==
 +
A SPIFF file that uses JPEG compression should use file extension '''.jpg'''; otherwise '''.spf'''.
 +
 +
Valid SPIFF files begin with <code>FF D8 FF E8 ?? ?? 'S' 'P' 'I' 'F' 'F' 00</code>.
  
 
== Specifications ==
 
== Specifications ==

Revision as of 18:42, 3 March 2013

File Format
Name SPIFF
Ontology
Extension(s) .jpg
.jpeg
.spf
MIME Type(s) image/jpeg
PRONOM fmt/112

Contents

Overview

Still Picture Interchange File Format (SPIFF) is an image file format based on the JPEG interchange format. It supports both lossy and lossless compression. It is not widely used.

It overlaps the JPEG standard. Some SPIFF files are valid JPEG files, and those that are will most likely be displayed correctly by a typical JPEG/JFIF viewer, even if it knows nothing about SPIFF.

It also supports additional image types and compression schemes that are incompatible with JPEG.

Format

SPIFF files contain a JPEG APP8 segment, with an identifier of "SPIFF".

Compression schemes

Identification

A SPIFF file that uses JPEG compression should use file extension .jpg; otherwise .spf.

Valid SPIFF files begin with FF D8 FF E8 ?? ?? 'S' 'P' 'I' 'F' 'F' 00.

Specifications

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox