# File formats overview QuNex tools support a number of file formats that enable broad compatibility. Some historical file formats have been adopted from the set of tools developed by Washington University in St. Louis Neuroimaging Laboratories (NIL) neuroimaging community, whereas others have been added for specific support of QuNex tools. QuNex supports both `*.nii` and all CIFTI file format specifications (e.g. `*.dtseries.nii`, `*.dscalar.nii`, etc.). The following files enable various QuNex functionality and are described in detail below: * [Session acquisition information files](../Overview/file_session_txt) * [Session pipeline information files](../Overview/file_session_pipeline_txt) * [Mapping specification files](../Overview/file_mapping) * [Batch files](../Overview/file_batch_txt) * [List files](../Overview/file_list) * [Event timing files](../Overview/file_fidl) * [Concatenation files](../Overview/file_conc) * [Region of interest specification files](../Overview/file_names) * [Processing check files](../Overview/file_check) ```{toctree} :hidden: file_session_txt file_session_pipeline_txt file_mapping file_batch_txt file_list file_fidl file_conc file_names file_check ```