vivek8981
DICOM-to-JPG
Python

Convert all DICOM (.dcm) images in a folder to JPG/PNG and extract all patients information in a '.csv' format in a go using python.

Last updated Jun 23, 2026
75
Stars
62
Forks
1
Issues
0
Stars/day
Attention Score
19
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

DICOM-to-JPG

Convert all DICOM (.dcm) images in a folder to JPG/PNG and extract all patients information in a '.csv' format in a go using python.

For image processing or image classification the most popular supported file system is JPG / PNG. So it's really difficult to work with a '.dcm' image. The following code will convert all your '.dcm' images in a folder to JPG or PNG just by specifying the folder path and also extract all information stored in DICOM file.

ยฉ 2026 GitRepoTrend ยท vivek8981/DICOM-to-JPG ยท Updated daily from GitHub