.CDT

CDT File

CorelDRAW Template
Ask a question
QUICK ANSWER

A CDT file is a CorelDRAW template - a vector graphics file that CorelDRAW opens as a starting point for a new document rather than editing the original. Open it in CorelDRAW (paid), or for free in Inkscape or LibreOffice Draw. Note that newer CorelDRAW versions use .cdrt for templates; older .cdt files may not open in the very latest releases.

Developer: Corel Corporation Category: Vector Image Files MIME: application/x-coreldraw
OPENS ON Windows macOS Linux
Related: .EMZ · .CDR · .ODG · .VSDX

On this page

19k+ extensions indexed
Last reviewed Sep 2, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the CDT file format?

A .cdt file is a CorelDRAW vector graphics template - structurally identical to a .cdr drawing file but saved with the .cdt extension so CorelDRAW opens it as a template, creating a new untitled document rather than editing the original. Templates store page size and orientation, colour palettes, paragraph and graphic styles, ruler/grid/guideline settings, and any pre-placed vector artwork or placeholder objects.

CorelDRAW has used two underlying container formats. Versions 1 through 13 (1989-2001) used a RIFF binary container; files begin with the bytes RIFF and the chunk type CDT plus a version code. From CorelDRAW X4 (version 14, 2008) onwards the container switched to a ZIP archive with DEFLATE compression, and files begin with the PK signature. Both generations are supported by current CorelDRAW releases.

The newer .cdrt extension (introduced around CorelDRAW 14-16) is the designated successor for ZIP-based templates; older .cdt files from earlier versions remain widely distributed and fully supported.

Third-party support is limited: Inkscape and LibreOffice Draw can import .cdt via the libcdr library (the same path used for .cdr files), with good fidelity for simple graphics but potential issues with CorelDRAW-specific effects, fonts, and colour spaces. Adobe Illustrator does not natively open .cdt files.

Security & safety

RISK: MEDIUM

CDT files are vector data, not executable. The risk is identical to CDR: searches for free 'CDT opener' or 'CDT viewer' may surface low-trust downloads. Use Inkscape (inkscape.org) or LibreOffice (libreoffice.org) rather than no-name viewer executables. ZIP-based CDT files (CorelDRAW X4+) are archives and could embed files, but this is not an active attack vector.

Format details

in a nutshell
FULL NAMECorelDRAW Templateaka CDT template, CorelDRAW image template
DEVELOPERCorel Corporationsince 1989 (CorelDRAW 1.0; .cdt template variant alongside .cdr)
MIME TYPEapplication/x-coreldraw
TYPEProprietary vector graphics template (RIFF-based or ZIP-based, same as CDR)
This extension is also used by…
  • C++ Development Tools project file (Eclipse CDT) - Eclipse IDE's C/C++ Development Tools uses .cdt for project configuration files - unrelated to CorelDRAW.
  • Commodore 64 tape image - C64 emulators (e.g. VICE) use .cdt for Commodore 64 cassette tape images - unrelated to graphics.
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
52494646
ASCII
RIFF
CDT and CDR share the same binary format - older files use RIFF container (bytes 0-3 'RIFF', bytes 8-11 'CDT' + version); CorelDRAW X4 (v14, 2008) and later use ZIP container (starts with 'PK'). From CorelDRAW 14-16+ templates may use the newer .cdrt extension.

Programs that open CDT files

Windows3 apps
CorelDRAW Paid Double-click the .cdt or File > New From Template - CorelDRAW opens a copy. Full support for all versions. Free trial available.
Inkscape Open-source File > Open the .cdt (imported via libcdr). Partial support - works on simpler/older files; recent CorelDRAW effects may not render correctly.
LibreOffice Draw Open-source Open the .cdt to view/export (uses libcdr). Good for viewing and converting to PDF/SVG/PNG; not a precise CorelDRAW editor.
macOS2 apps
CorelDRAW Paid File > New From Template - opens a new document from the .cdt. CorelDRAW returned to macOS.
Inkscape Open-source File > Open the .cdt - same libcdr limitations as Windows.
Linux2 apps
Inkscape Open-source File > Open the .cdt (libcdr import). Best free option on Linux.
LibreOffice Draw Open-source Open the .cdt for viewing/export.

Technical details

deep spec
EncodingBinary
Byte orderLittle-endian (RIFF structure); little-endian internally in ZIP era as well
ContainerRIFF binary container (CorelDRAW 1-13, 1989-2001); ZIP archive (CorelDRAW X4 / v14+, 2008 onwards)
Magic bytes52 49 46 46 (RIFF) at offset 0 for v1-13; 50 4B 03 04 (PK) at offset 0 for v14+ ZIP-based files
CompressionNone in RIFF era; DEFLATE per ZIP entry in v14+ era
Typical size20 KB - 50 MB (simple logo templates to multi-page document templates with embedded artwork)
Internal format versionRIFF chunk type CDT plus version code (v1-13); XML and RIFF streams inside ZIP package (v14+)
Template behaviourCorelDRAW opens .cdt as a new untitled document copy; the original template is never modified
Relation to CDRStructurally identical to .cdr drawing files; only the extension and CorelDRAW's open-as-template behaviour differ
Successor format.cdrt - CorelDRAW Template for ZIP-based format (CorelDRAW 14-16+); .cdt remains fully supported
Third-party importInkscape and LibreOffice Draw via libcdr library; fidelity limited for CorelDRAW-specific effects, fonts, and colour spaces
Checksum/integrityNone in RIFF era; ZIP CRC-32 per entry in v14+ era
PlatformWindows (full support); macOS via CorelDRAW for Mac (version 19/2019 and later)
Released1989 (CorelDRAW 1.0; .cdt template variant alongside .cdr)
Latest versionCorelDRAW 2024 (v26) - newer versions use .cdrt extension
Specificationwww.coreldraw.com

CDT conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with CDT files. Be specific - include your system and software version.
No account needed · answers usually within a day
L
Lisbeth HaraldssonJul 2026UNANSWERED
Hur öppnar jag en CDT fotofil ?
Waiting for an answer

Frequently asked questions

How do I open a CDT file without CorelDRAW?
Use Inkscape or LibreOffice Draw - both are free and use the libcdr library to import CDT/CDR files. Support is partial for complex files; simpler templates open well.
What is the difference between CDT and CDR?
CDT is a template - CorelDRAW opens it by creating a new copy rather than editing the original. CDR is a regular drawing. Structurally they use the same binary format.
What is the difference between CDT and CDRT?
.cdrt is the newer CorelDRAW template format introduced around CorelDRAW 14-16+; .cdt is the older format. Newer CorelDRAW versions default to .cdrt. Older .cdt files may not open in the very latest CorelDRAW.
Can I convert a CDT to PDF?
Yes - open it in CorelDRAW (best fidelity), Inkscape or LibreOffice Draw and export or save as PDF.
Can Inkscape open CDT files?
Partially. Inkscape uses the libcdr library to import CDT/CDR; it works well on simpler/older files but may fail or render incorrectly on files using advanced CorelDRAW effects.

References

1CorelDRAW - official product pagewww.coreldraw.com
2Inkscape - official siteinkscape.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.EMZWindows Compressed Enhanced Metafile
.CDRCorelDRAW image / drawing
.ODGOpenDocument Graphics (Drawing)
.VSDXMicrosoft Visio Drawing (2013+)
.AIAdobe Illustrator Artwork
.EPSEncapsulated PostScript

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z