How to Open a DXF File Without AutoCAD (Free Online Viewer)

How to Open a DXF File Without AutoCAD (Free Online Viewer)
A supplier sends you a DXF, the laser-cutting shop wants you to "check the drawing", and you don't have AutoCAD — a familiar situation in every fabrication business. The good news: for viewing, measuring and sanity-checking a DXF you don't need CAD at all.
What a DXF actually is
DXF (Drawing Exchange Format) is the plain-text exchange format Autodesk created so other programs could read drawings. A DXF stores entities — lines, polylines, circles, arcs, ellipses, splines, text, dimensions — organized in layers. Because it is an open, documented format, it became the lingua franca of 2D manufacturing: laser, plasma, waterjet and CNC router shops all quote and cut from DXF outlines.
The fastest way: view it in the browser
Our free DXF viewer opens a drawing in seconds:
- Drag the file in — parsing happens entirely in your browser; the drawing never leaves your computer, which matters when the part is under NDA.
- Read the true dimensions — the viewer reports the drawing extents (bounding box), so you instantly see whether that bracket is 240 × 180 mm or was accidentally exported in inches.
- Toggle layers — outlines, bend lines, engraving and annotations usually live on separate layers; switch them on and off to see what will actually be cut.
- Pan and zoom — inspect corner radii, hole positions and small features up close.
It renders lines, polylines (including bulge arcs), circles, arcs, ellipses, splines and block inserts — the geometry cutting shops care about.
Things to check before sending a DXF to a cutting shop
- Units — a 100 mm part exported as 100 inches is the classic (and expensive) mistake. Check the extents against a dimension you know.
- Closed contours — outer profiles and holes should be closed polylines; open gaps stop the nesting software.
- Duplicate geometry — two lines on top of each other cut twice. Watch for double outlines after careless exports.
- Scale 1:1 — shops cut what they receive; a drawing scaled 1:2 produces a half-size part.
- Text and dimensions — they will not be cut, but if something must be engraved, tell the shop which layer it lives on.
When the drawing looks incomplete
Dimension text, hatches and 3D solids are not part of the 2D contour geometry — most cutting-oriented viewers (ours included) skip them and show a counter of ignored entities. If you need those visible, explode dimensions and hatches in any CAD before exporting.
What about DWG?
DWG is Autodesk's closed binary format — browsers can't parse it reliably. Free desktop CAD (LibreCAD, QCAD) or the free web version of AutoCAD can open a DWG and "Save as" DXF. When exporting, pick ASCII DXF, version R12/LT2 — the most universally compatible flavor, accepted by practically every CAM system since the 1990s.
Got a 3D file instead?
If the supplier sent an STL rather than a DXF, the same no-CAD approach works: our free STL viewer shows the model, its dimensions, volume and estimated weight in the browser. And once the part is cut, the metal weight calculator tells you what the finished piece will weigh in any of 30+ alloys.