What is the difference between .ppm and .ipl?
- Extension
- .ppm
- .ipl
- Format
- Text
- Category
- Raster Image
- 3D
- Developer
- Jef Poskanzer
- Avid Technology
- Description
- 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.
- IPL is popularly used to store 3D applications or computer games graphic texture images. It is also used as a Pantone Spot reference palette in CorelDRAW to apply colours to editable elements.
- MIME Type
- image/x-portable-pixmap
- image/x-ipl
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia