What is the difference between .dwg and .wmf?
- Extension
- .dwg
- .wmf
- Format
- Binary
- Binary
- Category
- CAD
- Vector Image
- Developer
- Autodesk
- Microsoft
- Description
- Developed by AutoCAD, a DWG is a 2D OR 3D database file that is used to store vector image data and metadata that describes the file content. The .DXF files are the ASCII versions of the .DWG files.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- application/acad
- application/x-msmetafile
- Sample
- sample.dwg
- sample.wmf
- Wikipedia
- .dwg on Wikipedia
- .wmf on Wikipedia