Image MIME Reference
DXF
Drawing Exchange Format
image/vnd.dxf
VS
BlockFact Image
image/vnd.blockfact.facti
FACTI
A complete technical comparison of Drawing Exchange Format and BlockFact Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | DXF | FACTI |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | Yes |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
Drawing Exchange Format
image/vnd.dxf
Extension
.dxf
Container
Text / Binary Container
Compression
Uncompressed (ASCII) / Uncompressed (Binary)
Algorithm
None
Color Depth
Vector (Indexed AutoCAD Colors / True Color)
Developed by
Autodesk
Released
1982
Magic Bytes
30 0D 0A 53 45 43 54 49 4F 4E (ASCII) / 41 75 74 6F 43 41 44 20 42 69 6E 61 72 79 20 44 58 46 0D 0A 1A 00 (Binary)
BlockFact Image
image/vnd.blockfact.facti
Extension
.facti
Container
BlockFact Authenticated Container
Compression
Container (Inherits payload compression, e.g., JPEG/PNG)
Algorithm
None (Pass-through to embedded payload)
Color Depth
Inherited from payload
Developed by
BlockFact
Released
2025
Magic Bytes
Unknown (Proprietary Container)
Browser Support Comparison
| Browser | DXF | FACTI |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
DXF
DXF Strengths
- Universally supported by almost every CAD program, 3D modeler, and vector graphics editor in existence
- ASCII structure is human-readable and can be parsed or generated programmatically with relative ease
- The de facto standard for sending 2D cutting paths to CNC routers, plasma cutters, and laser engravers
Limitations
- ASCII DXF files can be enormously large and inefficient compared to binary DWG files
- The format relies heavily on legacy AutoCAD data structures, making complex 3D entity parsing extremely difficult for third-party developers
- Lacks native web browser rendering capabilities
FACTI
FACTI Strengths
- Provides undeniable, mathematically verifiable proof of a photo's origin (time, location, and device) via the StarkNet blockchain [1.3.1]
- Privacy-first design utilizes zero-knowledge proofs (Groth16), meaning the actual image is never uploaded to a central server or blockchain
- Invisible watermarking ensures that even if the image is screenshotted or cropped, tampering can be detected
Limitations
- Lacks native rendering support in web browsers and standard image viewers, requiring specialized software to view
- Requires blockchain registration at the moment of capture, making it incompatible with existing legacy photos
- The proprietary nature of the container limits integration to environments supporting the BlockFact SDK
When to choose which format
DXF
Use DXF when…
- Cross-Platform CAD Data Exchange
- CNC Machining and Laser Cutting Paths
- PCB Design Outlines
- Architectural 2D Layouts
FACTI
Use FACTI when…
- Journalism and Media Authentication
- Legal and Insurance Evidence
- AI Deepfake Prevention
- Content Provenance and Authorship