Image MIME Reference
AVCI
AVC Image (HEIF Container)
image/avci
VS
SealedMedia SoftSeal JPEG
image/vnd.sealedmedia.softseal.jpg
SoftSeal-JPEG
A complete technical comparison of AVC Image (HEIF Container) and SealedMedia SoftSeal JPEG — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | AVCI | SoftSeal-JPEG |
|---|---|---|
| Transparency (Alpha) | Yes | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
AVC Image (HEIF Container)
image/avci
Extension
.avci.hif
Container
HEIF / ISOBMFF (ISO/IEC 14496-12)
Compression
Lossy / Lossless
Algorithm
AVC (Advanced Video Coding / H.264)
Color Depth
8-bit, 10-bit, 12-bit
Developed by
Moving Picture Experts Group (MPEG) / ISO/IEC JTC 1
Released
2015
Magic Bytes
XX XX XX XX 66 74 79 70 61 76 63 69
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 | AVCI | SoftSeal-JPEG |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
AVCI
AVCI Strengths
- Shares the robust, flexible HEIF container architecture that allows for rich metadata, HDR, and depth maps.
- Backed by the highly ubiquitous AVC (H.264) codec, which is widely supported in hardware decoding.
- Supports rectangular cropping and rotation metadata without needing to re-encode the pixel data.
Limitations
- No native support within web browsers for HTML rendering.
- Inferior compression efficiency when compared to newer container formats like HEIC (HEVC) or AVIF (AV1).
- Easily confused with HEIC and AVIF, which use the same base ISOBMFF container.
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
AVCI
Use AVCI when…
- Digital Photography
- Camera Capture
- Archival Storage
SoftSeal-JPEG
Use SoftSeal-JPEG when…
- Enterprise Information Rights Management (IRM)
- Secure Distribution of Sensitive Photography
- Revocable Corporate Document Access