What is the difference between .emf and .tiff?
- Extension
- .emf
- .tiff
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Adobe Systems
- Description
- 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.
- A TIFF file is a graphics container that stores raster images. It may contain high-quality graphics that support color depths from 1 to 24-bit and supports both lossy and lossless compression. TIFF files also support multiple layers and pages.
- MIME Type
- application/x-msmetafile
- image/tiff
- Sample
- sample.emf
- sample.tiff
- Wikipedia
- .emf on Wikipedia
- .tiff on Wikipedia