CCX (Corel)
From Just Solve the File Format Problem
(Difference between revisions)
Line 21: | Line 21: | ||
== Sample files == | == Sample files == | ||
* [https://archive.org/details/GALLERYCorelClipart-roverinfo CCX Samples] | * [https://archive.org/details/GALLERYCorelClipart-roverinfo CCX Samples] | ||
+ | |||
+ | == Software == | ||
+ | * {{Deark}} - Can convert (some?) CCX files to [[CMX]] | ||
[[Category:Corel]] | [[Category:Corel]] | ||
[[Category:RIFF based file formats]] | [[Category:RIFF based file formats]] |
Revision as of 15:10, 27 February 2020
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.