.dxf

What is a .dxf file?

DXF is an open CAD interchange format — the most widely supported way to share 2D and 3D drawings between different CAD programs.

Safe format
Type Cad
By Autodesk
MIME image/vnd.dxf

Drop any file to identify it

No upload. No signup. No sending your file halfway across the internet.
We tell you what it is, right here in your browser.

What is it

You received a DXF file from an engineer, architect, or CNC operator. DXF (Drawing Exchange Format) is the universal translator of the CAD world — Autodesk created it specifically so that CAD drawings could move between applications that otherwise refuse to speak to each other.

DXF is a text-based format (or optionally binary) that describes 2D and 3D geometry using entities like lines, arcs, circles, polylines, and text. It deliberately sacrifices the advanced features of proprietary formats (parametric constraints, assembly relationships, feature trees) in exchange for compatibility. This makes it lossy as an interchange format — you get the geometry but lose the design intent. For simple 2D drawings and CNC toolpaths, that's usually enough.

AutoCAD, LibreCAD (free), FreeCAD (free), and virtually every CAD application reads and writes DXF. Inkscape (free) can import 2D DXF for vector editing. For laser cutting and CNC routing, DXF is often the required input format. If someone asks you for a CAD file and you don't know what software they use, DXF is the safest bet.

Technical details
Full Name
Drawing Exchange Format
MIME Type
image/vnd.dxf
Developer
Autodesk
Magic Bytes
N/A
Safety
.dxf is a known, safe format.
What opens it
AutoCAD
Subscription Windows
LibreCAD
FREE All
FreeCAD
FREE All
FAQ
What's the difference between DXF and DWG?
DWG is AutoCAD's native format — proprietary, full-featured, and not universally compatible. DXF is the interchange format — open, widely supported, but it may lose some advanced features in translation. Use DWG for AutoCAD work, DXF for sharing.
Can I open DXF in Inkscape?
Yes. Inkscape imports 2D DXF files for vector editing. It handles basic geometry well but may struggle with complex hatching or dimension styles. For simple line drawings and laser-cut patterns, it works well.
Related formats