Skip to main content
Ctrl+K

pydicom

  • User Guide
  • Tutorials
  • Guides
  • Examples
  • API
  • Releases
  • GitHub
  • PyPI
  • User Guide
  • Tutorials
  • Guides
  • Examples
  • API
  • Releases
  • GitHub
  • PyPI

Section Navigation

Get started

  • What is DICOM?
  • Installation
  • pydicom quick start

Datasets and elements

  • Dataset, DataElement and Tag
  • Private Data Elements
  • Creating new datasets

Pixel Data

  • Working with Pixel Data
  • Handling of compressed pixel data
  • Compressing Pixel Data
  • Viewing Images

Overlays and waveforms

  • Working with Overlay Data
  • Working with Waveform Data

Extras

  • Element VRs and Python types
  • Glossary
  • Best Practices
  • Contributing to pydicom
  • FAQ
  • User Guide

User Guide#

Get started

  • What is DICOM?
  • Installation
  • pydicom quick start

Datasets and elements

  • Dataset, DataElement and Tag
    • Dataset
    • Sequences
    • DataElement
    • Tag
  • Private Data Elements
    • Displaying private elements
    • Adding private elements
    • Removing all private elements
    • Adding new elements to the DICOM dictionaries
  • Creating new datasets
    • Using codify
    • Writing a file from scratch

Pixel Data

  • Working with Pixel Data
    • Dataset.pixel_array
    • Color space
    • Palette Color
    • Modality LUT or Rescale Operation
    • VOI LUT or Windowing Operation
  • Handling of compressed pixel data
    • Prerequisites
    • Supported Transfer Syntaxes
    • Usage
  • Compressing Pixel Data
    • Compressing using pydicom
    • Compressing using third-party packages
  • Viewing Images
    • Using pydicom with matplotlib

Overlays and waveforms

  • Working with Overlay Data
    • Dataset.overlay_array()
  • Working with Waveform Data
    • Dataset.waveform_array()

Extras

  • Element VRs and Python types
  • Glossary
  • Best Practices
  • Contributing to pydicom
  • FAQ

previous

pydicom

next

What is DICOM?

© Copyright 2008-2025, Darcy Mason and pydicom contributors.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.