In this quick tutorial we’ll export YOLO labels from a sample project and verify the .txt format with a single image.
- Open your project folder and confirm classes are set.
- Draw boxes/polygons as needed; press Ctrl+S to save.
- Open Export → choose YOLO → pick output folder.
- Verify a sample: each image has a matching
.txtwith class id + normalized x/y/width/height.
Download the 1‑page Annotation Guide (PDF)
