Skip to content
Novus Examples
dxf

What is a .dxf file?

image/vnd.dxf

DXF (Drawing Exchange Format) is an Autodesk CAD interchange format, typically ASCII, that represents 2D and 3D drawing entities like lines, arcs, layers, and text. It was created to move drawings between CAD programs and is broadly supported. It stores vector CAD geometry rather than a rendered image.

How to use a .dxf file

Use an example DXF to test CAD entity and layer parsing, 2D drawing import, and converters between DXF and other vector or CAD formats.

Convert a .dxf file to another format

← All file formats