.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH DICOMDUMP "1" "February 2024" "dicomdump 0.8.14" "User Commands" .SH NAME dicomdump \- vtk-dicom CLI .SH DESCRIPTION .SS "usage:" .IP dicomdump file1.dcm [file2.dcm ...] .SS "options:" .TP \fB\-k\fR tag Provide a key to be printed. .TP \fB\-q\fR Provide a file that lists which elements to print. .TP \fB\-\-charset\fR Charset to use if SpecificCharacterSet is missing. .TP \fB\-\-help\fR Print a brief help message. .TP \fB\-\-version\fR Print the software version. .PP Dump the metadata from a DICOM series as text. If only a few attributes are to be dumped, then their tags can be given with "\-k" (the "\-k" option can be repeated as many times as needed). Tags can given in hexadecimal GGGG,EEEE format, or in text format as specified in the DICOM dictionary. Alternately, the tags can be listed in a query file given with the "\-q" option (one tag per line). Attributes nested within sequences can be specified by giving a tag path e.g. "\-k Tag1/Tag2/Tag3". Either a forward slash or a backslash can be used to separate the components of the path. .SH AUTHOR This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system, but may be used by others.