lookup> .dwg

.DWG·File Extension

AutoCAD DrawingNative CAD drawing format used by AutoCAD for 2D and 3D design data.

Extension.dwg
File typeAutoCAD Drawing
MIME typeimage/vnd.dwg
CategoryDocument
Charset
Compressible
Format familydwg

What is a .dwg file?

A .dwg file is a AutoCAD Drawing — Native CAD drawing format used by AutoCAD for 2D and 3D design data.

In the mime-db registry it maps to image/vnd.dwg. When serving .dwg over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to image/vnd.dwg — and is delivered over HTTP via the Content-Type header.

  • Use AutoCAD or DWG TrueView to open and edit .dwg files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: image/vnd.dwg

Common software that reads/writes .dwg:

AutoCADDWG TrueViewDraftSightLibreCAD
.dwgextension of
format
dwgserved as
mime type
image/vnd.dwgsent via header
http header
  • Reports and letters
  • Spreadsheets and budgets
  • Presentations
  • Ebooks
  • Open the file with AutoCAD, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .dwg extension, or export this format from AutoCAD.

What programs can open .dwg files?

Common options include AutoCAD, DWG TrueView, DraftSight. You can also open many of these files with built-in viewers or a browser.

How do I create a .dwg file?

Create a new file in any text editor or the app that owns the format and save it with the .dwg extension.

What is the relationship between .dwg and the image/vnd.dwg MIME type?

image/vnd.dwg is the media type identifier used for .dwg files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes