
DICOM Dumper is a simple utility for
decoding and dumping the content of DICOM 3.0
files, both in "Part-10 compliant" and "raw"
formats.
The DICOM Dumper provides the user with both a textual dump of
the content of the DICOM file and a useful tree view allowing
to recursively analyze the Data Elements composing the DICOM Data
Set.
The DICOM Dumper supports all Transfer Syntaxes
defined by the DICOM 3.0 standard; hence, it is able to decode
the content of virtually any DICOM 3.0-compliant file.
The DICOM Dumper has been developed in Java,
so it is compatible with every Operating System for which a Java
Virtual Machine is available (Windows, Mac OS X, Linux, Solaris,
etc.).
Usage instructions
The DICOM Dumper has been tested with Java version 1.4. We recommend
installing this version (or a later version) of the Java runtime.
Click on the following button in order to download the latest
version of the Java Runtime Environment:

"Java is a trademark or registered trademark of Sun
Microsystems, Inc. in the United States and other countries."
The DICOM Dumper's .ZIP archive contains:
A README.txt file, with some simple instructions
about the usage of the software
A DICOMDumper.jar file, that is the actual application
In order to launch the program, extract the .ZIP
archive, then move to the directory where the DICOMDumper.jar
file resides and launch the following command:
java -jar DICOMDumper.jar