# Supported image types

## Supported file formats

Our filesystem supports any file format supported by Bioformats (see limitations below).  You can see their supported formats [here](https://docs.openmicroscopy.org/bio-formats/6.8.1/supported-formats.html).

### Most battle-tested formats

Some formats have been used and tested more extensively on Biodock.  If you can export files in multiple formats, you should use these.

* .tiff/.tif
* .svs
* .czi (with limitations below)
* .lif (with limitations below)
* .png
* .jpg/.jpeg
* ome.tiff
* mrxs (see how to upload below)
* vsi (see how to upload below)

### Special format uploads: mrxs and vsi

MRXS and VSI files are complex files that need multiple accompanying folders and files in order to be appropriately opened in Biodock and other software.

See below how these files needs to be structured before you upload them to Biodock.

<figure><img src="/files/XR8SOT0CL5osYMepWwta" alt=""><figcaption><p>MRXS format set up</p></figcaption></figure>

<figure><img src="/files/gjlx15Qy5vDieR8oZBAY" alt=""><figcaption><p>VSI format set up</p></figcaption></figure>

Once you have these files set up correctly, you can upload them to Biodock using "Browse folders"

<figure><img src="/files/njHUbDf3CDotqK2n5mTv" alt="" width="375"><figcaption></figcaption></figure>

Select the top level file and click upload

<figure><img src="/files/1cfXj2aV6kPk9P55AjAr" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/jFmurzvVhPUo9b64mtXU" alt="" width="375"><figcaption><p>Confirm the file format is correct. In this example this is one VSI file</p></figcaption></figure>

Processing large images takes time, so please give few minutes before it is finished. The upload starts off as yellow progress bar, when the progress bar turns blue, you can close the window.

<figure><img src="/files/ONVyyoXqKEEE4GFLlFUx" alt=""><figcaption><p>Yellow progress bar</p></figcaption></figure>

<figure><img src="/files/e7r2yviwytt8SaQgUCFf" alt="" width="563"><figcaption><p>Blue progress bar</p></figcaption></figure>

## General limitations

**Time series**

Biodock does not support time series data within a single file, time series traces on the Dashboard, or tracking objects between timepoints.  If you would like to analyze on time-series data, you can separate each time point into it's own folder.  This will allow you to compare metrics across time points on the dashboard.

**3D data**

Biodock only supports training and analysis on 2D (but multichannel supported) images.  This means that Biodock does not yet support volumetric metrics.  If you have 3D images, you can currently:

* Use max projection images
* Pick z stacks to do analysis
* Run training/analysis across each of your z-dimension images


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.biodock.ai/files/supported-image-types.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
