MPR / reformat export
Generate and export multiplanar reformats from a volume.
Problem
You have a 3D CT volume (8 axial slices sharing a Series Instance UID, loaded as a volume in Cornerstone) and you need to export a single coronal, sagittal, or axial slice as an image or DICOM Secondary Capture. This is useful for generating reference images, creating teaching files, or extracting a specific reformatted plane for analysis.
Steps
-
Load a multi-slice volume (⌘O) — e.g. 8 DICOM files from the same series forming a 3D volume.
-
Switch to MPR mode — click the 3D/MPR toggle button in the top bar. Three viewports appear (Axial, Sagittal, Coronal) once the volume has loaded. Wait for all three viewports to show
data-volume-ready="true". -
Open the Export menu — click the Export button in the top bar and select Export MPR Slice… from the dropdown.
-
Choose format — the modal defaults to PNG. The current slice from the active viewport orientation (Axial/Sagittal/Coronal) is captured.
-
Optional: DICOM Secondary Capture — check Save DICOM Secondary Capture to also export a
.dcmcompanion file with the MPR slice wrapped in proper DICOM headers. -
Click Export — the modal closes on success.
-
Verify via audit log — switch to the Audit tab. The entry shows the orientation (Axial/Sagittal/Coronal) and the exported filename (
.png,.dcm).
Result
A PNG of the current MPR slice downloads at native volume resolution with W/L baked in; tick DICOM SC to also save a companion .dcm (the audit entry notes ”+ DICOM SC”). The modal closes on success, and export requires all three MPR viewports to be volume-ready.