SVG to DXF
LocalConvert SVG vector graphics to DXF for laser/CNC, sampling paths into polylines, locally in your browser.
Drag files here, or click to browse
Supports .svg
Choose filePath data is sampled by arc length into polylines; curves are approximated.
What is it? SVG to DXF converts SVG vector artwork to DXF for laser cutters, CNC routers and CAD. Bézier curves are sampled into polylines at the resolution you choose.
TL;DR: Prepare SVG logos and art for laser/CNC as DXF.
How to use
- Open or paste an SVG.
- Set the curve sampling tolerance.
- Download the DXF and load it in your CAM software.
FAQ
Will curves stay smooth?
Béziers are approximated by polylines; a finer tolerance gives smoother output at the cost of more vertices.
Is it local?
Yes, the conversion runs in your browser.
Limitations
- Raster content inside the SVG is ignored.
- Text is converted to outlines only if the SVG already contains paths.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.