Skip to content

DICOM Anonymizer

Python

PHI removal from DICOM files. Strip patient identifiers while preserving clinical data.

Installation

Install command
pip install clinical-skills

Usage

Command
python -m tools.clis.dicom_anonymizer --input ./dicom/ --output ./anonymized/

Metadata

Language
Python
Category
cli