DWF File Documentation
Summary
A Design Web Format File is a compressed, view-only “published” version of an AutoCAD or Autodesk design (a 2D drawing or 3D model), like a PDF for CAD. Its MIME type is model/vnd.dwf. It is made for viewing, measuring and marking up, not editing. Open a .dwf free in your browser with Autodesk Viewer, or with the free desktop Autodesk Design Review on Windows. The .dwfx variant also opens in Windows’ XPS Viewer. Converting DWF back to editable DWG is lossy — ask for the original DWG instead.
Technical details
| Feature | Value |
|---|---|
| Full name | Design Web Format |
| File extension | .dwf (XPS-based variant: .dwfx) |
| MIME type | model/vnd.dwf |
| Format type | Compressed, view-only published CAD design (2D and/or 3D) |
| Developer | Autodesk |
| Introduced | 1995; ZIP-based DWF v6 since ~2005; DWFx (XPS) since 2007 |
| Container (v6+) | ZIP package |
| Magic number (v6+) | 50 4B 03 04 (“PK”, ZIP) at offset 0 |
| Magic number (pre-6) | ASCII (DWF V version string |
| DWFx container | XPS / OPC package (also ZIP-based, “PK”); opens in Windows XPS Viewer |
| Editable | No — publication/snapshot format; measure and mark up only |
| 2D data | W2D published sheets (vector geometry) |
| 3D data | W3D published model sections |
| Preserves | Layers, named views, object properties for viewing/measuring |
| Open standard | No — Autodesk-proprietary (largely superseded by PDF) |
| Free viewers | Autodesk Viewer (web), Autodesk Design Review, DWG TrueView |
| Related extensions | .dwfx, .dwg, .dxf, .w2d, .w3d, .plt |
| Specification URL | autodesk.com/products/design-review/overview |
What is a DWF file?
DWF stands for Design Web Format, Autodesk’s format for sharing finished CAD designs with people who do not have the authoring software. Introduced in 1995, it was Autodesk’s answer to a specific problem: how do you send a drawing out for review or printing without handing over the editable DWG. A DWF is essentially a CAD-specific PDF. It can hold one or many 2D sheets and/or 3D models, heavily compressed, with layers, named views, object properties and measurable geometry preserved for review, but with the design itself locked against editing.
The workflow is publication, not authoring. You publish a DWF from AutoCAD, Revit, Inventor, Navisworks or another Autodesk tool, and the recipient views, measures, redlines and prints it, but does not change the design. This article explains the two packaging variants (classic DWF and the XPS-based DWFx), the ZIP structure inside a modern DWF, the free ways to open one, and the honest limits of converting a DWF back into editable CAD.
Inside a modern DWF: a ZIP package of published parts
Classic .dwf at version 6 and later (since roughly 2005) is a ZIP package, which is why it begins with the ZIP 50 4B 03 04 (“PK”) signature. Unzipping one reveals a set of published resources plus a manifest that ties them together.
archive.dwf (ZIP)
├─ manifest lists the sheets/models and their relationships
├─ *.w2d published 2D sheets (vector geometry)
├─ *.w3d published 3D model sections (for 3D DWF)
├─ thumbnails / previews
└─ embedded fonts so text renders consistently anywhere
The W2D parts are the 2D sheets, carrying vector geometry rather than a rasterised picture, which is what lets a viewer measure distances and snap to points. The W3D parts hold published 3D model data for a 3D DWF. The manifest is the index that says which sheets and models are in the package and how they relate. Layers, named views and object properties ride along so a reviewer can toggle layers and read element data, and embedded fonts guarantee the drawing looks the same on a machine that lacks them. Older pre-6 DWF used a different, non-ZIP layout that begins with the ASCII text (DWF V and a version number.
DWF versus DWFx: two packagings of the same data
There are two flavours of the format carrying the same view-only design data. Classic .dwf is the ZIP package above. .dwfx is the newer variant built on Microsoft’s XPS/OPC packaging. OPC (Open Packaging Conventions) is itself ZIP-based, so a .dwfx also starts with PK, but because it is XPS underneath, it can be opened by the XPS Viewer that ships with Windows as well as by DWF tools. Practically, a DWFx is the same drawing as a DWF, just wrapped so Windows can display it without any Autodesk software. This is why a .dwfx opens in Windows’ XPS Viewer while a plain .dwf does not.
Opening a DWF: the free viewers
Several free tools open DWF, and the recommended one has shifted over time. The modern lead is the browser-based Autodesk Viewer (viewer.autodesk.com): upload the file and view, measure, section and mark it up in any browser on any operating system, with no install. On Windows, Autodesk Design Review is the free desktop viewer and remains the fullest redline/markup tool, but with an important caveat: Autodesk stopped developing it, and it is frozen at the 2018 release, so it is unmaintained even though it still runs. DWG TrueView, Autodesk’s free DWG/DWF viewer, also opens and plots DWF. And for a .dwfx specifically, you can install the optional Windows XPS Viewer feature and open the file directly. AutoCAD itself opens, underlays and publishes DWF, but it is paid authoring software rather than a viewer.
Converting a DWF: PDF is clean, DWG is lossy
The clean, sensible conversion is DWF to PDF: because DWF is already a published review document, turning it into a universally openable PDF loses nothing meaningful. Autodesk Design Review prints to a PDF printer, Autodesk Viewer can export or print, and AutoCAD or TrueView plot DWF to PDF.
The tempting conversion, DWF to DWG, is where honesty matters. It is technically possible: tools such as AnyDWG’s “Any DWF to DWG Converter” and some CAD imports will do it. But a DWF is a published derivative of the original drawing, so reverse-converting yields imperfect geometry without the source’s real layers, blocks and CAD intelligence. The correct move is almost always to ask whoever sent the DWF for the original DWG rather than reconstructing it. The same caveat applies to DWF-to-DXF. Going further to a solid-model format like STEP is simply not possible: a DWF holds tessellated, published views, not editable solid geometry, so there is no reliable path to a STEP solid; that has to come from the original CAD model in Inventor or Fusion.
Where DWF stands, and why it is fading
DWF never spread beyond Autodesk’s own ecosystem: essentially only Autodesk embraced it, and PDF has largely taken over the “send a drawing for review” job it was built for. That, plus Autodesk freezing Design Review, is why DWF is now a niche and fading format. People still meet it when an architect or engineer sends a drawing set for review, or when an older publishing workflow emits plots as DWF. For new or cross-platform work, publishing to PDF (or using the browser-based Autodesk Viewer to read an existing DWF) is the low-friction path.
Frequently asked questions
How do I open a DWF file for free?
Upload it to Autodesk Viewer (viewer.autodesk.com) in a browser: free, no install, any operating system. On Windows you can also use the free Autodesk Design Review or DWG TrueView, and a .dwfx additionally opens in Windows’ XPS Viewer.
What is the difference between DWF and DWG?
DWG is the editable native AutoCAD drawing. DWF is a published, view-only snapshot for sharing and review; you can measure and mark it up but not edit the design, and you cannot reliably turn a DWF back into a full DWG.
What is a DWFx file and why does it open in XPS Viewer?
DWFx is the XPS-based variant of DWF, using Microsoft’s XPS/OPC packaging, so Windows’ built-in XPS Viewer can open it. It is the same view-only design data as DWF, just packaged differently.
References
- Autodesk — Design Review (free DWF viewer)
- Autodesk Viewer — free online DWF/CAD viewer
- Wikipedia — Design Web Format (DWF/DWFx)
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.