What is the difference between .dae and .emf?
- Extension
- .dae
- .emf
- Format
- Binary
- Category
- 3D
- Vector Image
- Developer
- Khronos Group
- Microsoft
- Description
- The Collada file format was developed to permit cross-platform collaboration when using different design applications. DAE is an open-source format that uses the XML-based schema allowing it to effectively transverse across multiple programs.
- 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
- model/vnd.collada+xml
- application/x-msmetafile
- Sample
- sample.dae
- sample.emf
- Wikipedia
- .dae on Wikipedia
- .emf on Wikipedia