A modern web application for viewing and analyzing BIM Collaboration Format (BCF) files directly in your browser. Supported versions: 3.0.
🚀 Web app
- Drag & Drop Interface: Simply drag and drop BCF files into the browser
- Complete BCF Support: Displays all BCF information including:
- Topic details (title, status, priority, creation/modification info)
- Comments with author, date, and modification history
- Associated images with navigation
- Viewpoint information
 
- Responsive Design: Works on desktop and mobile devices
- No Installation Required: Runs entirely in the browser
- Real-time Processing: Instant parsing and display of BCF contents
- 
Clone the repository: git clone https://github.com/Akroter-io/bcf-viewer.git cd bcf-viewer
- 
Install dependencies: npm install 
- 
Start development server: npm start 
- 
Open your browser: Navigate to http://localhost:8080
This project is inspired by BCF2PDF
This project is licensed under the MIT License - see the LICENSE.md file for details.