HOME

TheInfoList



OR:

Design Web Format (DWF) is a
file format A file format is a standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary or free. Some file form ...
developed by
Autodesk Autodesk, Inc. is an American multinational software corporation that makes software products and services for the architecture, engineering, construction, manufacturing, media, education, and entertainment industries. Autodesk is headquartered ...
for the efficient distribution and communication of rich design data to anyone who needs to view, review, or print design files. Because DWF files are highly compressed, they are smaller and faster to transmit than design files, without the overhead associated with complex
CAD Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve co ...
drawings (or the management of external links and dependencies). With DWF functionality, publishers of design data can limit the specific design data and plot styles to only what they want recipients to see and can publish multisheet drawing sets from multiple
AutoCAD AutoCAD is a commercial computer-aided design (CAD) and drafting software application. Developed and marketed by Autodesk, AutoCAD was first released in December 1982 as a desktop app running on microcomputers with internal graphics controllers ...
drawings in a single DWF file. They can also publish 3D models from most Autodesk design applications. DWF files are not a replacement for native CAD formats such as AutoCAD drawings ( DWG). The sole purpose of DWF is to allow designers, engineers, project managers, and their colleagues to communicate design information and design content to anyone needing to view, review, or print design information – without these team members needing to know AutoCAD or other design software. An Autodesk DWF advocate blog cites as DWFs strengths over alternatives that the files have very high mathematical precision, and contain
meta-data Metadata is "data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive ...
for sheets, objects and markup data. Another significant strength is that comments and markup can be reintroduced to, and edited in, some Autodesk products, such as
Revit Autodesk Revit is a building information modelling software tool for architects, landscape architects, structural engineers, mechanical, electrical, and plumbing (MEP) engineers, designers and contractors. The original software was developed b ...
and
AutoCAD AutoCAD is a commercial computer-aided design (CAD) and drafting software application. Developed and marketed by Autodesk, AutoCAD was first released in December 1982 as a desktop app running on microcomputers with internal graphics controllers ...
. The AutoCAD
file format A file format is a standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary or free. Some file form ...
(.dwfx) is based on ISO/IEC 29500-2:2008 Open Packaging Conventions.


Technology

DWF is a file format developed by Autodesk for representing design data in a manner that is independent of the original application software, hardware, and operating system used to create that design data. A DWF file can describe design data containing any combination of text, graphics, and images in a device independent and resolution independent format. These files can be one sheet or multiple sheets, very simple or extremely complex with a rich use of fonts, graphics, color, and images. The format also includes intelligent
metadata Metadata is " data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive ...
that captures the design intent of the data being represented. The DWF technology centers on three components: *
C++ C, or c, is the third Letter (alphabet), letter in the Latin alphabet, used in the English alphabet, modern English alphabet, the alphabets of other western European languages and others worldwide. Its name in English is English alphabet#Le ...
libraries for developers * a viewer for project team members who wish to view design data without knowing AutoCAD * a writer that allows anyone to create a DWF file from any application


DWF Toolkit

DWF is an open file format. Autodesk publishes the DWF specification and makes available
C++ C, or c, is the third Letter (alphabet), letter in the Latin alphabet, used in the English alphabet, modern English alphabet, the alphabets of other western European languages and others worldwide. Its name in English is English alphabet#Le ...
libraries (not available anymore) for any developer who wants to build applications around the DWF format, with the DWF Toolkit. Furthermore, DWF is based on other industry standards such as
ZLIB zlib ( or " zeta-lib", ) is a software library used for data compression. zlib was written by Jean-loup Gailly and Mark Adler and is an abstraction of the DEFLATE compression algorithm used in their gzip file compression program. zlib is a ...
,
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. ...
, and common image formats. DWF files (since version 6.0) are a ZIP-compressed container for the drawing files; despite the first few bytes of the file containing a DWF header, renaming a .dwf file to .zip will allow the component files inside to be viewed with archive compression software. Amongst various XML and binary files, is a PNG format thumbnail preview. DWF can be interfaced with .NET Libraries.


Design Review

Autodesk Design Review
is a free viewing application that enables all members of the project team to easily view, measure, markup and print designs shared electronically. Built around the DWF file format, Design Review enables users to view and print complex 2D and 3D drawings, maps, and models published from Autodesk design applications or from the DWF Writer. Also, all Markups and Annotations created in Design Review can be imported to the original file when using Autodesk applications, such as AutoCAD, Inventor or Revit Architectural. This feature makes DWF the ideal format for design reviewing and collaboration processes. Although an Autodesk representative stated on the Official Autodesk user Forums in September 2013 that the application would be discontinued, an update to Autodesk Design Review was released in 2017.


