Image MIME Reference
JXL
JPEG XL
image/jxl
VS
PaintShop Pro Image
image/x-paintshoppro
PaintShop-Pro-PSP
A complete technical comparison of JPEG XL and PaintShop Pro Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
JXL wins on browser support
Feature Support
| Feature | JXL | PaintShop-Pro-PSP |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | Yes | ✕ No |
| Progressive Loading | Yes | ✕ No |
| HDR Support | Yes | Yes |
| EXIF Metadata | Yes | Yes |
| ICC Color Profile | Yes | Yes |
JPEG XL
image/jxl
Extension
.jxl
Container
ISOBMFF / JPEG XL Codestream
Compression
Lossy (VarDCT) / Lossless (Modular)
Algorithm
VarDCT (Variable block-size DCT)Modular (Predictive coding for lossless)
Color Depth
8-bit, 10-bit, 12-bit, 16-bit, 32-bit (Float)
Developed by
Joint Photographic Experts Group (JPEG)
Released
2021
Magic Bytes
FF 0A (Codestream) / 00 00 00 0C 4A 58 4C 20 0D 0A 87 0A (Container)
PaintShop Pro Image
image/x-paintshoppro
Extension
.psp.pspimage.tub.pat
Container
PSP Chunk-based Format
Compression
Uncompressed / RLE (Run-Length Encoding) / LZ77
Algorithm
RLELZ77
Color Depth
8-bit (Indexed), 16-bit (Grayscale), 24-bit (RGB), 32-bit (RGBA), 48-bit (High Color)
Developed by
Jasc Software / Corel Corporation (Alludo)
Released
1990
Magic Bytes
7E 42 4B 00
Browser Support Comparison
| Browser | JXL | PaintShop-Pro-PSP |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✓ 17+
|
✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
JXL
JXL Strengths
- Capable of losslessly recompressing legacy JPEG files, saving ~20% space while retaining perfect byte-for-byte restorability
- Highly superior progressive decoding (Saliency-driven), allowing recognizable images to load extremely fast on slow connections
- Outperforms WebP and competes favorably with AVIF, especially at high-fidelity settings and for complex textures/photography
- Royalty-free with an open-source reference implementation (libjxl)
Limitations
- Google's removal of JXL support from Chrome severely hindered its adoption as a universal web standard
- Lack of hardware decoding chips compared to video-derived codecs like AVIF (AV1)
- File parsing logic is complex due to the split between raw codestreams and ISOBMFF containers
PaintShop-Pro-PSP
PaintShop-Pro-PSP Strengths
- Provides robust, non-destructive editing capabilities with full support for vector layers, adjustment layers, and layer blend modes
- Historically offered a highly capable and affordable alternative to Adobe Photoshop's PSD format for Windows users
- Features proprietary support for 'Picture Tubes' (.tub), a unique brush technology that paints sequential or random raster objects along a path
Limitations
- Deeply proprietary format tied exclusively to the Corel/Alludo ecosystem
- Third-party software support (like GIMP or ImageMagick) is often limited to parsing older .psp files, frequently failing to render complex layers in modern .pspimage files
- No support in modern web browsers; must be exported to a flattened web format (JPEG/PNG) for online viewing
When to choose which format
JXL
Use JXL when…
- High-End Web Delivery (via Safari/Polyfills)
- HDR Photography
- Legacy JPEG Archiving
- Digital Art & Image Storage
PaintShop-Pro-PSP
Use PaintShop-Pro-PSP when…
- PaintShop Pro Multi-layer Project Archival
- Digital Art and Photo Retouching
- Picture Tubes (.tub) and Custom Patterns (.pat)