Skip to content
Convert SVG
CAD, 3D & Fabrication SVG → DXF

SVG to DXF Converter

The SVG to DXF converter translates your SVG paths into AutoCAD DXF entities (LWPOLYLINE, SPLINE, CIRCLE, ARC). Ideal for laser cutting, plasma tables and CNC routers.

Input SVG

Output DXF
Result will appear here after conversion.

Runs in your browser. No files leave your device.

How the svg to dxf tool works

The workbench above is a self-contained web application. When you drop a file, the browser reads it locally, runs the conversion, and writes the result to a downloadable blob. Nothing is uploaded to any server, and the tool keeps working even if you disconnect after loading the page.

Frequently asked questions

Which DXF version?

AutoCAD R2013 (AC1027) by default. R2004 is available for older machines.

Are colours preserved?

Yes. Fill and stroke colours map to the DXF colour index nearest to each hex value.