pydicom
CommunityRead, edit, and anonymize DICOM data in Python.
Authorjackspace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides users on working with DICOM files in Python, enabling reading, modifying, anonymizing, converting pixel data, and managing DICOM metadata for medical imaging workflows.
Core Features & Use Cases
- Read/write DICOM data: Access pixel arrays and metadata.
- Pixel data handling: Extract and display CT/MRI image data.
- Anonymization & privacy: Remove PHI safely.
- DICOM metadata management: Update tags, transfer syntaxes, and datasets.
- Use cases include clinical research data sharing and PACS workflows.
Quick Start
Load a DICOM file, print patient name and modality, then anonymize and save a new file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pydicom Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#pydicom Please download this .zip file, extract it, and install it in the .claude/skills/ directory.