Orthanc Source Code Portable: Download

You must have CMake , Python , and Mercurial installed and added to your system's PATH .

Detailed compilation steps for different operating systems can be found in the Orthanc Book . Licensing and Usage

While the official development happens on Mercurial, mirrors exist for convenience. Note that the jodogne/Orthanc GitHub repo has been unmaintained since 2015, but you can find more recent non-official mirrors like jodogne/OrthancMirror . Project Structure download orthanc source code

: The framework for developing custom extensions. How to Build from Source

: Contains the specific implementation of the DICOM server. You must have CMake , Python , and

If you prefer not to use a version control system, you can download compressed source archives (e.g., .tar.gz) directly from the Orthanc Download Page .

Orthanc is licensed under the . This means that while you are free to download and modify the code, any software that uses the Orthanc SDK as a plugin must also be licensed under GPLv3 due to "copyleft contamination". Licensing of the Orthanc ecosystem Note that the jodogne/Orthanc GitHub repo has been

To download the Orthanc source code, the primary method is to access the official self-hosted or download a release archive from the project's official website. Orthanc is a free, open-source DICOM server licensed under GPLv3 . Official Sources for Download