Free webp to jpg
Image MIME Reference
JPEG-XR

JPEG XR (HD Photo)

image/vnd.ms-photo
VS

Adobe Photoshop Document

image/vnd.adobe.photoshop
PSD

A complete technical comparison of JPEG XR (HD Photo) and Adobe Photoshop Document — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature JPEG-XR PSD
Transparency (Alpha) Yes Yes
Animation Support ✕ No Yes
Progressive Loading Yes ✕ No
HDR Support Yes Yes
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
JPEG XR (HD Photo)
image/vnd.ms-photo
Extension
.jxr.wdp.hdp
Container TIFF-like Image File Directory (IFD)
Compression Lossy (Lapped Bi-orthogonal Transform) / Lossless
Algorithm
Lapped Bi-orthogonal Transform (LBT)
Color Depth 8-bit (Grayscale, RGB, CMYK), 16-bit, 32-bit Floating Point (HDR)
Developed by Microsoft Corporation (later Joint Photographic Experts Group)
Released 2006
Magic Bytes
49 49 BC 01
Full JPEG-XR reference →
Adobe Photoshop Document
image/vnd.adobe.photoshop
Extension
.psd.psb.pdd
Container Adobe Photoshop Document (PSD/PSB)
Compression Uncompressed / RLE (Run-Length Encoding) / ZIP
Algorithm
RLEZIP (with or without prediction)None
Color Depth 1-bit (Bitmap), 8-bit, 16-bit, 32-bit (Float/HDR)
Developed by Adobe Systems
Released 1990
Magic Bytes
38 42 50 53
Full PSD reference →

Browser Support Comparison

Browser JPEG-XR PSD
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
JPEG-XR

JPEG-XR Strengths

  • Excellent support for 16-bit and 32-bit floating-point HDR images without massive file size bloat
  • Native support for alpha transparency, which standard JPEG fundamentally lacks
  • Computational complexity for decoding/encoding is relatively low, making it hardware-friendly
Limitations
  • Suffered a complete failure of adoption in the web browser market outside of Microsoft's ecosystem
  • Fully superseded by modern, open formats like WebP, AVIF, and JPEG XL which offer better compression and universal browser support
  • Multiple file extensions (.wdp, .hdp, .jxr) and MIME types cause confusion and parsing fragmentation
PSD

PSD Strengths

  • The undisputed global standard for layered raster graphics and non-destructive image editing
  • Supports incredibly complex compositions combining raster data, vector shapes, live text, and adjustment layers
  • Full support for advanced color spaces (CMYK, Lab, multi-channel) and 32-bit floating-point HDR workflows
Limitations
  • Proprietary format: while the specification is published, complete feature-parity is rarely achieved by third-party software (e.g., smart objects and complex layer styles often break)
  • Files can reach enormous sizes (gigabytes) due to the preservation of unflattened, high-resolution layer data
  • Zero support for native rendering in web browsers or standard mobile image viewers

When to choose which format

JPEG-XR
Use JPEG-XR when…
  • Legacy Windows Desktop Backgrounds
  • XPS (XML Paper Specification) Documents
  • Early High Dynamic Range (HDR) Photography
  • DirectX Textures
PSD
Use PSD when…
  • Professional Photo Retouching
  • Digital Painting and Illustration
  • UI/UX Design Workflows
  • Graphic Design and Print Production
Share this comparison