{% extends 'base.html' %} {% block body %}
Export help
  • Here you can export task completions in Label Studio Format as JSON file.
  • You can manually convert exported Label Studio JSON file to formats below:
    • CSV, TSV
    • CoNLL 2003 named entity recognition
    • COCO image segmentation semantic segmentation
    • Pascal VOC XML image segmentation semantic segmentation
  • We extend our converter formats constantly and if your format is missed contact us via Slack!


Export Completions

{% endblock %}