IIQ

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(Category:TIFF, etc.)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|pronom={{PRONOM|fmt/1061}}
 
|pronom={{PRONOM|fmt/1061}}
 
}}
 
}}
'''IIQ Raw''' is a proprietary raw image format developed by [https://en.wikipedia.org/wiki/Phase_One_(company) Phase One]. Structurally, an IIQ Raw image is a valid [[TIFF]] image. The actual raw image content is embedded in a TIFF MakerNote tag. Readers that cannot process the contents of this MakerNote tag will read a IIQ Raw image as a regular TIFF. However, such readers will only be able to read the TIFF-compatible image data (usually a lower-quality preview).
+
'''IIQ Raw''' is a proprietary raw image format developed by [https://en.wikipedia.org/wiki/Phase_One_(company) Phase One]. Structurally, an IIQ Raw image is a valid [[TIFF]] image. The actual raw image content is embedded in a TIFF [[MakerNote]] tag. Readers that cannot process the contents of this MakerNote tag will read a IIQ Raw image as a regular TIFF. However, such readers will only be able to read the TIFF-compatible image data (usually a lower-quality preview).
  
 
There are two variations on the format: a lossless ''IIQ Large'' format, and an ''IIQ Small'' format, which the [https://help.phaseone.com/en/CO8/Output/File-formats/Capture-One-and-RAW.aspx Phase One website describes as] 'not 100% lossless'.  
 
There are two variations on the format: a lossless ''IIQ Large'' format, and an ''IIQ Small'' format, which the [https://help.phaseone.com/en/CO8/Output/File-formats/Capture-One-and-RAW.aspx Phase One website describes as] 'not 100% lossless'.  
Line 17: Line 17:
 
<File:FileType>IIQ</File:FileType>
 
<File:FileType>IIQ</File:FileType>
  
<File:MIMEType>image/x-raw</File:MIMEType>
 
 
</code>
 
 
== Specifications ==
 
 
{{FormatInfo
 
|formattype=electronic
 
|subcat=Cameras and Digital Image Sensors
 
|extensions={{ext|iiq}}, {{ext|tif}}
 
|pronom={{PRONOM|fmt/1061}}
 
}}
 
'''IIQ Raw''' is a proprietary raw image format developed by [https://en.wikipedia.org/wiki/Phase_One_(company) Phase One]. Structurally, an IIQ Raw image is a valid [[TIFF]] image. The actual raw image content is embedded in a TIFF MakerNote tag. Readers that cannot process the contents of this MakerNote tag will read a IIQ Raw image as a regular TIFF. However, such readers will only be able to read the TIFF-compatible image data (usually a lower-quality preview).
 
 
There are two variations on the format: a lossless ''IIQ Large'' format, and an ''IIQ Small'' format, which the Phase One website describes as 'not 100% lossless'.
 
 
== Identification ==
 
 
Since IIQ Raw is structurally identical to a TIFF, magic-based identification tools like Unix file and Apache Tika identify these files as <code>image/tiff</code>. Exiftool is able to correctly identify the format:
 
 
<code>
 
 
<File:FileType>IIQ</File:FileType>
 
 
<File:MIMEType>image/x-raw</File:MIMEType>
 
<File:MIMEType>image/x-raw</File:MIMEType>
  
Line 52: Line 29:
 
== Sample files ==
 
== Sample files ==
  
 +
* [https://sourceforge.net/p/exiftool/code/ci/master/tree/t/images/PhaseOne.iiq PhaseOne.iiq] - Test image from Exiftool repository
  
 
== Links ==
 
== Links ==
Line 59: Line 37:
 
* [http://www.multipole.org/discourse-server/viewtopic.php?t=26495 IIQ RAW images / generic RAW support] (thread in ImageMagick forum)
 
* [http://www.multipole.org/discourse-server/viewtopic.php?t=26495 IIQ RAW images / generic RAW support] (thread in ImageMagick forum)
 
* [https://sno.phy.queensu.ca/~phil/exiftool/TagNames/PhaseOne.html Phase One Tags]
 
* [https://sno.phy.queensu.ca/~phil/exiftool/TagNames/PhaseOne.html Phase One Tags]
 +
 +
[[Category:TIFF]]

Latest revision as of 15:53, 17 June 2018

File Format
Name IIQ
Ontology
Extension(s) .iiq, .tif
PRONOM fmt/1061

IIQ Raw is a proprietary raw image format developed by Phase One. Structurally, an IIQ Raw image is a valid TIFF image. The actual raw image content is embedded in a TIFF MakerNote tag. Readers that cannot process the contents of this MakerNote tag will read a IIQ Raw image as a regular TIFF. However, such readers will only be able to read the TIFF-compatible image data (usually a lower-quality preview).

There are two variations on the format: a lossless IIQ Large format, and an IIQ Small format, which the Phase One website describes as 'not 100% lossless'.

Contents

[edit] Identification

Since IIQ Raw is structurally identical to a TIFF, magic-based identification tools like Unix file and Apache Tika identify these files as image/tiff. Exiftool is able to correctly identify the format:

<File:FileType>IIQ</File:FileType>

<File:MIMEType>image/x-raw</File:MIMEType>

[edit] Specifications

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox