What is the difference between .iiq and .ppm?
- Extension
- .iiq
- .ppm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Phase One
- Jef Poskanzer
- Description
- These are RAW image files taken by the Danish company Phase One camera. IIQ files contain file images that have not been edited in any way, and they are only processed using specific graphic applications.
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- image/x-phaseone-iiq
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .iiq on Wikipedia
- .ppm on Wikipedia