Upload an SVG to preview and convert to DXF.

Or try an example

Exports ASCII DXF with LWPOLYLINE entities (curves approximated). Need DWG? Most CAD apps open DXF or convert DXF→DWG; proprietary DWG is not generated here.

Help Us Improve

(—)

Convert SVG to DXF online

Convert SVG to DXF online free. SVG to DXF converter for CAD and CNC — download ASCII DXF in your browser, no signup.

What is an SVG to DXF converter?

An SVG to DXF converter turns Scalable Vector Graphics into AutoCAD DXF files. People search svg to dxf, svg to dxf converter, convert svg to dxf, and svg to dwg when laser cutters, CNC tools, or CAD apps prefer DXF/DWG over SVG. This free browser tool samples SVG paths and shapes, writes ASCII DXF LWPOLYLINE entities, and downloads converted.dxf — no CloudConvert account. Curves are approximated; text and raster embeds are out of scope. For raster SVG output see /svg-to-png.

SVG to DXF features

A focused SVG to DXF converter in the browser.
  • True DXF download

    ASCII DXF with LWPOLYLINE entities — not a renamed SVG.

  • Path & shape support

    Paths, lines, polygons, rects, circles, and ellipses.

  • Live SVG preview

    See the artwork before you download DXF.

  • Private conversion

    Vectors stay on your device; nothing is uploaded to process.

How to convert SVG to DXF

Three steps to get a CAD-ready DXF from SVG.
  1. Upload SVG

    Drop a .svg logo or drawing or pick an example.

  2. Review preview

    Confirm the shapes look right; check polyline/point counts.

  3. Download DXF

    Save converted.dxf for AutoCAD, LibreCAD, or CNC software.

Tips for SVG → DXF

Get cleaner CAD imports.
  • 01

    Outline text first

    Convert fonts to paths in Illustrator/Inkscape before uploading.

  • 02

    Prefer strokes/paths

    Complex filters, masks, and CSS-only effects may not export.

  • 03

    Check units in CAD

    DXF here is unitless — scale in your CAM software as needed.

  • 04

    Need DWG?

    Open the DXF and Save As DWG in AutoCAD or an ODA-based tool.

SVG to DXF tools compared

How this free converter differs from common options.
  • CloudConvert SVG to DXF

    Ranks for svg to dxf. Cloud processing with free-tier limits and more CAD options.

  • Inkscape / Illustrator

    Desktop apps can Save As DXF with more control. Heavier than a one-off browser download.

  • This SVG to DXF tool

    Browser-only path sampling to DXF — no signup and no upload for processing.

Great for

When CAD tools want DXF and you only have SVG.
  • Laser / CNC outlines

    Send SVG logos as DXF polylines to CAM software.

  • CAD handoff

    Open in AutoCAD, DraftSight, or LibreCAD without redrawing.

  • “SVG to DWG” workflows

    Use DXF as the open interchange, then Save As DWG if required.

  • Simple vector art

    Clean path/line SVGs convert more reliably than heavy illustrator files.

Why use this tool

A free, private way to convert SVG to DXF online.
  • 100% free

    No sign-ups, watermarks, or hidden limits.

  • Privacy first

    Drawings stay in your browser tab.

  • No CAD install required

    Get a DXF download without opening AutoCAD first.

  • Honest about DWG

    We export DXF; proprietary DWG needs a CAD suite.

Technical details

How SVG to DXF conversion works in this tool.
Conversion path
DOMParser → geometry to path → getTotalLength sampling → ASCII DXF LWPOLYLINE.
Input
SVG up to 15 MB.
Output
ASCII DXF (AC1014-style header), layer 0, Y-up coordinates.
Not included
No DWG binary, no 3D, no hatching/text entities.

Sources & References

References on SVG, DXF, and browser-side vector conversion.
  • Scalable Vector Graphics is an XML-based vector image format for defining two-dimensional graphics.
    Wikipedia — SVG

    SVG: SVG paths, lines, and shapes are sampled in the browser and written as DXF polylines. en.wikipedia.org/wiki/SVG

  • AutoCAD DXF is a CAD data file format developed by Autodesk for enabling data interoperability between AutoCAD and other programs.
    Wikipedia — AutoCAD DXF

    AutoCAD DXF: This converter writes ASCII DXF with LWPOLYLINE entities — widely openable in CAD and CAM tools. en.wikipedia.org/wiki/AutoCAD_DXF

  • The SVGGeometryElement.getTotalLength() method returns the user agent’s computed value for the total length of the path in user units.
    MDN — getTotalLength

    SVGGeometryElement.getTotalLength(): Curves are approximated by sampling points along each path length before exporting DXF. developer.mozilla.org/en-US/docs/Web/API/SVGGeometryElement/getTotalLength

  • DWG is a proprietary binary file format used for storing two- and three-dimensional design data and metadata.
    Wikipedia — DWG

    .dwg vs .dxf: Searches for “svg to dwg” often need DXF as an open interchange format; DWG typically requires Autodesk or ODA tooling. en.wikipedia.org/wiki/.dwg

Frequently Asked Questions

Quick answers about this tool—open a question to read more.