What is the difference between .sid and .emf?
- Extension
- .sid
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Extensis
- Microsoft
- Description
- Image created using Multi-resolution Seamless Image Database (MrSID) compression, which was developed by Extensis for compressing large images; commonly used to partition and store large Geographic Information Systems (GIS) images.
- 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
- image/x-mrsid
- application/x-msmetafile
- Sample
- sample.sid
- sample.emf
- Wikipedia
- .sid on Wikipedia
- .emf on Wikipedia