Skip to main content

Specifications

Supported file formats: JPG, PNG, and BMP Import methods:
  • IAM Delegated Access
  • Signed URLs (https URLs only)
  • Direct upload of local files (256 MB max file size) Note: Direct upload currently does not support adding additional metadata and attachments, see below Python example.
Image size limitPlease note that Labelbox does not recommend labeling images larger than 9000px by 9000px. Labeling images of this size may cause annotations to be irretrievable.
When importing cloud-hosted image data to Labelbox, your JSON file must include the following information for each image.

Import format

This import format can be used for both importing data assets via Uploading a file, and for importing data assets via Python SDK.

Python example