Annotate images with precision
labelWise is an open-source web application for annotating images with bounding boxes and managing your datasets in CSV format. Build high-quality training data for machine learning models.
label_name,bbox_x,bbox_y
”car”,2660,2640
”person”,2660,2904
Quick Start
Get up and running with labelWise in three simple steps
Start the development server
Launch the application in development mode:The application will be available at http://localhost:5173
Core Features
Everything you need to annotate images efficiently
Image Management
Upload multiple images, browse your dataset, and manage annotations across all your files.
Canvas Annotations
Draw, move, resize, and copy bounding boxes with precision using an intuitive canvas interface.
Canvas Controls
Zoom, pan, and use grid guides for pixel-perfect annotation placement on large images.
CSV Operations
Import existing annotations from CSV, edit data in table view, and export your complete dataset.
Explore the Documentation
Learn how to make the most of labelWise
Keyboard Shortcuts
Learn all the keyboard shortcuts for faster annotation workflows.
CSV Format
Understand the CSV schema for importing and exporting annotations.
Workflow Tips
Best practices for efficient annotation and dataset management.
Architecture
Understand how labelWise is built with React 19 and TypeScript.
API Reference
Explore types and utilities for building on top of labelWise.
Contributing
Join the community and contribute to labelWise development.
Ready to start annotating?
labelWise is open source and ready to use. Deploy locally or fork the project to customize it for your needs.