Skip to content
 
 

Repository files navigation

🕵️‍ DICOM ANONYMIZE

Build Status Nuget (with prereleases)

Anonymizes DICOM files on your disk.

Installation

    dotnet tool install dcmanonymize --global

Usage

    dcmanonymize file1.dcm file2.dcm file3.dcm

or using piped input

    dcmfind | dcmanonymize

See https://github.com/amoerie/dcmfind

Options

  files pos. 0               Required. (Default: .) Anonymize these DICOM files. When missing, this option will be read from the piped input.

  -p, --parallelism          (Default: 8) Process this many files in parallel
  
  --help                     Display this help screen.

  --version                  Display version information.

About

🕵️‍♂️ CLI tool that anonymizes DICOM files using dummy data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages