Format Guide

DXF File Format (.dxf)

Autodesk's open CAD exchange standard — universal support across 2D drafting, CNC cutting, and lightweight 3D.

Download Free Trial

Free 30-day trial. No credit card required. Windows 10/11.

30-day money-back guarantee · one-time license  —  See pricing

Extension.dxf
Full nameDrawing eXchange Format
DeveloperAutodesk (public specification)
Geometry type2D/3D primitives, meshes, ACIS solids
Open standardYes — publicly documented
Supports colorYes — by layer and entity
Primary use2D technical drawings and CNC profiles

What is a DXF file?

DXF (Drawing eXchange Format) was developed by Autodesk in 1982 for AutoCAD and has been published as a public specification since its inception. It is primarily a 2D drawing interchange format (lines, arcs, polylines, text, dimensions, hatching), but also supports 3D entities: 3D polylines, meshes, surfaces, and ACIS-based solid bodies. DXF is the most universally supported CAD data exchange format in the industry — from CAD software to laser cutters, CNC routers, plasma cutters, and vinyl cutters. For 3D workflows, DXF is useful for transferring 3D wireframe models and extruded surfaces.

Common Uses of DXF Files

CNC Routing & Laser Cutting

DXF is the lingua franca for cutting machines. Laser cutters, CNC routers, plasma cutters, and waterjet machines all read DXF for 2D cutting profiles and engraving paths.

2D Technical Drawing Exchange

DXF is the standard way to exchange 2D technical drawings between AutoCAD, ZWCAD, BricsCAD, LibreCAD, and any other 2D drafting tool regardless of vendor.

Architecture & Construction

Architects share floor plans, section drawings, and site plans in DXF format for import into structural analysis, MEP coordination, and construction management software.

Software Support

AutoCAD, BricsCAD, ZWCAD, LibreCAD, SolidWorks, Fusion 360, FreeCAD, Rhino, Inkscape, CorelDRAW, and virtually all CAD and vector editing tools.

Convert This Format

3D CAD Converter reads DXF as an input format and batch converts its 3D geometry to STL, OBJ, glTF, and 11+ other 3D formats. DXF is import-only — it cannot be selected as an output format.

How to convert a DXF file

  1. Add your DXF files. Open 3D CAD Converter and drag in a single DXF file or an entire folder. No AutoCAD or other CAD seat is needed.
  2. Pick an output format. Select a 3D target such as STL, OBJ, glTF, STEP or IGES. The converter extracts the 3D geometry from the DXF — 3D polylines, meshes, surfaces and ACIS solids — and writes it to the chosen format.
  3. Convert. Press Convert and the entire batch runs in one pass, with progress shown and the finished files dropped into your output folder.

Prefer the command line? The bundled CLI handles one drawing or a whole folder in a single command:

Convert one DXF drawing to OBJ
cadconvert convert -i drawing.dxf -o drawing.obj

Batch-convert a folder of DXF files to STEP
cadconvert batch -i ./drawings -o ./out -f step -w 8

DXF vs DWG

DXF is the open, text-based exchange format Autodesk publishes so any tool can read AutoCAD data, while DWG is AutoCAD's compact proprietary binary format. DXF is the more universal choice — laser cutters, CNC routers and almost every CAD package accept it — whereas DWG preserves every native AutoCAD feature. Both can carry 2D drawings and 3D geometry, and 3D CAD Converter reads either and converts the 3D geometry to neutral mesh and solid formats.

Compare: DWG · all CAD formats

Common DXF conversion issues

DXF version compatibility

DXF is versioned alongside AutoCAD (R12 ASCII through the latest revisions). Some old machines and cutters only accept R12 DXF, while newer 3D entities only exist in later versions. 3D CAD Converter reads modern DXF revisions directly so you do not have to re-export to an older version first.

2D entities vs 3D geometry

Most DXF files are flat 2D profiles meant for cutting, with no 3D solid to mesh. Converting to a 3D format only yields useful output when the DXF actually contains 3D polylines, meshes, surfaces or ACIS solids. A 2D-only DXF will produce little or nothing in a 3D mesh format.

Inconsistent DXF exporters

Because so many programs write DXF, files vary in quality — duplicate edges, unclosed contours, mixed units and non-standard entities are common. Clean up the drawing and confirm the unit (mm vs inch) in the source tool before converting to avoid scale and gap problems in the output.

DXF conversion FAQ

What is a .dxf file?▼

A .dxf file (Drawing eXchange Format) is Autodesk's open, text-based CAD interchange format. It stores 2D drawings — lines, arcs, polylines, text, dimensions — and can also hold 3D entities such as polylines, meshes, surfaces and ACIS solids. It is the most universally supported CAD exchange format in the industry.

How do I open a DXF file without AutoCAD?▼

DXF is an open format, so free tools such as LibreCAD, FreeCAD, Inkscape and many online viewers can open it. To turn the 3D geometry inside a DXF into a mesh or solid file, 3D CAD Converter reads DXF directly and converts it without any AutoCAD licence.

Can I convert DXF to STEP?▼

Yes. STEP is one of 3D CAD Converter's export targets, so you can batch-convert the 3D geometry in your DXF files to STEP, as well as to STL, OBJ, glTF, IGES and more. Note that a DXF holding only 2D drawing entities has no 3D body to export — the source must contain 3D geometry.

Is there a free trial?▼

Yes. 3D CAD Converter offers a free trial you can download to convert DXF files on Windows before you buy. It is a one-time purchase with no subscription, unlike most cloud CAD converters.