What is the difference between .afx and .emf?
- Extension
- .afx
- .emf
- Format
- Binary
- Binary
- Category
- 3D
- Vector Image
- Developer
- Autodesk
- Microsoft
- Description
- Auto F/X (AFX) is a proprietary file format used by Autodesk's AutoCAD software. It contains data related to AutoCAD objects, such as 2D and 3D meshes, textures, lines, and points. AFX files are used to save and share designs between users
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- application/octet-stream
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia