Hello HN!BAGEL is a fully static web application that lets you explore ROS bag files (.mcap, .db3, .bag), standalone point cloud files (.pcd, .ply), and 3D Gaussian Splat scenes (.ply, .splat, .ksplat) entirely in your browser needing no server, no installation, no account. Just drag and drop :DRobotics engineers and researchers frequently generate bag files during experiments, SLAM runs, and sensor calibration. Inspecting these files currently requires a full ROS1 or ROS2 installation, Foxglove Studio (increasingly commercial), or writing custom Python scripts for every inspection task.So to eliminate this friction, I have created BAGEL. It is fully MIT-licensed, here s the repo: https://github.com/Hussain004/bagel(Give it a star if you find it a helpful, it means the world!)I am always open to feedback and criticism.