Free webp to jpg
Image MIME Reference
DGN

MicroStation Design File

image/x-vnd.dgn
VS

RealNetworks RealPix

image/vnd.rn-realpix
RealPix

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

Equal browser support

Feature Support

Feature DGN RealPix
Transparency (Alpha) Yes Yes
Animation Support ✕ No Yes
Progressive Loading ✕ No Yes
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
MicroStation Design File
image/x-vnd.dgn
Extension
.dgn
Container Microsoft OLE Compound File (V8) / IGDS (V7)
Compression Uncompressed / OLE Structured Storage
Algorithm
None
Color Depth Indexed Color (V7), 24-bit True Color (V8)
Developed by Intergraph (Originally) / Bentley Systems (Currently)
Released 1980
Magic Bytes
D0 CF 11 E0 A1 B1 1A E1 (For V8 DGN)
Full DGN reference →
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 →

Browser Support Comparison

Browser DGN RealPix
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
DGN

DGN Strengths

  • Exceptionally robust at handling massive, coordinate-heavy infrastructure models that would frequently crash older versions of competing CAD software
  • Deeply entrenched as the absolute standard format for many global departments of transportation and civil engineering firms
  • V8 architecture supports boundless design plane coordinates, eliminating the physical scaling limitations of V7
Limitations
  • Deeply proprietary format requiring complex third-party libraries (like the ODA SDK) to parse or write programmatically outside of the Bentley ecosystem
  • V8's reliance on the archaic Microsoft OLE Compound File container makes file introspection cumbersome
  • Cannot be rendered natively in web browsers without converting to WebGL/Canvas formats or SVG
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

When to choose which format

DGN
Use DGN when…
  • Civil Engineering and Plant Design
  • Large-scale Architecture and Construction (AEC)
  • 2D/3D Infrastructure Modeling
RealPix
Use RealPix when…
  • Historical Dial-up Streaming Presentations
  • RealPlayer Slideshows
  • Bandwidth-efficient 'Video' Alternatives (late 1990s)
Share this comparison