Free webp to jpg
Image MIME Reference
DWG

AutoCAD Drawing

image/vnd.dwg
VS

FlashPix

image/vnd.fpx
FPX

A complete technical comparison of AutoCAD Drawing and FlashPix — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature DWG FPX
Transparency (Alpha) Yes Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
AutoCAD Drawing
image/vnd.dwg
Extension
.dwg
Container DWG Binary Container
Compression Proprietary Binary Compression (LZ77 based in newer versions)
Algorithm
Proprietary (Autodesk ObjectDBX)
Color Depth Vector (True Color / Indexed AutoCAD Color Index)
Developed by Autodesk
Released 1982
Magic Bytes
41 43 31 30 (AC10)
Full DWG reference →
FlashPix
image/vnd.fpx
Extension
.fpx
Container Microsoft OLE Structured Storage (COM)
Compression JPEG (Lossy) / Uncompressed / Single-color (Solid)
Algorithm
JPEGNone
Color Depth 8-bit (Grayscale/Indexed), 24-bit (RGB), 32-bit (CMYK/RGBA)
Developed by Eastman Kodak, Microsoft, Hewlett-Packard, Live Picture
Released 1996
Magic Bytes
D0 CF 11 E0 A1 B1 1A E1
Full FPX reference →

Browser Support Comparison

Browser DWG FPX
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
DWG

DWG Strengths

  • The undisputed industry standard for 2D drafting and basic 3D CAD modeling
  • Highly optimized binary structure keeps file sizes relatively small compared to text-based CAD formats like DXF
  • Supports incredibly complex datasets including external references (XREFs), dynamic blocks, and extensive custom metadata
Limitations
  • It is a closed, proprietary format, making it difficult for third-party developers to support fully without licensing the Open Design Alliance (ODA) SDK
  • Lacks native web or standard operating system previewer support
  • Format versions change frequently (roughly every 3 years), breaking backward compatibility for older CAD software
FPX

FPX Strengths

  • Allowed early, low-RAM computers to view and edit massive, high-resolution digital photos instantly by only loading the needed tiles and resolutions
  • Pioneered the multi-resolution pyramid and tiling concepts heavily used today in modern deep-zoom and web mapping applications (like Google Maps)
Limitations
  • Completely obsolete and unsupported by modern web browsers or operating systems
  • Uses the complex, proprietary Microsoft OLE container format, making it incredibly difficult to parse or extract data from without dedicated legacy libraries
  • Prone to being misidentified by MIME sniffers as an old Microsoft Office document

When to choose which format

DWG
Use DWG when…
  • Architectural Floor Plans
  • Mechanical Engineering Models
  • Civil Engineering Drafts
  • 3D Product Designs
FPX
Use FPX when…
  • Legacy Digital Photography
  • Kodak Picture CDs (Historical)
  • Early High-Resolution Image Viewers
Share this comparison