/
dcm2txt
dcm2txt
Overview
Dump a DICOM file and data set to text output.
Usage
dcm2txt [-cVh] [-l <max>] [-w <max>] <dcmfile>
Options
-V,--version print the version information and exit -c,--compact dump without attribute names -h,--help print this message -l,--vallen <max> limit value prompt to <maxlen> characters, by default: 64 -w,--width <max> maximal number of characters per line, by default: 80
Example
dcm2txt image.dcm
Dump all of the tags and values of the DICOM file named image.dcm.
Related content
dcm4che2 Installation
dcm4che2 Installation
Read with this
Scripting dcm4che2 with Groovy
Scripting dcm4che2 with Groovy
Read with this
Building dcm4che2
Building dcm4che2
Read with this
txt2dcmsr
txt2dcmsr
Read with this
Writing DICOM files
Writing DICOM files
Read with this
dcmsnd
dcmsnd
Read with this