Open Source · MIT Licensed

YOLO's NDJSON
Convertor

Convert your YOLO's NDJSON annotation exports to popular ML formats. Fast, private, and runs entirely on your machine.

$curl -fsSL https://yolondjson.zip/install.sh | sh

Available on macOS, Windows, and Linux · ~5 MB

Supports:DetectionSegmentationPoseClassification

Why YOLO's NDJSON Convertor?

Built for ML engineers who need to move fast between frameworks.

Fast Downloads

100 concurrent connections download your images in parallel. Built with Rust and Tokio for maximum throughput.

12 Formats, 4 Task Types

From YOLO's to COCO JSON to Pascal VOC. Supports detection, segmentation, pose estimation, and classification.

100% Private

Everything runs on your machine. No data is ever sent to external servers. Your annotations stay yours.

How It Works

Three steps. One ZIP file. Done.

01

Select Your NDJSON

Pick your .ndjson or .jsonl export file from your YOLO's project.

02

Choose a Format

Select from 12 target formats including YOLO's, COCO, Pascal VOC, and more.

03

Download Your ZIP

Get a complete ZIP with converted annotations, images, and config files.

Supported Formats

All the formats you need for modern ML pipelines.

YOLO26

TXT annotations and YAML config used with YOLO26.

YOLOv12

TXT annotations and YAML config used with YOLOv12.

YOLO11

TXT annotations and YAML config used with YOLO11.

YOLOv9

TXT annotations and YAML config used with YOLOv9.

YOLOv8

TXT annotations and YAML config used with YOLOv8.

YOLOv7

TXT annotations and YAML config used with YOLOv7.

YOLOv5

TXT annotations and YAML config used with YOLOv5.

YOLO Darknet

Darknet TXT annotations used with YOLO Darknet (both v3 and v4) and YOLOv3 PyTorch.

COCO JSON

COCO JSON annotations are used with EfficientDet Pytorch and Detectron 2.

Pascal VOC

Common XML annotation format for local data munging (pioneered by ImageNet).

TFRecord

Coming Soon

TFRecord binary format used for both Tensorflow 1.5 and Tensorflow 2.0 Object Detection models.

CreateML

Coming Soon

CreateML JSON format is used with Apple’s CreateML and Turi Create tools.

YOLO's NDJSON Convertor

Get YOLO's NDJSON Convertor

Lightweight (~5 MB), cross-platform, and built with Rust for performance you can feel.

or

$curl -fsSL https://yolondjson.zip/install.sh | sh