Dicompyler
Context
Dicompyler is an open-source DICOM RT (Radiotherapy) viewer and analysis tool, but over the years it has also found a place in dentistry. It can parse and display DICOM RT structures, dose distributions, and related imaging data, making it useful for dental radiology research and for training where advanced radiation datasets overlap with dental CBCT or panoramic images. Unlike traditional PACS viewers, Dicompyler was built around extensibility—admins and researchers often use it as a framework to run plugins or test new imaging workflows.
Technical Snapshot (table)
| Area | How Dicompyler is typically used |
| Platform | Cross-platform (Windows, macOS, Linux); Python-based |
| Standards | Full DICOM RT support; reads standard DICOM as well |
| Core function | Viewing RT images, dose maps, structures; extensible with plugins |
| Integration | Can work with PACS, local DICOM archives, or research pipelines |
| Security | Depends on environment; TLS and access control via external setup |
| Licensing | Open-source (BSD license) |
| Scale | Research groups, dental faculties, and labs needing flexible imaging |
Scenarios
University research. Dental faculty uses Dicompyler to analyze CBCT datasets with RT overlays for case studies.
Teaching setup. Students explore anonymized radiographic datasets with added structures to understand planning concepts.
Integration pilot. IT teams plug Dicompyler into Orthanc or OpenREM backends to extend imaging workflows.
Workflow (admin view)
Install Dicompyler on Windows, macOS, or Linux; ensure Python environment is configured.
Import DICOM or DICOM RT datasets into the local library.
Connect to PACS or Orthanc server via DICOM network configuration.
Enable plugins (visualization, dose calculation, analysis modules).
Train users to navigate studies, visualize structures, and export findings.
Back up datasets and plugin configurations regularly.
Strengths / Weak Points
Strengths
Full DICOM RT support; goes beyond standard PACS viewers.
Open-source and extensible, strong plugin ecosystem.
Works on multiple operating systems.
Useful in research and teaching environments.
Weak Points
Not designed as a day-to-day PACS for clinical practice.
Requires some technical knowledge to configure and extend.
Security and compliance must be managed externally.
Smaller user base compared to mainstream PACS.
Why It Matters
While not created for dental practice management, Dicompyler fills a special role in research and training, where advanced imaging and radiotherapy data intersect with dental studies. For administrators, it provides a free, extensible platform that can bridge experimental workflows, test new imaging pipelines, and support dental faculties in education and research projects.