#dicom #dump #cli #command-line-tool

deprecated app dcmdump

(DEPRECATED) A CLI tool for inspecting DICOM files

7 releases (4 breaking)

0.5.0 Apr 28, 2022
0.5.0-rc.2 Feb 3, 2022
0.5.0-rc.1 Nov 18, 2021
0.4.0 Apr 27, 2021
0.1.0 Aug 31, 2019

#32 in #dicom

Download history 18/week @ 2024-02-19 4/week @ 2024-02-26 77/week @ 2024-04-01

77 downloads per month

MIT/Apache

58KB
1K SLoC

DICOM-rs dcmdump

CratesIO Documentation

Warning: This tool is deprecated in favor of dicom-dump.

A command line utility for inspecting DICOM files.

This tool is part of the DICOM-rs project.

Usage

    dcmdump [FLAGS] [OPTIONS] <file>

FLAGS:
    -h, --help             Prints help information
        --no-text-limit    whether text value width limit is disabled (limited to `width` by default)
    -V, --version          Prints version information

OPTIONS:
    -w, --width <width>    the width of the display (default is to check automatically)

ARGS:
    <file>    The DICOM file to read

Dependencies

~13–24MB
~310K SLoC