🚀 We're looking for ML Engineers and Medical Reviewers! Join the OpenPHR Mission →
Back to Marketplace
Tool

dcm2niix

Radiology / Conversion General BSD License Locally Deployable
N/A GitHub Stars
N/A Open Issues
N/A Docker Support
N/A Last Updated

Technical Summary

dcm2niix is a robust, widely-used command-line utility for converting neuroimaging data from the highly complex and variable DICOM format into the much simpler NIfTI format.

Key Capabilities

  • Universal Conversion: Supports images from a vast array of scanner manufacturers (Siemens, GE, Philips) and imaging modalities (T1, T2, fMRI, DTI, etc.).
  • BIDS Support: Automatically generates JSON sidecar files alongside the NIfTI volumes, creating a BIDS-compliant dataset right out of the box.
  • Performance: Extremely fast execution, heavily optimized to convert thousands of slices in seconds.

Usage in Healthcare

dcm2niix is the bedrock of almost every medical imaging AI pipeline. Before deep learning models can be trained on volumetric scans (like 3D CNNs), the raw hospital DICOMs must be converted and anonymized into NIfTI arrays.

Model Card Details

Architecture

N/A

Intended Use Cases

Converting DICOM images from MRI/CT scanners into the NIfTI format required by most neuroimaging software.