CCX (Corel)
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
|||
Line 21: | Line 21: | ||
== Sample files == | == Sample files == | ||
* [https://archive.org/details/GALLERYCorelClipart-roverinfo CCX Samples] | * [https://archive.org/details/GALLERYCorelClipart-roverinfo CCX Samples] | ||
+ | * * https://telparia.com/fileFormatSamples/image/corelClipart/ | ||
== Software == | == Software == |
Revision as of 17:25, 22 September 2022
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.