Datasets and Versioning
Exports
Export a version
📦 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:
Format | Best For | Contents |
---|---|---|
YOLO Format | Direct model training | Normalized annotations |
COCO JSON | Industry standard compatibility | Full 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.