| Bounding Box Annotator | images; YOLO txt + data.yaml; COCO json; VOC xml; CSV | YOLO zip, COCO json, VOC zip, CSV |
| Polygon Annotator | images; COCO json; YOLO-seg txt | COCO json, YOLO-seg zip |
| OCR Text Annotator | images; PaddleOCR Label.txt | Label.txt, ICDAR gt zip, recognition crops zip |
| Image / Text Classification Labelers | images + labels.csv; CSV / JSONL / lines | CSV, JSONL, class-folder zip, label map |
| NER Annotator | text, JSONL (entities / label) | spaCy JSONL, Doccano JSONL, BIO, CoNLL |
| Splitter / Converter / Stats / Validator | YOLO, COCO, VOC, CSV boxes, class folders, CSV / JSONL tables, zips | split zips with data.yaml, converted labels, reports, cleaned datasets |
| LLM Dataset Builder | CSV; OpenAI, ShareGPT, Alpaca, prompt/completion JSONL | OpenAI, Alpaca, ShareGPT JSONL |
| Script Generator | your settings | train.py, data.yaml / config, requirements.txt, run.sh |
| ONNX Inspector | .onnx | JSON / Markdown summary |
| Developer tools | JSON, YAML, TOML, CSV, JSONL, .env, Markdown, images | the same, converted or formatted |