Image MIME Reference
HEIC-Sequence
HEVC Image Sequence (HEIF Container)
image/heic-sequence
VS
SealedMedia SoftSeal JPEG
image/vnd.sealedmedia.softseal.jpg
SoftSeal-JPEG
A complete technical comparison of HEVC Image Sequence (HEIF Container) and SealedMedia SoftSeal JPEG — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
HEIC-Sequence wins on browser support
Feature Support
| Feature | HEIC-Sequence | SoftSeal-JPEG |
|---|---|---|
| Transparency (Alpha) | Yes | ✕ No |
| Animation Support | Yes | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
HEVC Image Sequence (HEIF Container)
image/heic-sequence
Extension
.heics.heic
Container
HEIF / ISOBMFF (ISO/IEC 14496-12)
Compression
Lossy / Lossless
Algorithm
HEVC (H.265)
Color Depth
8-bit, 10-bit, 12-bit, 16-bit
Developed by
Moving Picture Experts Group (MPEG) / Apple
Released
2017
Magic Bytes
XX XX XX XX 66 74 79 70 68 65 76 63
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)
Browser Support Comparison
| Browser | HEIC-Sequence | SoftSeal-JPEG |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✓ 11+
|
✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
HEIC-Sequence
HEIC-Sequence Strengths
- Incredibly efficient storage for bursts and short animations compared to GIF or motion JPEG
- Supports 16-bit color, HDR, and alpha channel transparency across all frames
- Shares frame data blocks, meaning the base image and animation data are heavily optimized for space
Limitations
- Zero support in web browsers outside the Apple ecosystem (Chrome, Firefox, Edge do not support it)
- Heavily encumbered by HEVC patent pools, hindering open-source adoption
- Complex container structure makes parsing and decoding difficult without specialized libraries
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
HEIC-Sequence
Use HEIC-Sequence when…
- Apple Live Photos
- Burst Photography
- High-Quality Animations
- Cinemagraphs
SoftSeal-JPEG
Use SoftSeal-JPEG when…
- Enterprise Information Rights Management (IRM)
- Secure Distribution of Sensitive Photography
- Revocable Corporate Document Access