Image MIME Reference
AZV
AirZip Accelerator Image
image/vnd.airzip.accelerator.azv
VS
Pentax Electronic File
image/x-pentax-pef
Pentax-PEF
A complete technical comparison of AirZip Accelerator Image and Pentax Electronic File — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | AZV | Pentax-PEF |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | Yes | ✕ No |
| HDR Support | ✕ No | Yes |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
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)
Pentax Electronic File
image/x-pentax-pef
Extension
.pef
Container
TIFF-based (Proprietary)
Compression
Uncompressed / Proprietary Lossless
Algorithm
NonePentax Proprietary Lossless
Color Depth
12-bit (Per Channel), 14-bit (Per Channel)
Developed by
Pentax (now Ricoh Imaging Company, Ltd.)
Released
2003
Magic Bytes
49 49 2A 00 (Little-endian) or 4D 4D 00 2A (Big-endian)
Browser Support Comparison
| Browser | AZV | Pentax-PEF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
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
Pentax-PEF
Pentax-PEF Strengths
- Retains absolute maximum sensor data, enabling massive shadow recovery and highlight protection compared to compressed in-camera JPEGs
- White balance and sharpening are saved as metadata instructions rather than 'baked in', meaning they can be perfectly adjusted in post-production
- Utilizes the standard TIFF container structure, making it relatively straightforward for open-source software like LibRaw to parse
Limitations
- Proprietary format requires continuous updates to third-party processing software whenever Pentax releases a new camera model (unlike the open DNG format)
- Produces very large file sizes compared to standard web formats
- Cannot be directly embedded into web pages or used in standard HTML/CSS contexts
When to choose which format
AZV
Use AZV when…
- Dial-up Web Acceleration
- Bandwidth Optimization (Historical)
- Legacy Proxy Servers
Pentax-PEF
Use Pentax-PEF when…
- Professional Digital Photography
- Non-destructive Image Post-Processing
- Pentax Camera Archival