SkillAgentSearch skills...

Deid

best effort anonymization for medical images using python

Install / Use

/learn @pydicom/Deid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Deidentify (deid)

Best effort anonymization for medical images in Python.

DOI Build Status

Please see our Documentation.

These are basic Python based tools for working with medical images and text, specifically for de-identification. The cleaning method used here mirrors the one by CTP in that we can identify images based on known locations. We are looking for collaborators to develop and validate an OCR cleaning method! Please reach out if you would like to help work on this.

Installation

Local

For the stable release, install via pip:

pip install deid

For the development version, install from Github:

pip install git+git://github.com/pydicom/deid

Docker

docker build -t pydicom/deid .
docker run pydicom/deid --help

Issues

If you have an issue, or want to request a feature, please do so on our issues board.

Related Skills

View on GitHub
GitHub Stars169
CategoryHealthcare
Updated1mo ago
Forks57

Languages

Python

Security Score

100/100

Audited on Jan 28, 2026

No findings