Image MIME Reference
JPEG
JPEG Image
image/jpeg
VS
Wireless Bitmap
image/vnd.wap.wbmp
WBMP
A complete technical comparison of JPEG Image and Wireless Bitmap — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
JPEG wins on browser support
Feature Support
| Feature | JPEG | WBMP |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | Yes | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
JPEG Image
image/jpeg
Extension
.jpg.jpeg.jpe.jfif
Container
JFIF / Exif
Compression
Lossy
Algorithm
DCT (Discrete Cosine Transform)
Color Depth
8-bit
Developed by
Joint Photographic Experts Group
Released
1992
Magic Bytes
FF D8 FF
Wireless Bitmap
image/vnd.wap.wbmp
Extension
.wbmp
Container
WBMP Type 0
Compression
Uncompressed
Algorithm
None
Color Depth
1-bit (Monochrome)
Developed by
WAP Forum (Now Open Mobile Alliance)
Released
1999
Magic Bytes
00 00
Browser Support Comparison
| Browser | JPEG | WBMP |
|---|---|---|
|
|
✓ All
|
✕ |
|
|
✓ All
|
✕ |
|
|
✓ All
|
✕ |
|
|
✓ All
|
✕ |
|
|
✓
|
✕ |
JPEG
JPEG Strengths
- Universal support — every browser, OS, and application handles JPEG
- Excellent compression for complex photographs with natural color gradients
- Rich metadata support: EXIF (GPS, camera settings), ICC color profiles
Limitations
- No transparency — cannot have a transparent background
- Lossy compression introduces visible artifacts on sharp edges and text
- No animation support
WBMP
WBMP Strengths
- Extremely low processing overhead made it perfectly suited for the ultra-low-power CPUs of late 1990s mobile devices
- Tightly integrated into the WML (Wireless Markup Language) stack, enabling the first functional mobile internet experiences
Limitations
- Completely obsolete and lacks support in modern operating systems and browsers
- Limited entirely to 1-bit black and white (0 for black, 1 for white) with zero support for grayscale, color, or transparency
- The lack of a strong file header signature makes automated MIME type detection highly unreliable
When to choose which format
JPEG
Use JPEG when…
- Photography
- Websites
- Social Media
WBMP
Use WBMP when…
- Legacy WML (Wireless Markup Language) Mobile Sites
- Early Mobile Phone Icons and Operator Logos
- Historical WAP Archival