📦 Exporting Dataset Versions

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

1. 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:

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.

You can also use our SDK to download and process data.