Image MIME Reference
AZV
AirZip Accelerator Image
image/vnd.airzip.accelerator.azv
VS
MicroStation Design File
image/x-vnd.dgn
DGN
A complete technical comparison of AirZip Accelerator Image and MicroStation Design File — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | AZV | DGN |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | Yes | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
AirZip Accelerator Image
image/vnd.airzip.accelerator.azv
Extension
.azv
Container
Proprietary AirZip Container
Compression
Lossy (Proprietary) / Lossless (Proprietary)
Algorithm
AirZip Proprietary Compression
Color Depth
8-bit (Indexed), 24-bit (RGB)
Developed by
AirZip, Inc.
Released
1999
Magic Bytes
Unknown (Proprietary)
MicroStation Design File
image/x-vnd.dgn
Extension
.dgn
Container
Microsoft OLE Compound File (V8) / IGDS (V7)
Compression
Uncompressed / OLE Structured Storage
Algorithm
None
Color Depth
Indexed Color (V7), 24-bit True Color (V8)
Developed by
Intergraph (Originally) / Bentley Systems (Currently)
Released
1980
Magic Bytes
D0 CF 11 E0 A1 B1 1A E1 (For V8 DGN)
Browser Support Comparison
| Browser | AZV | DGN |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
AZV
AZV Strengths
- Historically allowed internet users to browse the web up to 5x faster over 56k dial-up modems by drastically reducing image payload sizes
- Officially registered in the IANA vendor tree, preventing MIME type conflicts on early web proxy servers
Limitations
- Completely obsolete in the modern broadband era
- Closed-source and proprietary, meaning no modern image manipulation libraries (like ImageMagick or libvips) can decode it
- Zero support in standard web browsers
DGN
DGN Strengths
- Exceptionally robust at handling massive, coordinate-heavy infrastructure models that would frequently crash older versions of competing CAD software
- Deeply entrenched as the absolute standard format for many global departments of transportation and civil engineering firms
- V8 architecture supports boundless design plane coordinates, eliminating the physical scaling limitations of V7
Limitations
- Deeply proprietary format requiring complex third-party libraries (like the ODA SDK) to parse or write programmatically outside of the Bentley ecosystem
- V8's reliance on the archaic Microsoft OLE Compound File container makes file introspection cumbersome
- Cannot be rendered natively in web browsers without converting to WebGL/Canvas formats or SVG
When to choose which format
AZV
Use AZV when…
- Dial-up Web Acceleration
- Bandwidth Optimization (Historical)
- Legacy Proxy Servers
DGN
Use DGN when…
- Civil Engineering and Plant Design
- Large-scale Architecture and Construction (AEC)
- 2D/3D Infrastructure Modeling