Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 13:16
· 34 commits to main since this release

⚠️ 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)
img2dcm Convert PNG images to DICOM
dcmcjpls Compress DICOM with JPEG-LS
dcmdjpls Decompress JPEG-LS DICOM files

Verify checksums

sha256sum -c SHA256SUMS.txt

Full Changelog: https://github.com/knopkem/dicom-toolkit-rs/commits/v0.1.0