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”).
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 (uncompressed) or .zraw file (compressed)
You can see the list of supported image export formats here.
Annotations on RedBrick are stored and exported in NIfTI format by default. However, RedBrick supports several other formats when uploading and exporting annotations.
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.
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 integrating your storage.
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.
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.
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.