Image MIME Reference
Corel-CMX
Corel Metafile Exchange
image/x-cmx
VS
QuickTime Image Format
image/x-quicktime
QTIF
A complete technical comparison of Corel Metafile Exchange and QuickTime Image Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | Corel-CMX | QTIF |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | Yes | ✕ No |
Corel Metafile Exchange
image/x-cmx
Extension
.cmx
Container
RIFF (Resource Interchange File Format)
Compression
Uncompressed Vector Commands / Embedded Raster Compression (Optional)
Algorithm
None (Vector)
Color Depth
Vector Data, Supports embedded bitmaps
Developed by
Corel Corporation
Released
Mid-1990s
Magic Bytes
52 49 46 46 (skip 4) 43 4D 58 31
QuickTime Image Format
image/x-quicktime
Extension
.qtif.qti.qif
Container
QuickTime Atom Container
Compression
Varies (JPEG, SMC, Apple Video, Cinepak, Uncompressed)
Algorithm
QuickTime Image Compression Manager (ICM) Codecs
Color Depth
1-bit to 32-bit (Varies depending on the enclosed codec)
Developed by
Apple Computer, Inc.
Released
1991
Magic Bytes
Varies (Typically begins with a 32-bit size integer followed by 69 64 73 63 ('idsc'))
Browser Support Comparison
| Browser | Corel-CMX | QTIF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
Corel-CMX
Corel-CMX Strengths
- Preserves rich vector attributes and layer groupings native to the Corel drawing engine better than standard WMF files
- Significantly smaller footprint than full CDR project files, making it excellent for early CD-ROM clip art distribution
- Maintains decent support in the open-source community thanks to libraries like libcdr
Limitations
- Proprietary format strictly tied to Corel's ecosystem, often causing compatibility issues with Adobe software
- Zero support in web browsers; must be converted to SVG for modern web usage
- Largely obsolete for modern workflows, superseded by PDF and SVG
QTIF
QTIF Strengths
- Extremely flexible architecture allowing it to encapsulate virtually any image compression algorithm available on the host machine
- Supported 32-bit images with alpha channels (transparency) long before PNG became an established standard
Limitations
- Fundamentally tied to Apple's deprecated QuickTime architecture, rendering the files almost entirely unreadable on modern systems without specialized legacy software or FFmpeg
- The 'wrapper' nature of the format means that even if a parser can read the QTIF container, it may fail to render the image if it lacks the specific proprietary codec (like Apple SMC) used to compress the pixel data
- Zero native support in modern web browsers
When to choose which format
Corel-CMX
Use Corel-CMX when…
- Legacy CorelDRAW Clip Art Collections
- Vector Graphic Exchange within Corel Suite
- Historical Desktop Publishing Assets
QTIF
Use QTIF when…
- Classic Mac OS Applications and Backgrounds
- QuickTime VR Panorama Textures
- 1990s CD-ROM Multimedia Assets