DWF Writer

Autodesk DWF Writer software publishes the DWF format from CAD applications that do not offer built-in DWF publishing, such as Bentley MicroStation or Dassault's Solidworks software. Autodesk DWF Writer is a Windows printer driver that converts files to DWF format. The result is that the entire project team can standardize on a common file format to exchange and review designs and sheet sets, at no additional cost.


Freewheel

In 2007, Autodesk introduced an online translator for DWFs called
Freewheel Freewheel mechanism In mechanical or automotive engineering, a freewheel or overrunning clutch is a device in a transmission that disengages the driveshaft from the driven shaft when the driven shaft rotates faster than the driveshaft. An ...
. Freewheel was a way to view a DWF file without downloading software. It was also a web service which offered developers a web-based interface for viewing, querying, and manipulating DWF files. Freewheel has been replaced by the web based viewing and editing web service Autodesk 360.


Platforms

Autodesk's DWF viewers (except for Freewheel) are all based on Microsoft Windows. The DWF Toolkit is available on Microsoft Windows,
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, wh ...
, and
Mac OS X macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac (computer), Mac computers. Within the market of ...
.


History

The DWF format first appeared in 1995 as part of the unveiling of Autodesk's "WHIP!"
Netscape Navigator Netscape Navigator was a web browser, and the original browser of the Netscape line, from versions 1 to 4.08, and 9.x. It was the flagship product of the Netscape Communications Corp and was the dominant web browser in terms of usage share in ...
plug-in. The format was originally referred to as the Drawing Web Format, since DWF files were generated by the Autodesk Internet Publishing Kit. As the format grew in use beyond just AutoCAD, it was renamed to Design Web Format. Although originally a 2D-only format, DWF has evolved to include 3D. Today DWF files are generated by all Autodesk products. In addition, there are a variety of third-party applications that make use of the format.


Alternatives

PDF Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. ...
is an internationally recognized
open Open or OPEN may refer to: Music * Open (band), Australian pop/rock band * The Open (band), English indie rock band * ''Open'' (Blues Image album), 1969 * ''Open'' (Gotthard album), 1999 * ''Open'' (Cowboy Junkies album), 2001 * ''Open'' ( ...
file format A file format is a standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary or free. Some file form ...
developed by
Adobe Systems Adobe Inc. ( ), originally called Adobe Systems Incorporated, is an American multinational computer software company incorporated in Delaware and headquartered in San Jose, California. It has historically specialized in software for the c ...
to allow electronic exchange of any printable document, independent of the source application software, hardware and operating system. PDF/E is a subset of v1.6 of the PDF specification specifically designed for engineering use.
SVG Scalable Vector Graphics (SVG) is an XML-based vector image format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium sin ...
(Scalable Vector Graphics) is an
open Open or OPEN may refer to: Music * Open (band), Australian pop/rock band * The Open (band), English indie rock band * ''Open'' (Blues Image album), 1969 * ''Open'' (Gotthard album), 1999 * ''Open'' (Cowboy Junkies album), 2001 * ''Open'' ( ...
, XML based file format. It is suitable for use both as a format for creating and editing drawings and as a format for viewing and publication. For instance,
Inkscape Inkscape is a free and open-source vector graphics editor used to create vector images, primarily in Scalable Vector Graphics (SVG) format. Other formats can be imported and exported. Inkscape can render primitive vector shapes (e.g. rect ...
uses SVG as its native format, and both the
Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current ...
and
Opera Opera is a form of theatre in which music is a fundamental component and dramatic roles are taken by singers. Such a "work" (the literal translation of the Italian word "opera") is typically a collaboration between a composer and a libret ...
browsers natively display SVG.


See also

*
CAD Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve co ...
* DWG *
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a CAD data file format developed by Autodesk for enabling data interoperability between AutoCAD and other programs. DXF was introduced in December 1982 as part of AutoCA ...
*
PDF Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. ...
* PDF/E * Epaper (Portable Drawing) *
Scalable Vector Graphics Scalable Vector Graphics (SVG) is an XML-based vector image format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium ...
(SVG)


References


External links


New format DWFx
based on XML Paper Specification {{CAD software CAD file formats Vector graphics markup languages