UI reference

Open file

Open a DICOM file (.dcm/.dicom) or a .zip containing a study.

Loads a DICOM dataset from disk. Accepted: .dcm, .dicom, .DCM, and .zip archives that contain one or more DICOM files.

What gets loaded

  • The DICOM header (all tag groups) into the Tag tree.
  • Pixel data into the viewport, if present.
  • Study metadata into the right-rail Study tab.

    Tip Keyboard: ⌘O. You can also drop a file onto the empty screen.