What is the difference between .emf and .jxr?
- Extension
- .emf
- .jxr
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Microsoft
- 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.
- Image stored in the JPEG XR format, which was originally developed by Microsoft for Windows Media software; supports deep color images with 48-bit RGB; used for high-resolution professional image editing; also supports lossless and lossy compression.
- MIME Type
- application/x-msmetafile
- image/vnd.ms-photo
- Sample
- sample.emf
- sample.jxr
- Wikipedia
- .emf on Wikipedia
- .jxr on Wikipedia