Image MIME Reference
SVF
Simple Vector Format
image/vnd.svf
VS
Tencent TAP Image
image/vnd.tencent.tap
Tencent-TAP
A complete technical comparison of Simple Vector Format and Tencent TAP Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | SVF | Tencent-TAP |
|---|---|---|
| Transparency (Alpha) | Yes | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
Simple Vector Format
image/vnd.svf
Extension
.svf
Container
Custom Binary/Text (Legacy) or ZIP (Autodesk Forge)
Compression
Uncompressed / Deflate (in modern Autodesk SVF implementations)
Algorithm
None
Color Depth
Vector Data (Not Applicable)
Developed by
SoftSource & NCSA (National Center for Supercomputing Applications)
Released
1995
Magic Bytes
Unknown (SoftSource SVF)
Tencent TAP Image
image/vnd.tencent.tap
Extension
.tap
Container
Proprietary Tencent Container
Compression
Unknown (Proprietary)
Algorithm
Unknown
Color Depth
Unknown
Developed by
Tencent (Registered by Ni Hui)
Released
2014
Magic Bytes
Unknown (Proprietary)
Browser Support Comparison
| Browser | SVF | Tencent-TAP |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
SVF
SVF Strengths
- Acted as a crucial pioneering stepping-stone in proving that scalable, zoomable vector graphics were viable and necessary for the World Wide Web
Limitations
- Completely obsolete and unsupported by modern web standards
- Required end-users to install bulky, proprietary browser plugins
- Causes significant developer confusion today due to Autodesk adopting the exact same acronym and file extension for a completely different technology
Tencent-TAP
Tencent-TAP Strengths
- Officially registered with IANA, ensuring a unique MIME type identifier for internal Tencent network routing and content negotiation
Limitations
- Completely undocumented and closed-source, making it impossible to decode or parse outside of Tencent's software
- Shares its file extension (.tap) with numerous other established legacy formats, leading to frequent automated file misidentification by Node/Python libraries
When to choose which format
SVF
Use SVF when…
- Historical Web-based CAD Viewers (1990s)
- Legacy 2D Vector Archival
- Autodesk Platform Services (Forge) Model Translation (Name Collision)
Tencent-TAP
Use Tencent-TAP when…
- Internal Tencent Ecosystem Applications
- Proprietary Mobile or Gaming Assets