⚠️ NOT FOR CLINICAL USE
This software is intended for research and educational purposes only.
It has NOT been reviewed, validated, or approved for clinical or diagnostic use.
Installation
Download the archive for your platform, extract, and place the binaries in your PATH.
Included tools:
| Tool | Description |
|---|---|
dcmdump |
Print DICOM file contents |
echoscu |
DICOM C-ECHO (connectivity test) |
storescu |
DICOM C-STORE SCU (send files) |
storescp |
DICOM C-STORE SCP (receive files) |
findscu |
DICOM C-FIND SCU (query) |
getscu |
DICOM C-GET SCU (retrieve files) |
img2dcm |
Convert PNG images to DICOM |
dcmcjpls |
Compress DICOM with JPEG-LS |
dcmdjpls |
Decompress JPEG-LS DICOM files |
dcmcjp2k |
Compress DICOM with JPEG 2000 |
dcmdjp2k |
Decompress JPEG 2000 DICOM files |
Verify checksums
sha256sum -c SHA256SUMS.txtFull Changelog: v0.2.0...v0.5.0