Free webp to jpg
Image MIME Reference
RealPix

RealNetworks RealPix

image/vnd.rn-realpix
VS

Pixologic ZBrush PCX

image/vnd.zbrush.pcx
ZBrush-PCX

A complete technical comparison of RealNetworks RealPix and Pixologic ZBrush PCX — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature RealPix ZBrush-PCX
Transparency (Alpha) Yes ✕ No
Animation Support Yes ✕ No
Progressive Loading Yes ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
RealNetworks RealPix
image/vnd.rn-realpix
Extension
.rp
Container IMFL (XML Markup)
Compression Uncompressed (Plain Text Markup)
Algorithm
None (Plain Text)
Color Depth Dependent on referenced images
Developed by RealNetworks
Released 1998
Magic Bytes
3C 69 6D 66 6C
Full RealPix reference →
Pixologic ZBrush PCX
image/vnd.zbrush.pcx
Extension
.pcx
Container ZSoft PCX
Compression Run-Length Encoding (RLE)
Algorithm
ZSoft Run-Length Encoding (RLE)
Color Depth 8-bit (Grayscale), 24-bit (RGB)
Developed by ZSoft (Format) / Pixologic (MIME Registration)
Released 1985
Magic Bytes
0A 05 01 08
Full ZBrush-PCX reference →

Browser Support Comparison

Browser RealPix ZBrush-PCX
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
RealPix

RealPix Strengths

  • Allowed for 'Ken Burns'-style animated slideshows at a fraction of the bandwidth required for actual video, crucial for 1990s dial-up connections
  • Plain text XML architecture made it easy for developers and hobbyists to hand-code complex multimedia presentations
  • Perfectly synchronized with RealAudio streams using SMIL-like timing parameters
Limitations
  • Completely obsolete and heavily reliant on the proprietary, defunct RealPlayer browser plugin
  • Not a true image format, causing confusion when handled by standard image processing libraries which expect binary pixel data
  • Lacks modern CSS or HTML5 canvas equivalents without completely rewriting the presentation logic
ZBrush-PCX

ZBrush-PCX Strengths

  • Extremely simple, lossless RLE compression makes it trivial to parse and encode programmatically
  • Universally supported by almost every 2D image editor created since the 1990s
Limitations
  • Completely obsolete for modern 3D workflows, which require 16-bit or 32-bit floating-point precision (like OpenEXR or TIFF) to avoid stepping artifacts in displacement maps
  • No support for modern metadata (EXIF/XMP) or native alpha channels
  • Zero native support in modern web browsers

When to choose which format

RealPix
Use RealPix when…
  • Historical Dial-up Streaming Presentations
  • RealPlayer Slideshows
  • Bandwidth-efficient 'Video' Alternatives (late 1990s)
ZBrush-PCX
Use ZBrush-PCX when…
  • Legacy ZBrush Alpha Brushes
  • 8-bit Grayscale Displacement Maps
  • ZBrush Texture Exports
Share this comparison