Image MIME Reference
Generic-RAW
Digital Camera Raw (Generic Linux MIME)
image/x-dcraw
VS
SealedMedia SoftSeal GIF
image/vnd.sealedmedia.softseal.gif
SoftSeal-GIF
A complete technical comparison of Digital Camera Raw (Generic Linux MIME) and SealedMedia SoftSeal GIF — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | Generic-RAW | SoftSeal-GIF |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
Digital Camera Raw (Generic Linux MIME)
image/x-dcraw
Extension
.raw
Container
Varies (Predominantly TIFF/EP)
Compression
Lossless / Uncompressed
Algorithm
Varies (Often Lossless JPEG ITU-T81 or uncompressed)
Color Depth
12-bit, 14-bit, 16-bit
Developed by
freedesktop.org (MIME mapping) / Dave Coffin (dcraw tool)
Released
1997
Magic Bytes
Varies by vendor format
SealedMedia SoftSeal GIF
image/vnd.sealedmedia.softseal.gif
Extension
.sgif.sealed-gif
Container
SealedMedia SoftSeal Wrapper
Compression
Encrypted Payload (LZW)
Algorithm
AES EncryptionLZW (Internal GIF payload)
Color Depth
Encrypted Payload (Historically up to 8-bit Indexed)
Developed by
SealedMedia (Acquired by Oracle Corporation)
Released
Late 1990s
Magic Bytes
Unknown (Proprietary SealedMedia Container)
Browser Support Comparison
| Browser | Generic-RAW | SoftSeal-GIF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
Generic-RAW
Generic-RAW Strengths
- Provides a unified, highly useful catch-all MIME type for application developers who just need to know if a file is a raw image, rather than tracking 50+ individual camera extensions
- Deeply integrated into the Linux desktop ecosystem, ensuring file manager thumbnails work seamlessly via tools like ufraw-thumbnailer
Limitations
- Not an official IANA standard
- Can cause conflicts where standard TIFF files are misidentified as raw camera data by over-aggressive MIME sniffers
- The underlying 'dcraw' tool was abandoned by its creator in 2018 (though its successor, LibRaw, continues to maintain the ecosystem)
SoftSeal-GIF
SoftSeal-GIF Strengths
- Provided robust, persistent security that traveled with the file, ensuring images could not be leaked even if sent outside the corporate firewall
- Enabled dynamic revocation, meaning administrators could instantly kill access to a file globally
Limitations
- Completely proprietary and dependent on an active authentication server; if the DRM server dies, the image is permanently locked
- Zero support in modern operating systems, web browsers, or standard image editing suites without heavy enterprise client installations
- Often caused massive friction for legitimate end-users trying to view documents
When to choose which format
Generic-RAW
Use Generic-RAW when…
- Linux Desktop File Associations (GNOME/KDE)
- Thumbnail Generation for Raw Images (UFRaw/LibRaw)
- Server-side Image Processing Fallbacks
SoftSeal-GIF
Use SoftSeal-GIF when…
- Enterprise Information Rights Management (IRM)
- Secure Distribution of Corporate Assets
- Revocable Medical, Legal, or Financial Imaging