What is the CDW file format?
.cdw is a CAD document file created by KOMPAS-3D, a 2D/3D CAD suite developed by ASCON. A .cdw file stores a 2D technical drawing - vector geometry (lines, arcs, splines), layers, dimensions, annotations, and a title block. For 3D content, KOMPAS uses separate formats such as .m3d (part) and .a3d (assembly).
.cdw files are used for creating project documentation, design plans, and technical drawings, and can be exported to .dwg, .dxf, or PDF for use in other CAD applications or for production.
Internally, .cdw uses a Microsoft OLE2 Compound File Binary (CFBF) container - the same container as legacy .doc files - with proprietary KOMPAS streams holding the geometry and metadata.
.cdwis a proprietary CAD file format used by default in KOMPAS; the free KOMPAS-3D Viewer opens and prints.cdwfiles without a paid license.- Related KOMPAS document extensions:
.frw(2D fragment),.spw(specification/BOM),.kdw(text document),.m3d(3D part), and.a3d(3D assembly).
Security & safety
RISK: LOWA .cdw is a passive CAD drawing document - vector geometry and metadata, not executable code - so a genuine file is safe to open in the KOMPAS Viewer. Two minor cautions: it's stored in an OLE2 compound-file container (the same wrapper as legacy Office docs), and like any such file it should come from a trusted source; and "free .cdw converter / viewer" download sites can bundle adware, so get the KOMPAS-3D Viewer only from ASCON's official site (ascon.net / kompas.ru). For drawings from known colleagues or suppliers there is essentially no risk.
Format details
in a nutshellPrograms that open CDW files
Technical details
deep spec| Container format | Microsoft OLE2 Compound File Binary (CFBF) - same 8-byte signature (D0 CF 11 E0 A1 B1 1A E1) as legacy .doc and .xls files |
| Encoding | Binary (proprietary KOMPAS streams inside OLE2 container) |
| Byte order | Little-endian |
| Magic bytes | D0 CF 11 E0 A1 B1 1A E1 at offset 0 (standard OLE2 / CFBF signature) |
| MIME type | application/octet-stream (no registered MIME type specific to .cdw) |
| Drawing content | 2D vector geometry: lines, arcs, splines, hatches, dimensions, annotations, layers, and title block |
| Compression | Internal stream-level compression; geometry stored as vector primitives, not raster pixels |
| Password protection | Optional document-level password protection available in KOMPAS; not applied by default |
| Format versioning | Tied to the KOMPAS version that wrote it; newer KOMPAS opens older .cdw files, but older KOMPAS may not open files from a newer release |
| Typical file size | Tens of KB to several MB depending on drawing complexity and number of embedded views |
| Primary platform | Windows (primary target); KOMPAS-3D Linux build also supports .cdw |
| Sibling KOMPAS extensions | .frw (2D fragment), .spw (specification/BOM), .kdw (text document), .m3d (3D part), .a3d (3D assembly) |
| Export targets | DWG, DXF, PDF, and other formats via KOMPAS built-in export tools |
| Free viewer | KOMPAS-3D Viewer opens and prints .cdw files without a paid KOMPAS-3D license |
| Primary user base | Russian and CIS engineering, manufacturing, and construction industries |
| Released | 1989 (KOMPAS); the .cdw 2D drawing format dates from early KOMPAS releases |
| Latest version | KOMPAS-3D v23 (current as of 2026); .cdw format evolves with each KOMPAS release |
| Specification | ascon.net |
CDW conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about CDW files.