/dwvcli

cli for the dwv library

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

DWV cli

Various clis for the dwv library.

  • dump: dump the content of a DICOM file to stdout
  • anonym: anonymise a file according to input rules
  • sort: move a file into a folder named after its Series Instance UID

Run them, for example, with: node dump -h in the root folder.