What is the difference between .ima and .emf?
- Extension
- .ima
- .emf
- Format
- Binary
- Binary
- Category
- Audio
- Vector Image
- Developer
- IBM
- Microsoft
- Description
- A headerless file of IMA ADPCM audio data. IMA ADPCM claims 16-bit precision packed into only 4 bits, but in fact sounds no better than .vox.
- 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
- audio/x-adpcm
- application/x-msmetafile
- Sample
- sample.ima
- sample.emf
- Wikipedia
- .ima on Wikipedia
- .emf on Wikipedia