📦 Exporting Dataset Versions

Learn how to export your dataset versions for local use or integration with external tools.

1. Create Export

Navigate to a version that you would like to export and click “Export” in the top right corner. You will see the following popup to create an export. Note that nothing will be downloaded yet until you choose between a zip file or a code spinnet in the next step.
Create Export
Once an export is created, it shows up in the “previous exports” tab and you can access or redownload it at any time.

2. Choose Export Method

First, choose how you want to export your data:
Export Format

Option A: ZIP Archive Export

If you choose ZIP archive, you can select from these formats:
FormatBest ForContents
YOLO FormatDirect model trainingNormalized annotations
COCO JSONIndustry standard compatibilityFull metadata + annotations

Option B: Code Snippet

We have CLI, CURL, and URL snippets available.
Code Snippet Export
You can also use our SDK to download and process data.