Free webp to jpg
Image MIME Reference
MacPaint

MacPaint Image

image/x-macpaint
VS

SealedMedia SoftSeal JPEG

image/vnd.sealedmedia.softseal.jpg
SoftSeal-JPEG

A complete technical comparison of MacPaint Image and SealedMedia SoftSeal JPEG — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature MacPaint SoftSeal-JPEG
Transparency (Alpha) ✕ No ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
MacPaint Image
image/x-macpaint
Extension
.mac.pntg.pnt.macp
Container Raw pixel payload with a 512-byte pattern header
Compression PackBits (Run-Length Encoding)
Algorithm
PackBits (Apple RLE)
Color Depth 1-bit (Monochrome)
Developed by Apple Computer, Inc. (Bill Atkinson)
Released 1984
Magic Bytes
None (Relies on classic Mac OS 'PNTG' OSType)
Full MacPaint reference →
SealedMedia SoftSeal JPEG
image/vnd.sealedmedia.softseal.jpg
Extension
.sjpg.sealed-jpg.sealed-jpeg
Container SealedMedia SoftSeal Wrapper
Compression Encrypted Payload (DCT)
Algorithm
AES EncryptionDiscrete Cosine Transform (Internal JPEG payload)
Color Depth Encrypted Payload (Historically 24-bit RGB)
Developed by SealedMedia (Acquired by Oracle Corporation)
Released Late 1990s
Magic Bytes
Unknown (Proprietary SealedMedia Container)
Full SoftSeal-JPEG reference →

Browser Support Comparison

Browser MacPaint SoftSeal-JPEG
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
MacPaint

MacPaint Strengths

  • Profoundly historically significant as the format that introduced millions to the concept of bitmap digital painting
  • Extremely simple PackBits compression makes it easy for emulator developers or archivists to write parsers from scratch in under an hour
Limitations
  • Severely limited: strictly black and white, and hard-locked to exactly 576 x 720 pixels
  • Lack of standard magic bytes makes programmatic file sniffing unreliable on modern filesystems without relying on the file extension
  • Completely obsolete and unsupported by modern web browsers or consumer image viewers
SoftSeal-JPEG

SoftSeal-JPEG Strengths

  • Offered persistent document security; if a sensitive photo was emailed outside the company, it remained encrypted and unviewable without server authentication
  • Administrators possessed the ability to remotely revoke viewing rights to a specific image globally at any time
Limitations
  • Completely proprietary and relies on a central authentication server; if the server goes offline or the product is deprecated, the image is permanently inaccessible
  • Zero support in modern operating systems, web browsers, or standard image editing suites without heavy enterprise client installations
  • Oracle effectively discontinued the IRM product line, stranding many legacy sealed documents

When to choose which format

MacPaint
Use MacPaint when…
  • Historical Apple Macintosh Archival
  • Early 1980s Digital Art Preservation
  • Retro UI/UX Academic Research
SoftSeal-JPEG
Use SoftSeal-JPEG when…
  • Enterprise Information Rights Management (IRM)
  • Secure Distribution of Sensitive Photography
  • Revocable Corporate Document Access
Share this comparison