What is the difference between .jxr and .svg?
- Extension
- .jxr
- .svg
- Format
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- 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.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/vnd.ms-photo
- image/svg+xml
- Sample
- sample.jxr
- sample.svg
- Wikipedia
- .jxr on Wikipedia
- .svg on Wikipedia