What is the difference between .dwg and .eps?
- Extension
- .dwg
- .eps
- Format
- Binary
- Binary
- Category
- CAD
- Vector Image
- Developer
- Autodesk
- Adobe Systems
- 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.
- An EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- application/acad
- application/postscript
- Sample
- sample.dwg
- sample.eps
- Wikipedia
- .dwg on Wikipedia
- .eps on Wikipedia