DXF viewer online — open drawings with layers & measure, no upload
View DXF drawings in your browser with their layers, colours, blocks and dimensions. Measure with endpoint snapping, toggle layers, then export a PNG or a true-scale SVG. Free, private, nothing uploaded.
Measure
Viewer tips
- Scroll to zoom at the cursor, drag to pan, double-click to fit the drawing.
- Measure snaps to entity endpoints — corners and line ends give exact dimensions.
- Layers toggle individually; hidden layers are also left out of the SVG export.
- DWG files are a closed format — export DXF (R12/2000/2013 ASCII) from your CAD tool first.
- SVG export is true scale in millimetres, ready for LightBurn or Illustrator.
Capabilities
What the DXF viewer does
- Opens ASCII DXF from AutoCAD, LibreCAD, QCAD, Fusion 360, SolidWorks and laser/CNC tools — lines, polylines with bulges, circles, arcs, ellipses, splines, text, blocks and dimensions.
- Layer panel with the drawing’s own colours: show or hide any layer, and hidden layers stay out of the SVG export too.
- Measure with endpoint snapping — click two points for the distance with X/Y deltas, in the drawing’s units or your override (mm, cm, m, inch).
- Crisp Canvas rendering with zoom-at-cursor, pan, pinch and double-click-to-fit; white “paper” or dark background, whichever reads better.
- Export a PNG snapshot or a true-scale millimetre SVG that opens in LightBurn, Illustrator or Inkscape.
- 100% in your browser — drawings are parsed locally in a background thread, never uploaded. No account, no watermark.
Process
How it works
- Drop the DXFDrag a .dxf file onto the viewer. Parsing runs in a background thread, so even large drawings keep the page responsive — and nothing is uploaded.
- Browse layersToggle layers, switch paper/dark background, zoom to the details. The extents and entity counts appear in the panel.
- Measure & exportSwitch to Measure and click two points — snapping lands on exact endpoints. Then export a PNG or a true-scale SVG.
No AutoCAD needed
How to open a DXF file without AutoCAD
DXF is the drawing exchange format every CAD, laser and CNC tool speaks — but opening one usually meant installing a viewer or uploading the drawing to someone’s server. Drop the file here instead: it is parsed in your browser, layers keep their colours, blocks and dimensions render, and you can measure a part or check a clearance before replying to a supplier. Sensitive fabrication drawings never leave your machine, which is the whole point.
Formats
DXF vs DWG — and what this viewer reads
DWG is AutoCAD’s closed binary format; DXF is its documented exchange twin. This viewer reads ASCII DXF (R12 through 2018) — if you have a DWG, use your CAD tool’s “save as DXF” once and every browser tool can read it forever. Geometry covered: lines, polylines (including arc bulges), circles, arcs, ellipses, splines, hatches’ boundary lines, text and MTEXT, blocks/inserts and pre-rendered dimensions. Paper-space layouts and a few exotic entities are skipped and reported, never silently.
Notes
Good to know
- ASCII DXF only — DWG and binary DXF are closed formats; export ASCII DXF from your CAD tool first.
- Hatch fills, paper-space layouts and OLE objects are not rendered; skipped entities are counted and listed, never dropped silently.
- Text uses a standard sans font, so exotic SHX font spacing can differ slightly from AutoCAD.
- Measurements are between clicked points (with endpoint snapping) — angular and radial dimensioning tools are not included yet.
FAQ
Questions, answered
How do I open a DXF file without AutoCAD?
Drop it here. The viewer parses the DXF in your browser and renders layers, colours, blocks, dimensions and text — no AutoCAD, no install, no account.
Is my drawing uploaded to a server?
No. The file is parsed on your device in a background thread. It never leaves your machine — safe for confidential fabrication and architecture drawings.
Can I measure distances in the DXF?
Yes. Switch to Measure and click two points; clicks snap to entity endpoints for exact values, shown in the drawing’s units or your override with X/Y deltas.
Can I open a DWG file?
Not directly — DWG is AutoCAD’s closed binary format. Open the DWG in your CAD tool (or a free one like LibreCAD) and save it as DXF; the viewer reads ASCII DXF from R12 to 2018.
Can I convert the DXF to SVG?
Yes — the SVG export is true scale in millimetres with the layer colours, ready for LightBurn, Inkscape or Illustrator. Hidden layers are left out, so you can export exactly what you see.
Which DXF entities are supported?
Lines, polylines and LW-polylines with bulges, circles, arcs, ellipses, splines, solids, text/MTEXT, blocks (INSERT) and dimensions. Anything the viewer cannot draw is counted and reported in the panel.
What is the maximum file size?
Up to 100 MB of ASCII DXF. Parsing runs off the main thread, so big drawings load without freezing the page.
Next