Skip to content

Documentation

Everything you need to get started with YOLO's NDJSON Converter.

Installation

Download and install YOLO's NDJSON Converter for your platform. Available for macOS, Windows, and Linux.

The app is approximately 5 MB.

Troubleshooting

Having issues with installation or running the app? Check out our troubleshooting guide for platform-specific solutions.

How to Use

01

Starting Screen

Launch the app and you'll see the main interface ready to go.

Starting Screen
02

Select Your File

Click to select your .ndjson or .jsonl export file from Ultralytics.

Select Your File
03

Start Converting

Choose your target format and click the convert button.

Start Converting
04

Wait for Processing

The app downloads images and converts annotations. This may take a moment depending on dataset size.

Wait for Processing
05

Download Complete

Once finished, your ZIP file is ready to download.

Download Complete
06

Extract & Enjoy

Extract the ZIP to find your organized dataset with images, labels, and config files.

Extract & Enjoy

Supported Formats

YOLO Formats

  • YOLO26
  • YOLOv12
  • YOLO11
  • YOLOv9
  • YOLOv8
  • YOLOv7
  • YOLOv5
  • YOLO Darknet

Other Formats

  • COCO JSON
  • Pascal VOC
  • TFRecord (coming soon)
  • CreateML (coming soon)

Output Structure

The converter outputs a ZIP file with organized folders:

dataset/
├── images/
│   ├── train/
│   ├── val/
│   └── test/
├── labels/
│   ├── train/
│   ├── val/
│   └── test/
└── data.yaml

Get the App

Ready to get started? Check out the latest releases and download the app for your platform.

Like This Tool?

If this tool helped you, consider giving it a star on GitHub or contributing to make it even better.