What is the difference between .ppm and .cmx?
- Extension
- .ppm
- .cmx
- Format
- Text
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Jef Poskanzer
- Corel
- 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.
- Image file format used by Corel programs, such as CorelDRAW, Corel Presentations, and Paint Shop Pro; also used for storing vector-based image files included with Corel Mega Gallery Clip Art; includes image data as well as metadata that describes the image.
- MIME Type
- image/x-portable-pixmap
- image/x-cmx
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia
- .cmx on Wikipedia