anonymize-dicom Simple script to anonymize all DICOM images in a specified directory Getting started setup python -m venv .venv source .venv/bin/activate pip install -r requirements.txt run python anonymize.py