What is the difference between .drc and .emf?
- Extension
- .drc
- .emf
- Format
- Binary
- Category
- 3D
- Vector Image
- Developer
- Microsoft
- Description
- DRC (Google Draco) is a file format for compression and streaming of 3D graphics. Developed by Google, it is designed to reduce the size of 3D meshes and improve the loading times of 3D graphics in web and mobile apps.
- 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/drc
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia