Image MIME Reference
Panasonic-RAW-(RW2)
Panasonic RAW Image
image/x-panasonic-raw
VS
Simple Vector Format
image/vnd.svf
SVF
A complete technical comparison of Panasonic RAW Image and Simple Vector Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | Panasonic-RAW-(RW2) | SVF |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
Panasonic RAW Image
image/x-panasonic-raw
Extension
.raw.rw2
Container
TIFF-based (Proprietary)
Compression
Uncompressed / Panasonic Proprietary Lossless
Algorithm
NoneProprietary Lossless
Color Depth
12-bit (Per Channel), 14-bit (Per Channel), 16-bit (Per Channel - High-res mode)
Developed by
Panasonic Corporation
Released
2004
Magic Bytes
Older RAW: 49 49 2A 00 | Newer RW2: 49 49 55 00
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)
Browser Support Comparison
| Browser | Panasonic-RAW-(RW2) | SVF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
Panasonic-RAW-(RW2)
Panasonic-RAW-(RW2) Strengths
- Retains maximum sensor data, allowing significant recovery of highlights and shadows compared to in-camera JPEGs
- Modern RW2 files embed proprietary lens correction profiles (distortion, vignetting, chromatic aberration) that raw converters can automatically apply
- The unique 'IIU' signature on RW2 files makes programmatic identification extremely reliable compared to other TIFF-spoofing raw formats
Limitations
- Proprietary format requires continuous updates to third-party processing engines whenever Panasonic releases a new Lumix camera
- Produces very large file sizes, particularly when using Panasonic's High-Resolution multi-shot modes
- Cannot be directly embedded into web pages or used in standard HTML/CSS contexts
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
When to choose which format
Panasonic-RAW-(RW2)
Use Panasonic-RAW-(RW2) when…
- Professional Digital Photography
- Non-destructive Image Post-Processing
- High Dynamic Range (HDR) Lumix Archival
SVF
Use SVF when…
- Historical Web-based CAD Viewers (1990s)
- Legacy 2D Vector Archival
- Autodesk Platform Services (Forge) Model Translation (Name Collision)