Convert DWG to SVG

A floor plan or a technical drawing has to go on a website, where CAD formats and PDFs are both awkward.

SafeConvert engineFreeNo sign-upBatch supported
Conversion Deck
Uploaded to server: 0 B
    Waiting for files/Engine: on-device/Network requests made: 0
    What actually changes

    DWG and SVG are not the same picture in two wrappers.

    CAD entities become SVG paths, with layers mapped onto groups. The result is scalable, styleable with CSS and clickable, which is what makes it useful on the web.

    Worth knowing first

    CAD line weights are defined in real-world units for plotting; SVG strokes are defined in user units for display. Nothing translates the two automatically, so a drawing arrives with visually uniform hairlines unless the stroke widths are set deliberately after conversion.

    Questions

    DWG to SVG, answered

    Can I make rooms clickable?

    Yes, if layers map to SVG groups with sensible ids. That is the main reason to prefer SVG over a PDF here.

    Will the file be large?

    A detailed drawing produces a lot of path data. Purge unused layers and freeze detail layers before converting.

    How to convert DWG to SVG

    01

    Add your files

    Drop one DWG or two hundred. Batch conversion is not a paid feature here.

    02

    Choose your settings

    Scalable Vector Graphics is lossless, so nothing is thrown away in the conversion.

    03

    Download

    Converted and deleted the moment it finishes. Never written to permanent storage.

    Related conversions