Skip to content

Instantly share code, notes, and snippets.

@c-amow
Created February 16, 2020 03:37
Show Gist options
  • Save c-amow/c9d3595d1e785070272ab96091269532 to your computer and use it in GitHub Desktop.
Save c-amow/c9d3595d1e785070272ab96091269532 to your computer and use it in GitHub Desktop.
ranger file manager support for dicom file tag preview - add this to handle_extension()
dcm)
# Preview using dcmtk
dcmdump i.dcm | grep -e PatientID -e UID -e Name
;; # Continue with next handler on failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment