dinifti
converts DICOM files into the NIfTI format
Install
- All systems
-
curl cmd.cat/dinifti.sh
- Debian
-
apt-get install dicomnifti
- Ubuntu
-
apt-get install dicomnifti
- Kali Linux
-
apt-get install dicomnifti
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dicomnifti
- Raspbian
-
apt-get install dicomnifti
- Dockerfile
- dockerfile.run/dinifti
dicomnifti
converts DICOM files into the NIfTI format
The dinifti program converts MRI images stored in DICOM format to NIfTI format. The NIfTI format is thought to be the new standard image format for medical imaging and can be used with for example with FSL, AFNI, SPM, Caret or Freesurfer. dinifti converts single files, but also supports fully automatic batch conversions of complete dicomdirs. Additionally, converted NIfTI files can be properly named, using image series information from the DICOM files.