Image format
DCM Sample Files
DICOM (.dcm) files are the standard container for medical imaging data, combining pixel payloads with patient/study/series metadata and transfer syntax details. Use sample .dcm files to validate medical image viewers, metadata extraction, anonymization pipelines, and modality compatibility across CT, MR, and secondary-capture workflows.
3 files
All to 50KB
SHA256 verified
Manifest included
Quick facts
Files first
DCM Sample Files — Download
Use cases
DCM Testing Workflows
DICOM Slice Preview and Review
Open Format DCMModality and Secondary Capture Validation
Open Format DCMCompare and decide
DCM Format Comparisons
FAQ and reference
DCM File FAQ
Checksum Verification
Use checksums to confirm file integrity after download.
shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?
Use the manifest when you need stable names, SHA256 values, and URLs for automation.
Validation Methodology
- Validate MIME sniffing against extension and file signatures.
- Test transparency, color profile, and resize pipelines.
- Benchmark decode speed and memory use for larger dimensions.
Fixture Matrix
Use the curated DCM matrix to choose the right clean, edge-case, and broken fixtures for this format.
Open Matrix