Free webp to jpg
Image MIME Reference
PaintShop-Pro-PSP

PaintShop Pro Image

image/x-paintshoppro
VS

Portable Network Graphics (Legacy MIME)

image/x-png
PNG

A complete technical comparison of PaintShop Pro Image and Portable Network Graphics (Legacy MIME) — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

PNG wins on browser support

Feature Support

Feature PaintShop-Pro-PSP PNG
Transparency (Alpha) Yes Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No Yes
HDR Support Yes Yes
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
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
Full PaintShop-Pro-PSP reference →
Portable Network Graphics (Legacy MIME)
image/x-png
Extension
.png
Container PNG Chunk Structure (IHDR, IDAT, IEND)
Compression Deflate (Lossless)
Algorithm
Deflate (LZ77)
Color Depth 1-bit to 16-bit (Grayscale), 8-bit (Indexed Palette), 24-bit (True Color), 32-bit (True Color with Alpha), 48-bit (High Color), 64-bit (High Color with Alpha)
Developed by PNG Development Group
Released 1996
Magic Bytes
89 50 4E 47 0D 0A 1A 0A
Full PNG reference →

Browser Support Comparison

Browser PaintShop-Pro-PSP PNG
Chrome Chrome
✓ 1
Firefox Firefox
✓ 1
Safari Safari
✓ 1
Edge Edge
✓ 12
IE IE (Legacy)
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
PNG

PNG Strengths

  • The underlying format provides flawless, lossless compression and perfect 8-bit alpha channel transparency
  • Universally supported by every modern operating system, image editor, and web browser
Limitations
  • The 'image/x-png' string is an obsolete vendor quirk that forces backend developers to write redundant normalization logic in file upload scripts
  • If left unnormalized, strict MIME validators or content security policies on modern systems may incorrectly reject valid PNG files

When to choose which format

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)
PNG
Use PNG when…
  • Legacy Internet Explorer File Uploads
  • Older ASP/PHP Web Applications
  • Lossless Web Graphics
Share this comparison