MIFF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|miff}}
+
|extensions={{ext|miff}} {{ext|mif}}
 
}}
 
}}
 
+
== Overview ==
'''Magick Image File Format''' ('''MIFF''') is a raster image file format associated with the image processing software ''ImageMagick''.
+
'''Magick Image File Format''' ('''MIFF''') is a raster image file format associated with the image processing software ''ImageMagick''. It was originally named '''Machine Independent File Format'''.
 
+
It might also be known as '''Machine Independent File Format''', but this is unconfirmed.
+
  
 
It is designed to support all of the metadata and pixel formats supported internally by ImageMagick. For example, it supports floating-point samples and high dynamic range.
 
It is designed to support all of the metadata and pixel formats supported internally by ImageMagick. For example, it supports floating-point samples and high dynamic range.
Line 15: Line 13:
 
Despite the potential instability and ambiguity of the format, it is portable enough to be usable by other applications. But it is primarily useful for temporary files, and should probably be avoided for long term storage or public distribution.
 
Despite the potential instability and ambiguity of the format, it is portable enough to be usable by other applications. But it is primarily useful for temporary files, and should probably be avoided for long term storage or public distribution.
  
== Specification ==
+
== Specifications ==
 
* [http://www.imagemagick.org/script/miff.php MIFF Documentation]
 
* [http://www.imagemagick.org/script/miff.php MIFF Documentation]
  
== References ==
+
== Software ==
 
* [http://www.imagemagick.org/ ImageMagick]
 
* [http://www.imagemagick.org/ ImageMagick]

Revision as of 21:09, 7 April 2013

File Format
Name MIFF
Ontology
Extension(s) .miff .mif

Overview

Magick Image File Format (MIFF) is a raster image file format associated with the image processing software ImageMagick. It was originally named Machine Independent File Format.

It is designed to support all of the metadata and pixel formats supported internally by ImageMagick. For example, it supports floating-point samples and high dynamic range.

There is no formal MIFF specification. Each copy of the ImageMagick software includes a copy of the MIFF documentation, and each new version of ImageMagick may add new features to the format.

Despite the potential instability and ambiguity of the format, it is portable enough to be usable by other applications. But it is primarily useful for temporary files, and should probably be avoided for long term storage or public distribution.

Specifications

Software

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox