What is the difference between .cmx and .pbm?
- Extension
- .cmx
- .pbm
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Corel
- Wolfgang Hoschek
- Description
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- image/x-cmx
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .cmx on Wikipedia
- .pbm on Wikipedia