What is the difference between .pjpeg and .jxr?
- Extension
 - .pjpeg
 - .jxr
 
- Format
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - JPEG
 - Microsoft
 
- Description
 - A PJPEG file is a bitmap image created in the Progressive JPEG format (PJPEG). It contains encoded bitmap data so that the downloaded image appears progressively from a blurry picture to the final sharp image. PJPEG files may also fill alternating horizontal lines until the full picture is revealed.
 - 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
 - image/pjpeg
 - image/vnd.ms-photo
 
- Sample
 - sample.jxr
 
- Wikipedia
 - .pjpeg on Wikipedia
 - .jxr on Wikipedia