Image MIME Reference
NAPLPS
North American Presentation Level Protocol Syntax
image/naplps
VS
SealedMedia SoftSeal GIF
image/vnd.sealedmedia.softseal.gif
SoftSeal-GIF
A complete technical comparison of North American Presentation Level Protocol Syntax and SealedMedia SoftSeal GIF — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | NAPLPS | SoftSeal-GIF |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | Yes | ✕ No |
| Progressive Loading | Yes | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
North American Presentation Level Protocol Syntax
image/naplps
Extension
.nap.naplps
Container
NAPLPS Byte Stream
Compression
Uncompressed (Tokenized ASCII Commands)
Algorithm
None (Coordinate encoding)
Color Depth
16-color palette (Indexed from larger color spaces)
Developed by
ANSI / CSA (Based on Canadian CRC's Telidon)
Released
1983
Magic Bytes
1B (Variable / ESC sequences)
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 | NAPLPS | SoftSeal-GIF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
NAPLPS
NAPLPS Strengths
- Extremely bandwidth-efficient, enabling colorful graphical interfaces over early 300 baud dial-up connections
- Resolution-independent vector scaling allowed the exact same file to be displayed accurately on varied early PC monitors and television sets
Limitations
- Completely obsolete and unsupported by modern web technologies
- Relies heavily on stateful parsing and terminal emulators rather than straightforward file decoding
- Easily misidentified by MIME sniffers as plain text or generic binary streams due to the lack of a standardized file header
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
NAPLPS
Use NAPLPS when…
- 1980s Videotex Services
- Prodigy Online Service Graphics
- Historical BBS Terminal Graphics
- Legacy Teletext Broadcasts
SoftSeal-GIF
Use SoftSeal-GIF when…
- Enterprise Information Rights Management (IRM)
- Secure Distribution of Corporate Assets
- Revocable Medical, Legal, or Financial Imaging