Why the Mac DICOM landscape is messy
The classic Mac DICOM viewers — OsiriX Lite and Horos — are good software, but they are native apps that require install, updates, and occasionally kernel extensions that macOS now blocks by default. OsiriX Lite limits some functionality behind a paid tier. Horos is free but has not had a major release in years and can struggle with newer DICOM variants.
For a dentist who just needs to open a CBCT sent by an imaging center, the overhead of installing and maintaining a native viewer is out of proportion to the task.
What CBCTHub does differently on Mac
CBCTHub is a web app. It runs entirely in the browser using WebAssembly for DICOM decoding and WebGL for 3D rendering. Performance on Apple Silicon is excellent because the GPU does the heavy lifting.
You can pin the tab, add a PWA shortcut to the Dock, and the viewer behaves like a native app — minus the install step and the annual update dance.