Skip to content
Neuroglancer
NIfTI
Initializing search
    neuroglancer
    • User Guide
    • Concepts
    • Data sources
    • JSON API
    • Python API
    neuroglancer
      • Navigation
      • Coordinate spaces
      • Data view
      • Layer
    • Data sources
      • Data formats
        • zarr
        • n5
        • neuroglancer-precomputed
        • NIfTI
          • URL syntax
          • Examples
          • Auto detection
        • Deep Zoom
      • Key-value stores
      • Data services
      • API Reference
      • API Reference
    • URL syntax
    • Examples
    • Auto detection

    NIfTI¶

    The NIfTI data format driver supports NIfTI v1 and v2.

    URL syntax¶

    • KVSTORE-URL.nii|nifti:

    Examples¶

    • https://s3.amazonaws.com/openneuro.org/ds005891/sub-03/ses-01/anat/sub-03_ses-01_T1w.nii.gz|gzip:|nifti:

      ProactionLab (2025). RSfMRI. OpenNeuro. [Dataset]

    Auto detection¶

    NIfTI files are detected automatically based on the signature at the start of the file.

    Back to top
    Previous Neuroglancer Precomputed Sharded Format
    Next Deep Zoom
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial