Free webp to jpg
Image MIME Reference
IEF

Image Exchange Format

image/ief
VS

Adobe Photoshop Document

image/vnd.adobe.photoshop
PSD

A complete technical comparison of Image Exchange Format and Adobe Photoshop Document — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature IEF PSD
Transparency (Alpha) ✕ No Yes
Animation Support ✕ No Yes
Progressive Loading ✕ No ✕ No
HDR Support ✕ No Yes
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
Image Exchange Format
image/ief
Extension
.ief
Container TIFF Class B (TIFF-B)
Compression Lossless (MH, MR, MMR) / Uncompressed
Algorithm
MHMRMMRUncompressed
Color Depth 1-bit (Monochrome)
Developed by IETF Network Fax Working Group
Released 1992
Magic Bytes
49 49 2A 00 (Little-endian) / 4D 4D 00 2A (Big-endian)
Full IEF 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 IEF PSD
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
IEF

IEF Strengths

  • Provided a standard method for exchanging bi-level fax images during the early days of the Internet
  • Supported multi-page documents
  • Leveraged the highly resilient and well-documented TIFF container
Limitations
  • Completely obsolete and unsupported in modern computing environments
  • Strictly limited to 1-bit monochrome data, lacking color or grayscale capabilities
  • Magic bytes overlap completely with standard TIFF, making specific filetype detection difficult without parsing internal tags
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

IEF
Use IEF when…
  • Legacy Fax Transmissions
  • Early Internet Gateways
  • Archival
PSD
Use PSD when…
  • Professional Photo Retouching
  • Digital Painting and Illustration
  • UI/UX Design Workflows
  • Graphic Design and Print Production
Share this comparison