What problem does it solve?
It removes the manual friction of reading, editing, anonymizing, and converting DICOM medical imaging files, so you can work with clinical image data more efficiently and safely.
Core Features & Use Cases
- Read and inspect DICOM datasets: Open files, browse patient, study, series, and image metadata, and inspect file meta information.
- Process pixel data: Extract image arrays, handle grayscale and color images, apply windowing, and work with multi-frame studies.
- Anonymize and modify records: Replace or remove protected health information before sharing data for research or collaboration.
- Convert and compress images: Save DICOM images to common formats or manage transfer syntaxes and compression workflows.
- Use case: A radiology researcher can batch anonymize a CT series, inspect key tags, and export selected frames as PNGs for analysis.
Quick Start
Use the pydicom skill to read the attached DICOM file, extract its metadata, and summarize the most important imaging fields.