A new Web App for authoring IDS files and running audits on IFC models
Hi all,
This summer, I've worked on developing IfcTester-Next: an open-source web app for creating IDS files and running audits using IfcOpenShell, as part of Google Summer of Code 2025.
I'm happy to announce that it's now in a useable state with most important functionality complete.
Feel free to check out the hosted preview available at: https://ifctester.pages.dev. Your feedback is important!
GitHub repository: https://github.com/theseyan/ifctester-next (will be merged into IfcOpenShell)
Yet to be done:
- Bonsai integration: ability to run audits against the IFC model loaded in Bonsai
- Proper documentation / instructions on usage. You need to navigate intuitively for now :)






