A pure WebAssembly data inspector and 3D viewer for Autodesk Revit BIM files (.rvt, .rfa, .rte, .rft).
- Supports all Revit file formats (Revit 2018 through 2026+).
- Decodes
BasicFileInfo (Build number, Format year, GUIDs, Worksharing, Author, Locale).
- Extracts embedded 3D thumbnail preview images directly without requiring Autodesk Revit.
- Parses
TransmissionData XML to resolve linked external models (RVT, IFC, CAD, Keynotes).
- Constructs spatial hierarchy (Project → Storey Levels → Categories → Elements).
- Renders interactive 3D model geometry and exports to Wavefront
.obj and JSON.
- Files stay strictly in this browser; nothing is uploaded anywhere.