2026-08-08T00:00:00.000Z

DWG is the default file format for AutoCAD drawings, and if someone sends you a .dwg file, the “official” way to open it is to pay for AutoCAD — which starts at over $1,800 a year. There are free viewers, but most are limited, require an account, or upload your file to a third-party server.

Here’s the good news: you can open, view, and edit DWG files entirely in your browser, for free, with nothing to install and no account required.

What is a DWG file?

DWG (“drawing”) is a proprietary binary format developed by Autodesk in 1982. It stores 2D and 3D design data: geometry, layers, text, dimensions, blocks, and metadata. Despite being proprietary, it’s become the de-facto standard in architecture, engineering, and manufacturing — which is why you keep getting sent .dwg files.

Why most “free DWG viewers” are a pain

The no-friction alternative: browser CAD with WebAssembly

Cadelo runs a full CAD engine — the same Rust engine used in desktop OpenCADStudio — compiled to WebAssembly. It runs on your device, which means:

How to open a DWG file online for free

  1. Go to Cadelo
  2. Wait a moment while the app loads (it’s a full CAD engine — the first load is the slowest)
  3. Click File → Open and pick your .dwg file (or drag and drop it onto the window)
  4. Start editing. Pan with the mouse wheel, zoom, select entities, change layers

DWG versions supported

Cadelo reads and writes DWG files from R13 (1994) through R2018 — that covers virtually every DWG file you’ll encounter in the wild. If you receive a newer file, ask the sender to “Save As” an older DWG or DXF version, or convert it online.

DXF: the open alternative

If you’re the one sending files, consider exporting to DXF — the open, documented ASCII/binary sibling of DWG. Every CAD program reads DXF, and it’s the format most makers, CNC shops, and laser-cutters expect. Cadelo writes both.

Privacy matters

Because everything runs in your browser, a floor plan or machine part you’re working on stays private. There’s no “your file is being processed on our servers” — because there are no servers processing your file.

Ready to try it? Open the app — it’s free, and your files stay yours.

Advertisement

← Back to blog