Free webp to jpg
Image MIME Reference
Alias-PIX

Alias PIX Image

image/x-alias-pix
VS

JPEG XR Image (HEIF Container)

image/jxra
JPEG-XR-(HEIF)

A complete technical comparison of Alias PIX Image and JPEG XR Image (HEIF Container) — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature Alias-PIX JPEG-XR-(HEIF)
Transparency (Alpha) ✕ No Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No Yes
HDR Support ✕ No Yes
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
Alias PIX Image
image/x-alias-pix
Extension
.pix.als.alias.img
Container Alias PIX Header
Compression Run-Length Encoding (RLE)
Algorithm
RLE
Color Depth 24-bit (RGB), 8-bit (Matte/Grayscale variant)
Developed by Alias Research (Later Alias|Wavefront / Autodesk)
Released Early 1990s
Magic Bytes
No explicit magic bytes (Relies on 10-byte integer header)
Full Alias-PIX reference →
JPEG XR Image (HEIF Container)
image/jxra
Extension
.jxra
Container HEIF / ISOBMFF (ISO/IEC 23008-12 / Annex F of ITU-T T.832)
Compression Lossy / Lossless
Algorithm
JPEG XR (Lapped Biorthogonal Transform)
Color Depth 8-bit, 16-bit, 32-bit (Float)
Developed by ISO/IEC JTC 1 / ITU-T
Released 2019
Magic Bytes
XX XX XX XX 66 74 79 70 6A 78 72 41
Full JPEG-XR-(HEIF) reference →

Browser Support Comparison

Browser Alias-PIX JPEG-XR-(HEIF)
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
Alias-PIX

Alias-PIX Strengths

  • The highly simplified structure made it incredibly fast to encode and decode on early 1990s SGI hardware
  • Lossless Run-Length Encoding (RLE) saved disk space without degrading the quality of final 3D renders
Limitations
  • Completely obsolete, having been replaced by more robust formats like TIFF, TGA, and EXR in modern 3D pipelines
  • The lack of a distinct magic byte signature makes reliable automated file detection almost impossible
  • Does not support integrated alpha channels, instead requiring cumbersome, separate 'Matte' files to denote transparency
JPEG-XR-(HEIF)

JPEG-XR-(HEIF) Strengths

  • Combines the deep color (32-bit float) and mathematically lossless compression of JPEG XR with the robust metadata architecture of HEIF
  • Allows grouping multiple images, exposure brackets, or focal stacks into a single file collection
Limitations
  • Practically non-existent software and operating system support compared to standard HEIC or legacy JPEG XR (.jxr)
  • Zero web browser support, rendering it entirely unsuitable for public web deployment
  • Eclipsed by modern standards like AVIF and JPEG XL which offer superior compression with much broader industry backing

When to choose which format

Alias-PIX
Use Alias-PIX when…
  • Legacy Alias PowerAnimator Textures
  • 1990s SGI Workstation Render Outputs
  • Historical 3D Graphics Archival
JPEG-XR-(HEIF)
Use JPEG-XR-(HEIF) when…
  • Specialized Archival
  • Experimental Imaging Workflows
  • High Dynamic Range (HDR) Imaging
Share this comparison