Converters
Annotation format converters.
Convert between YOLO, COCO JSON, Pascal VOC, and other formats. Conversion runs in your browser — no uploads needed.
yolococo-json
YOLO to COCO JSON
Convert YOLO label files to COCO JSON annotation format.
PlannedBrowser-side
coco-jsonyolo
COCO JSON to YOLO
Convert COCO JSON annotations to YOLO label files.
PlannedBrowser-side
pascal-vocyolo
Pascal VOC to YOLO
Convert Pascal VOC XML annotations to YOLO label format.
PlannedBrowser-side
classification-csvcoco-json
Classification CSV to JSON
Convert classification CSV to structured JSON format.
PlannedBrowser-side
internal-jsonyolo
Internal JSON to YOLO
Convert anastig internal annotation JSON to YOLO format.
AvailableBrowser-side
yolointernal-json
YOLO to Internal JSON
Convert YOLO label files to anastig internal annotation JSON.
PlannedBrowser-side