Open source, lightweight, and focused only on what you need.
| Main Screen | Annotation Example |
|---|---|
![]() |
![]() |
| Export Window | Dark Mode | Light Mode |
|---|---|---|
![]() |
![]() |
![]() |
TagiFLY is an open-source labelling tool for AI computer vision projects.
The goal is simple: Mark your images, save them, and use them in your AI/ML projects.
- ๐ค Training data for machine learning
- ๐ฏ Computer vision projects
- ๐ Research & personal experiments
- ๐ฆ 6 annotation tools: Box, polygon, point, line, mask, keypoints
- ๐ค 4 export formats: JSON, YOLO, COCO, Pascal VOC
- ๐จ Light / dark theme
- โจ๏ธ Keyboard shortcuts for faster workflow
- ๐ผ๏ธ Supports JPG, PNG, BMP, GIF, WebP
- JSON โ Full project backup
- YOLO โ For object detection models
- COCO โ Research standard format
- Pascal VOC โ XML-based compatibility
This is the first release (Beta).
It may contain bugs or missing features. Please share your feedback so we can improve it together. ๐
- Node.js (v14 or higher)
- npm or yarn
# Clone the repository
git clone https://github.com/dvtlab/tagiFLY.git
# Navigate to project directory
cd tagiFLY
# Install dependencies
npm install
# Start the application
npm startDownload the ready-to-use application:
- ๐ Mac (DMG, Apple Silicon)
- ๐ฅ๏ธ Windows (EXE Installer)
If you encounter any issues or have suggestions, you are welcome to provide feedback.
- Select an image folder
- Pick a tool and start annotating
- Export your work in JSON / YOLO / COCO / VOC format
This project is licensed under the MIT License - see the LICENSE file for details.
Open Source & Free - Use it anywhere, modify it, contribute to it! ๐
โญ If TagiFLY helps you, donโt forget to leave a star!
Made with ๐ by dvtlab
๐ง Contact: dvtlab@outlook.com




