Why this exists

Opening a drawing should not come with conditions.

DWG is how the built world gets passed around: house plans, roof details, switchboards, machine parts. Architects send it, installers receive it, clients get it in an email. We think anyone who receives one should be able to look at it, on whatever device they have, without asking anyone's permission.

What it takes today

These are the official options, as published by Autodesk and checked on 2026-09-17.

OptionCostConditions
DWG TrueViewFreeWindows only. Autodesk states it will not install on macOS. Version 2027 needs 64-bit Windows 11, 8 GB RAM and 4 GB of disk.
Autodesk Viewer (online)FreeNeeds an Autodesk account and an upload of your file to Autodesk's servers in the US, where it is kept for 30 days by default.
AutoCAD LTUS$540 a yearSubscription only. Autodesk stopped selling new perpetual licences in 2016.
AutoCADUS$2,095 a yearSubscription only.

None of this is a secret and none of it is illegal. It does mean that on a Mac or a Linux laptop, Autodesk's own advice is its online viewer: an account first, then the plan of your home or your client's building uploaded to a server abroad.

A format you cannot read the manual for

Autodesk has not published a specification of DWG. The Open Design Alliance, an industry consortium that builds DWG libraries for other CAD vendors, calls it "undocumented and proprietary" in its own published specification of the format. Software outside Autodesk reads DWG through independent implementations like theirs and GNU LibreDWG.

For comparison, PDF is an ISO standard anyone can implement. That is why a PDF opens everywhere, and it is the standard we hold drawings to.

What we think

This part is opinion, and we are saying so. Drawings outlive the software they were made with. A roof detail from 2024 will still matter when that roof leaks in 2040. Being able to read it should not depend on a vendor's pricing, platform choices or account system. AutoCAD is a capable product and plenty of people are right to pay for it. Looking at a drawing is a different job, and it should be free and open.

What we built instead

Honest limits

GNU LibreDWG describes itself as beta software, and some advanced objects in recent DWG versions do not read yet. Text uses an open font instead of AutoCAD's own fonts, so it can look slightly different. Viewing is what works today. Export to PDF and DXF comes next. If a file does not open, tell us on GitHub, as long as you are allowed to share it.

Sources

Checked on 2026-09-17. Prices are list prices in the US store and change over time. Polish prices are on the Polish version of this page.

  1. Autodesk: Buy AutoCAD
  2. Autodesk: Buy AutoCAD LT
  3. Autodesk support: Can I buy a stand-alone (perpetual) license?
  4. Autodesk: DWG TrueView overview
  5. Autodesk support: DWG TrueView will not install on the Mac operating system
  6. Autodesk support: System Requirements for Autodesk DWG TrueView 2027
  7. Autodesk Viewer help: Getting started
  8. Autodesk support: Is it possible to extend the 30-day period of your design view uploaded to Autodesk Viewer?
  9. Autodesk support: How does Autodesk Viewer store data?
  10. Open Design Alliance: Open Design Specification for .dwg files
  11. GNU LibreDWG

This project is not affiliated with or endorsed by Autodesk. AutoCAD and DWG are trademarks of Autodesk, Inc., used here only to describe the files the viewer opens.