Vector & CAD format

DWF format guide

Design Web Format, extension .dwf, is Autodesk's publish-and-review format: a compressed, view-only snapshot of a CAD drawing meant for people who do not run CAD software. Think of a .dwf as the CAD equivalent of a PDF — precise to look at and measure, but not intended for editing.

Current availability

Format information only

Novus Convert does not currently process this format. No upload or download control is shown because the site never represents an unavailable conversion as working.

View available formats

Where DWF comes from

Autodesk introduced DWF in 1995 to make drawings viewable over the early web without shipping the editable DWG. The XPS-based DWFx variant followed in the 2000s so Windows could open published drawings in its built-in XPS viewer, and Autodesk's free Design Review became the canonical desktop consumer.

How DWF works

  • A ZIP-based package containing compressed 2D plot streams and optionally full 3D model data.
  • Preserves scale, layers, and object properties for measurement and markup while stripping the editable drawing database.
  • DWFx re-expresses the content in XML Paper Specification form, openable by XPS viewers without any Autodesk software.
  • Supports multi-sheet sets that mirror a plotted drawing package.

When to use DWF

  • Issuing drawings for review and red-lining without releasing editable files
  • Lightweight distribution of large plan sets
  • Embedding measurable plans in project portals

Strengths and limitations

Strengths

  • Much smaller than the source DWG
  • Recipients can view, measure, and mark up without a CAD seat
  • Protects the editable original from modification

Limitations

  • Not editable, so content cannot re-enter design workflows
  • Autodesk has deprioritized it in favor of PDF and cloud viewers, leaving the tooling stagnant
  • Support outside Autodesk products is minimal

Compatibility

Autodesk Design Review on Windows and Autodesk's web viewers open .dwf, and AutoCAD publishes it directly. The DWFx variant opens in the XPS viewer bundled with older Windows releases, but macOS, Linux, browsers, and mainstream document tools have no native support, and modern workflows have largely moved to PDF.

Sheet and model properties published from the source drawing — sheet names, scales, and block attributes — travel inside the package for viewers to display.