About Anaconda Help Download Anaconda

Pure python package for DICOM medical file reading and writing

Installers

  • osx-arm64 v3.0.1
  • win-64 v3.0.1
  • linux-64 v3.0.1
  • linux-aarch64 v3.0.1

conda install

To install this package run one of the following:
conda install main::pydicom

Description

pydicom is a pure python package for parsing DICOM files. DICOM is a standard (https://dicomstandard.org) for communicating medical images and related information such as reports and radiotherapy objects. pydicom makes it easy to read these complex files into natural pythonic structures for easy manipulation. Modified datasets can be written again to DICOM format files. See the Getting Started <https://pydicom.github.io/pydicom/stable/>_ page for installation and basic information, and the `Pydicom User Guide


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy