# Uploading Data

**Using the Web Interface (Best for ≤1000 Images)**

**Upload Data via the Web Interface**

To upload data, you need to have a project. If you haven’t created one yet, start by creating a project. During the project creation process, you will be prompted to upload images.

If you already have a project, simply click "Upload" in the project sidebar to add more images.

Supported Data Types

[**BinaExperts**](https://binaexperts.com/en) **supports the following data formats:**

***Images:*** JPG, PNG, WEBP, and BMP

***Videos:*** MOV and MP4

***Data formatted for classification, object detection, segmentation, and keypoint detection in any supported format.***

<figure><img src="/files/dFX2QtXWdqTqyemrX5iM" alt=""><figcaption><p><a href="https://binaexperts.com/en">BinaExperts</a> <strong>supports</strong> various <strong>data formats</strong></p></figcaption></figure>

&#x20;

**Accessing Public Datasets**

[BinaExperts Hub](https://binaexperts.com/en/hub) offers a repository of over 10,000 datasets covering tasks like object detection, classification, and segmentation. You can use the Hub to find datasets for training the initial version of a model or for fine-tuning an existing model.


---

# 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.binaexperts.com/datasets/uploading-data.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.
