CCX (Corel)
From Just Solve the File Format Problem
(Difference between revisions)
Line 7: | Line 7: | ||
See also [[Corel Gallery]]. | See also [[Corel Gallery]]. | ||
+ | |||
+ | == Disambiguation == | ||
+ | Some format lists say there is a '''CPX'''/.cpx format, described as "CMX compressed", but evidence is lacking. | ||
+ | |||
+ | Corel says[https://support.corel.com/hc/en-us/articles/115005407707-CorelDRAW-Graphics-Suite-X8-Supported-file-formats] that the ''Corel ArtShow 5'' book+CD product used a CPX format. More research may be needed here. | ||
== Format details == | == Format details == |
Revision as of 18:57, 11 December 2019
Corel CCX is a vector graphics file format, used for example in the Corel Gallery 1 Million clip art collection. It is a compressed form of CMX (Corel Presentation Exchange).
See also Corel Gallery.
Contents |
Disambiguation
Some format lists say there is a CPX/.cpx format, described as "CMX compressed", but evidence is lacking.
Corel says[1] that the Corel ArtShow 5 book+CD product used a CPX format. More research may be needed here.
Format details
CCX is based on RIFF, with some of the RIFF structure compressed inside a special "pack
" chunk. It (usually?) uses zlib compression.
Identification
CMX files start with "RIFF
", and have "CDRX
" at offset 8.