dcmlhdr - tpcclib 0.8.1 © 2025 by Turku PET Centre
List the header contents of a DICOM file.
Usage: dcmlhdr [options] dicomfile [> outputfile]
Options:
-group=<tag group>
List only contents with specified tag group.
-element=<tag element>
List only contents with specified tag element.
-tag=<Y|n>
List (y, default) or do not list (n) the element tag.
-tagname=<Y|n>
List (y, default) or do not list (n) the tag description.
-VR=<y|N>
List (y) or do not list (n, default) the element VR.
-VL=<y|N>
List (y) or do not list (n, default) the element VL.
-h, --help
Display usage information on standard output and exit.
-v, --version
Display version and compile information on standard output and exit.
-d[n], --debug[=n], --verbose[=n]
Set the level (n) of debugging messages and listings.
-q, --quiet
Suppress displaying normal results on standard output.
-s, --silent
Suppress displaying anything except errors.
Example:
dcmlhdr -group=0002 -element=0010 f1.dcm
See also: dcmdict, dcmframe, dcmmlist, dcmxform, lmhdr, ana_lhdr, iftlist
Keywords: DICOM, header