Skip to main content
Vecaria

IFC to GLB

Local

Convert IFC (BIM) models to GLB/glTF for web and AR viewers, locally in your browser.

Drag files here, or click to browse

Supports .ifc

Choose file

Convert IFC (BIM) to GLB for web/AR viewers. Processed locally; first load fetches WASM.

What is it? IFC to GLB converts a BIM model in IFC format to GLB/glTF, the open 3D format used by web viewers, AR and game engines. Geometry, hierarchy and basic materials are preserved.

TL;DR: Turn IFC models into web-ready GLB/glTF for three.js, model-viewer and AR.

How to use

  1. Drop an .ifc file and let it parse.
  2. Preview the converted model in the 3D viewport.
  3. Click Download to save the .glb file.

FAQ

Are materials preserved?

Basic IFC colors and transparency are carried over; complex material graphs are simplified.

Is it private?

Yes — the conversion runs locally in your browser.

Limitations

  • Parametric/IFC-specific data (property sets, relationships) is not represented in GLB.
  • Very large or highly detailed models may need to be split before conversion.

Privacy

Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.