DWG (AutoCAD drawing)
Also known as: .dwg file, AutoCAD drawing, how to open DWG
DWG is the native binary format for AutoCAD drawings. It stores precise 2D and 3D CAD geometry plus layers, blocks, dimensions, and metadata. Because it is proprietary to Autodesk, opening it outside AutoCAD relies on compatible apps or DWG viewers.
- Native AutoCAD format for 2D/3D CAD drawings
- Stores layers, blocks, dimensions, and metadata
- Proprietary to Autodesk; version compatibility matters
What a DWG file stores
DWG (from "drawing") is the working format of AutoCAD and many related tools. It holds vector CAD data with engineering precision: lines, arcs, and solids organized into layers, reusable blocks, dimensions, text, and drawing properties — everything needed to define a design exactly.
It is a compact binary format tied to Autodesk’s evolving spec, so the DWG version matters: a file saved in a newer release may not open cleanly in much older software.
How to open DWG
AutoCAD opens DWG natively, and Autodesk offers free DWG TrueView plus online and mobile viewers. Other CAD apps and compatible tools read it through their own importers, and many can also export to it.
When you need to share geometry with software that cannot read DWG, exporting to DXF — the more open, text-based CAD exchange format — is the usual workaround.