SVG to DXF (MM Scale Preserved)
Convert SVG to DXF with millimetre scale preserved. Ideal for precision manufacturing where exact real-world dimensions matter.
Drop your SVG file here or click to browse
Accepts .svg files · Processed in browser · Private
How to Use
Upload SVG file
Upload your SVG. Ensure your SVG uses mm or has a correct viewBox.
Set DPI / scale
Select the source DPI (usually 96 for web SVGs) for accurate mm conversion.
Download scaled DXF
Download a DXF where 1 DXF unit = 1 millimetre.
Why Scale Preservation Matters in SVG to DXF Conversion
One of the most common problems when converting SVG to DXF is incorrect scaling. SVG files store dimensions in pixels (px) or abstract user units, while DXF files are unit-less by convention — meaning the downstream CAD or CNC software may interpret the dimensions incorrectly.
This tool explicitly resolves the pixel-to-millimetre relationship using the SVG's declared DPI (dots per inch). A standard web SVG at 96 DPI means that 96 SVG units equal one inch, or approximately 25.4 SVG units equal one millimetre. The converter applies this ratio, so the resulting DXF has exactly the dimensions the designer intended.
Common Pitfalls to Avoid
- Using 72 DPI for an Inkscape SVG (Inkscape uses 96 DPI since version 0.92)
- Resizing the SVG in a browser before exporting — this can alter the viewBox
- Not checking the physical size in your CAD software after importing
Real-World Examples & Use Cases
Precision Sheet Metal Parts
Design a bracket in Inkscape at exactly 150×80mm, then convert to DXF for a CNC punch press with guaranteed millimetre accuracy.
Woodworking Jigs
Create jig designs in Figma at real-world size, export as SVG, and convert to DXF for a wood router without any rescaling in CAD.
Frequently Asked Questions
Why does scale matter in DXF?▼
What DPI should I use?▼
Does this affect accuracy for CNC routing?▼
Can I convert SVG in inches instead?▼
Related Tools
Explore other tools in this category.
SVG to DXF Converter
Convert SVG files to DXF format instantly in your browser. No upload required — your files stay private.
SVG to DXF R12 Converter
Convert SVG to DXF R12 format — the most universally compatible DXF version for CNC machines and legacy CAD software.
SVG Scale Converter (PX ↔ MM ↔ CM ↔ Inch)
Convert SVG dimensions between pixels, millimetres, centimetres, and inches. Rescale SVG files to match real-world dimensions for CNC and printing.
DXF Unit Converter
Convert DXF files between millimetres, inches, and other unit systems. Fix unit mismatches when importing DXF between different CAD applications.
SVG to DXF R14 Converter
Convert SVG to DXF R14 format. R14 supports splines, improved arc handling, and is ideal for AutoCAD 14 and modern CAD workflows.
DXF to SVG Converter
Convert DXF files to SVG format. Bring your CAD drawings into the browser, Inkscape, Illustrator, or any web application.