Free Dental Implant Planning and CBCT 3D Software

This guide is for dentists, oral surgeons, dental technicians and students who want to plan implants or turn a CBCT scan into a 3D model without buying a full commercial planning suite. The short answer: if the plan has to end in a printed surgical guide, Blue Sky Plan is the only program on this list built for that job, and it is shareware (conditionally free) — planning is free, exporting a finished guide is paid. For everything else — segmenting teeth and jaws, converting DICOM to STL, viewing a CBCT in 3D — the free open-source tools below do the work well, as long as you remember that none of them is a certified diagnostic or implant planning system.

Every program here reads standard DICOM. If your CBCT software exports a disc with its own viewer and proprietary files, export a plain DICOM series instead and keep one study per folder. That single step solves most “it won’t open” problems.

The short list

ProgramBest forLicencePlatformsStatus
Blue Sky PlanImplant planning and surgical guide designShareware (conditionally free): planning free, guide export paidWindows 10/11 64-bitActive; 5.0.29 installer
3D Slicer + DentalSegmentatorAutomatic tooth, jaw and mandibular canal segmentationFree, open source (BSD-style)Windows, macOS, LinuxActive; 5.12.4 (September 2026)
InVesaliusQuick DICOM to STL conversionFree, open source (GPL v2)Windows, macOS, LinuxLast stable 3.1.99998 (2022); nightly builds
ITK-SNAPPrecise manual and semi-automatic segmentationFree, open source (GPL v3)Windows, macOS, LinuxActive; 4.4.0 (September 2025)
Seg3DFilter-based research segmentationFree, open source (MIT)Windows, macOSDormant; last release 2.5.1 (2021)
VolView3D CBCT viewing in a web browserFree, open source (Apache 2.0)Any current browserActive; 4.5.1 (September 2026)

Blue Sky Plan: implant planning and surgical guides

Blue Sky Plan from Blue Sky Bio is the usual answer to “dental implant planning software free”. You load the CBCT, align an intraoral or model scan, set the panoramic curve, mark the mandibular canal, place implants in cross-section and design a tooth-supported or full-arch guide. It also covers dentures, aligners and splints. Planning and design cost nothing, and exporting edited CT scans and models as STL is free; exporting a finished guide, ortho case, denture or ceph report uses paid export credits, and the Automatic Implant Wizard belongs to a paid Premium plan. It runs on Windows 10/11 64-bit only and wants 16 GB RAM and a dedicated graphics card. Blue Sky Bio states it is a cleared medical device in the USA, Canada and the EU. Pick it if you place implants from your own plans.

3D Slicer with DentalSegmentator: automatic segmentation

3D Slicer is a large open-source imaging platform that becomes a strong dental CBCT workstation once you add community extensions from its Extension Manager. DentalSegmentator automatically separates the maxilla, mandible, upper teeth, lower teeth and mandibular canal; Automated Dental Tools adds CBCT segmentation, landmarking, orientation and registration for orthodontic research. Results export as STL or OBJ. The limits are real: the interface takes a few hours to learn, the AI extension downloads PyTorch and model weights on first run and is slow without an NVIDIA GPU, and the core application has no implant planning or guide design. The developers state that 3D Slicer is not approved for clinical use and is intended for research. Pick it for the best free automatic segmentation, study models and research projects.

InVesalius: the quickest DICOM to STL

InVesalius, developed by CTI Renato Archer in Brazil, is the simplest answer to “dicom to stl free”. Import the DICOM folder, choose a threshold preset such as Bone, Compact Bone or Enamel, keep the largest connected region, create the surface and export binary STL. It also has volume rendering, 2D and 3D measurements and a crop plane that is handy for explaining root position to a patient. Limits: the last stable release is 3.1.99998 from April 2022, with newer code only in nightly builds; threshold segmentation on CBCT needs manual cleanup because CBCT grey values are not calibrated; metal artefacts end up in the mesh; and there are no implant or guide tools. Pick it when you need a printable jaw model with the least learning.

ITK-SNAP: precise segmentation you control

ITK-SNAP from the University of Pennsylvania does one job: segmentation. You paint or draw polygons in three linked views, interpolate between slices, or seed an active contour (“snake”) and let it grow into a tooth, a cyst or the mandible. Version 4.4 adds AI-assisted segmentation with nnInteractive, but it needs the separate ITK-SNAP DLS service on a GPU, local or remote; keep patient data on a local or institutional server. Meshes export as STL, VTK, VTP, BYU or VRML. Limits: there are no dental-specific models, so it does not know what a tooth is unless you guide it, and there are no planning tools. Pick it for lesion volumes, airway work or a single tooth where you want every slice under your control.

Seg3D: capable but dormant

