Image MIME Reference
JPEG
JPEG Image
image/jpeg
VS
AutoCAD Slide
image/vnd.sld
SLD
A complete technical comparison of JPEG Image and AutoCAD Slide — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
JPEG wins on browser support
Feature Support
| Feature | JPEG | SLD |
|---|---|---|
| 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
AutoCAD Slide
image/vnd.sld
Extension
.sld
Container
AutoCAD Slide Container
Compression
Uncompressed (Vector Instructions)
Algorithm
None
Color Depth
8-bit (AutoCAD Indexed Color)
Developed by
Autodesk, Inc.
Released
1980s
Magic Bytes
41 75 74 6F 43 41 44 20 53 6C 69 64 65 0D 0A 1A 00
Browser Support Comparison
| Browser | JPEG | SLD |
|---|---|---|
|
|
✓ 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
SLD
SLD Strengths
- Allowed for instantaneous loading of highly complex architectural and engineering blueprints on low-memory MS-DOS systems
- Easy-to-parse binary structure containing simple opcodes for drawing vectors and polygons
Limitations
- Completely obsolete and heavily fragmented, largely replaced by PDF and lightweight web-based DXF viewers
- Destructive 'snapshot' format irrevocably strips all useful, editable CAD geometry data from the original drawing
- Zero support in web browsers or standard image processing libraries
When to choose which format
JPEG
Use JPEG when…
- Photography
- Websites
- Social Media
SLD
Use SLD when…
- Legacy AutoCAD Slideshows
- AutoCAD Custom Icon Menus
- Historical CAD Archival