What is the difference between .cdt and .ppm?
- Extension
- .cdt
- .ppm
- Format
- Text
- Category
- Vector Image
- Raster Image
- Developer
- Corel
- Jef Poskanzer
- Description
- This is a vector imaging format used in the CorelDRAW editor. It has a template that can be applied for other designs, including styles, grid parameters, page layout and other parameters. The CDT template allows for the creation of several images in one style without changing the settings in manual mode.
- 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
- application/x-coreldraw
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .cdt on Wikipedia
- .ppm on Wikipedia