What Is a DCM File? DICOM Format Explained
A .dcm file is a medical image saved in the DICOM standard — Digital
Imaging and Communications in Medicine. It is what hospitals, clinics and imaging
centers use to store and exchange CT, MRI, X-ray, ultrasound and other studies.
What's inside a DCM file
A DICOM file is much more than pixels. It combines two things in one file:
- Image data — often 12–16 bits per pixel (far more shades than a normal photo), sometimes with many frames in a single file.
- Metadata tags — patient name and ID, study and series identifiers, acquisition parameters, the slice's exact position and orientation in the body, pixel spacing for real-world measurements, and recommended display settings.
This is why DICOM viewers can measure distances in millimetres, re-window contrast and reconstruct 3D volumes — and why the format contains sensitive personal data that regular images don't.
DCM vs JPEG at a glance
| DCM (DICOM) | JPEG | |
|---|---|---|
| Purpose | Medical storage & exchange | General photos |
| Bit depth | Usually 12–16 bit | 8 bit |
| Patient metadata | Embedded | None |
| Real-world measurements | Yes (pixel spacing) | No |
| Adjustable contrast window | Yes, losslessly | Baked in |
| Opens in photo apps | No | Yes |
How to open a DCM file
The quickest way is a browser-based viewer: drag the file onto the free online DICOM viewer and it opens instantly, with no installation and no upload — processing stays on your device. For desktop alternatives, see how to open DICOM files.
View it now in your browser — free, private, no account.
Open DCM FileRelated extensions you may see
.ima— DICOM files exported by some Siemens systems.- No extension at all — very common on hospital CDs; the files are still DICOM inside.
DICOMDIR— an index file that catalogs every image on a study CD/DVD.