LogoLogo
RedBrick AIGuides
  • Quick Start
    • Walkthrough Guides
    • Get Started with a Project
    • Get Started with Workspace
      • Cohort Creation
      • Datapoint Classification
      • Configuring Metadata Schema
    • Creating a RedBrick AI Account
  • Organizations
    • Organization and Project Roles
    • Inviting Your Team
      • Single Sign-on
  • Dashboard
    • Account Settings
    • User Preferences
    • Worklist
    • Preview Tool
    • Integrations
    • Taxonomies
    • Boost
      • Auto Annotator
    • Home
      • Sections
  • Importing Data
    • Uploading Data to RedBrick
    • Import Cloud Data
      • Configuring AWS s3
      • Configuring Azure Blob
      • Configuring GCS
      • Configuring AltaDB
      • Creating an Items List
    • Troubleshooting
  • Projects
    • Tasks & Assignment
    • Comments & Raise Issue
    • Reference Standards
    • Project & Task Analytics
    • Labeler Evaluation
  • Project Pages
    • Data Page
    • Settings Page
      • Custom Label Validation
      • Custom Hanging Protocol
      • Webhooks
    • Multiple Labeling
      • Consensus
        • Agreement calculation
      • Task duplication
  • Annotation & viewer
    • Viewer Basics
      • Document Viewer
      • Multiple Modalities
      • Intellisync
      • Annotation Mirroring
    • Creating, Editing and Deleting Annotations
    • Visualization and Masking
    • Segmentation
      • Segmentation Tools
      • Instance vs. Semantic
      • Overlapping Segmentations
    • Heat maps
  • Python SDK & CLI
    • Full documentation
    • Installation & API Keys
    • SDK Overview
      • Importing Data & Annotations
      • Programmatic Label & Review
      • Assigning & Querying Tasks
      • Exporting Annotations
    • CLI Overview
      • Creating & Cloning Projects
      • Import Data & Annotations
      • Exporting Annotations
    • Importing Annotations Guide
    • Formats
      • Full Format Reference
      • Export Structure
  • Useful Links
    • Privacy Policy
Powered by GitBook
On this page
  • Supported Image Import Formats
  • Supported Annotation Import Formats
  • Supported Annotation Export Formats
  • Direct Upload
  • Folder Structure
  • DICOM 3D Volume
  • NIfTI 3D Volume
  • Image 2D
  • Video Files
  • Video Frames

Was this helpful?

  1. Importing Data

Uploading Data to RedBrick

This page provides an overview of RedBrick-compatible data formats for upload and export, as well as an overview of uploading data directly to RedBrick servers ("Direct Upload").

PreviousSectionsNextImport Cloud Data

Last updated 5 months ago

Was this helpful?

Supported Image Import Formats

RedBrick AI supports a variety of different image formats:

  • NIfTI - .nii, .nii.gz

  • DICOM - .dcm, .ima, .dicom, .dicm

  • RGB Images - .png, .jpeg, .jpg, .bmp

  • Videos - .mp4, .mov, .avi

  • NRRD - .nrrd

  • MHA - .mha

  • MHD - .mhd in combination with a corresponding .raw or .img file

You can see the list of supported image export formats .

Annotations on RedBrick are stored and exported in NIfTI format by default. However, RedBrick supports several other formats when uploading and exporting annotations.

Supported Annotation Import Formats

  • NIfTI - .nii, .nii.gz (default)

  • RT STRUCT - .dcm

  • MHD - .mhd

Further information can be found in our SDK reference .

Supported Annotation Export Formats

  • NIfTI - .nii, .nii.gz (default)

  • RT STRUCT - .dcm

  • PNG - .png

  • MHD - .mhd

If you require additional support for a file format that is not present in this list, please reach out to us at support@redbrickai.com.

Direct Upload

The Direct Upload functionality allows users to upload their image data directly to RedBrick AI’s servers. We recommend using Direct Upload if you’re working with a small dataset or want to do some light experimentation with RedBrick’s toolset.

First, open a project that will serve as the destination for your upload. Then, click on Upload Data on the top-right of the dashboard.

  1. Select the type of data you want to upload. Please note that you can only upload one type of image data (DICOM, NIfTI, etc.) at a time, and each data type has its own folder structure.

Folder Structure

DICOM 3D Volume

Upload all instances of a DICOM series to a destination folder. If you’re only uploading a single series, you can do so without designating a folder.

NIfTI 3D Volume

Individual NIfTI files are uploaded as separate tasks. If you’d like to group your tasks by study, place all of the NIfTI files correlating to a specific task/study in a separate folder.

Image 2D

Video Files

Video Frames

All video frames in a folder are uploaded as a single task and sorted by file name.

Further information can be found in our SDK export reference .

All image data that is directly uploaded to RedBrick AI’s servers will also be stored there. If you’d rather not have your image data hosted on our servers, we recommend .

With DICOM & NIfTI volume data, you can also choose to group your data by study. Selecting Group by Study allows you to upload multiple scans as a single task. This is useful .

Individual 2D images are uploaded as individual tasks. If you’d like to create a study task with 2D images, please or .

Individual 2D videos are uploaded as individual tasks. If you’d like to create a study task with 2D videos, please or .

here
here
here
integrating your storage
when you want to view or annotate multiple images (i.e. a full study) at once
use your external storage
upload data using the CLI
use your external storage
upload data using the CLI