A pure WebAssembly data inspector for Autodesk Revit BIM files (.rvt, .rfa, .rte, .rft).
- Reads verified CFBF and
BasicFileInfo metadata; the checked project corpus currently spans Revit 2018–2022.
- 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).
- Reports bounded experimental partition candidates without claiming a complete BIM hierarchy.
- Reports native element geometry as unsupported; no proxy geometry is fabricated.
- Files stay strictly in this browser; nothing is uploaded anywhere.