Seg3D from the University of Utah SCI Institute offers layer-based segmentation with Insight Toolkit filters (threshold, confidence connected, level set, grow cut), mask Boolean operations, provenance tracking and STL, OBJ or VTK export. It is dormant: the last release is 2.5.1 from May 2021, binaries exist only for Windows (7–10 era) and as an unsigned macOS package, and Linux users must build from source, which a 2026 GitHub tracking issue reports no longer configures on current CMake. A volunteer revival effort has started but has not produced a release. Pick it only if you already have Seg3D projects or teach its filter pipeline; for new work ITK-SNAP or 3D Slicer cover the same ground and are maintained.

VolView: 3D CBCT viewing in a browser

VolView from Kitware runs in a web browser: drag a DICOM folder onto the page and you get slices, oblique views and a cinematic 3D rendering, plus ruler, rectangle and polygon annotations. Kitware states that the data you load stays on your machine, and clinic IT staff can self-host the app inside their own network. Sessions save as .volview.zip files, so a colleague sees the same annotations. Limits: Kitware states it is not FDA approved for any purpose; it has no panoramic curve, nerve tracing or implant library; its documentation does not describe STL export; and there is no classic desktop installer. Pick it for showing a scan to a patient, a student or a referring dentist on any computer, including a Mac or an iPad.

How to choose

  1. Decide whether you need a guide. If the plan ends in a printed surgical guide, use Blue Sky Plan or your commercial planning software. The open-source tools on this page do not design guides and are not intended for clinical planning.
  2. Check your computer. Blue Sky Plan is Windows-only. On a Mac, 3D Slicer, InVesalius and ITK-SNAP all publish Apple Silicon builds, and VolView runs in Safari.
  3. Match the tool to the output. A quick threshold model: InVesalius. Separated teeth, jaws and canal: 3D Slicer with DentalSegmentator. One structure traced carefully: ITK-SNAP. Look and measure only: VolView. Our InVesalius vs 3D Slicer comparison goes through these tasks step by step.
  4. Clean the mesh afterwards. CBCT-derived STL files are noisy and heavy. Repair and decimate them in MeshLab before printing, and check print accuracy with CloudCompare. Both are covered in our guide to free dental CAD software.
  5. Skip dormant tools for new work. Seg3D still runs, but a maintained alternative saves you trouble with new Windows and macOS versions.
  6. Test with an anonymised scan first. Confirm that the program reads your CBCT’s DICOM export and that its measurements match your primary viewer before you rely on it.

FAQ

Is there free dental implant planning software?

Not fully free. Blue Sky Plan comes closest: the download, planning, design and STL export of edited scans and models are free, but exporting a finished surgical guide uses paid export credits, so it is shareware (conditionally free). The free open-source tools, such as 3D Slicer, have no dedicated implant planning or guide workflow.

Where do I get the Blue Sky Plan download, and is there a Community Edition?

Blue Sky Bio publishes the Windows installer on its official sites; after installing you register to receive a licence code. “Community Edition” is not an official product name: the standard download already includes free planning. It needs Windows 10 or 11 64-bit, and the installer is well over 1 GB. There is no macOS version.

What is the best free CBCT segmentation software?

For automatic tooth and jaw segmentation, 3D Slicer with the DentalSegmentator extension. For careful manual and semi-automatic work, ITK-SNAP. For a simple bone or enamel threshold model, InVesalius. All three are free and open source, and every automatic result still needs checking slice by slice, especially around metal restorations.

How do I convert DICOM to STL for free?

In InVesalius: import the DICOM folder, pick the series with the full slice count, choose the Bone or Compact Bone preset, adjust the threshold, keep the largest region, create the surface and export STL. Then clean and decimate the mesh in MeshLab before printing.

Can I view a CBCT scan in 3D on a Mac?

Yes. VolView runs in Safari with nothing to install, and 3D Slicer, InVesalius and ITK-SNAP have macOS builds for Apple Silicon and Intel. Blue Sky Plan does not support macOS. For plain 2D and 3D reading on a Mac, see our free DICOM viewers for Mac.

Can these programs be used for diagnosis?

Blue Sky Bio states that Blue Sky Plan is a cleared medical device in the USA, Canada and the EU. 3D Slicer states it is not approved for clinical use, and Kitware states VolView is not FDA approved for any purpose. InVesalius, ITK-SNAP and Seg3D are not presented as medical devices. Use them for models, teaching and research, and keep diagnosis in your certified viewer. Free viewers are compared in our free dental imaging software guide.

Last updated: 26 September 2026 · DentIIT editorial team. Licence, version and platform details are checked against each developer's official documentation; none of the tools listed here should be treated as a certified medical device unless its vendor says so.

More Dental Software News

Submit your application