What is the difference between .ppm and .cdr?
- Extension
- .ppm
- .cdr
- 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.
- A CDR file is a drawing (or vector image) created with CorelDRAW, a vector illustration and page layout program. It contains a document that contains text, lines, shapes, images, colors, and effects. CDR files are used to create various types of documents such as letters, brochures, tabloids, envelopes, postcards, web pages, and web banners.
- MIME Type
- image/x-portable-pixmap
- image/x-coreldraw
- Sample
- sample.ppm
- sample.cdr
- Wikipedia
- .ppm on Wikipedia
- .cdr on Wikipedia