pydicom
Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.
- Version
- 1.1
- License
- MIT
- Compatibility
- Python 3.10+ with pydicom 3.0.2; optional pinned NumPy, Pillow, and pixel plugins. Helper CLIs are local-only and require authorized data.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/pydicom/SKILL.md
- skills/pydicom/references/common_tags.md
- skills/pydicom/references/transfer_syntaxes.md
- skills/pydicom/scripts/__init__.py
- skills/pydicom/scripts/_common.py
- skills/pydicom/scripts/anonymize_dicom.py
- skills/pydicom/scripts/deidentification_audit.py
- skills/pydicom/scripts/dicom_inventory.py
- skills/pydicom/scripts/dicom_to_image.py
- skills/pydicom/scripts/extract_metadata.py
- skills/pydicom/scripts/pixel_frame_planner.py
- skills/pydicom/scripts/transfer_syntax_inspector.py
- skills/pydicom/scripts/uid_mapping_validator.py
Every link opens the file at its source, pinned to the revision this page describes.