DICOM Parser APP (c) 2021 SoftCream Software Ltd. http://www.softcream.eu Usage: -h || --help to show help Usage: -a || --all to parse all *.dcm, *.DCM files in current directory & save results to separate data files Usage: -t || --tags to show DICOM tags list Usage: [filename] to parse indicated file & save results do separate data file Example: java -jar DICOM-Parser.jar -a Example: java -jar DICOM-Parser.jar test1.dcm Example: java -jar /Users/user/Desktop/DICOMPArser/DICOMParser.jar test1.dcm