Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labely

Labely

Offline-first image annotation app for Android
Create datasets, annotate objects, assign labels, and sync to a remote backend — all from your device.

Android Version License


Download APK


What is Labely?

Labely is a mobile app for creating and annotating image datasets directly on your Android device. Import images from your gallery or capture them with your camera, draw annotations, assign labels, and store everything locally — with optional sync to a remote backend.


Features

  • Dataset Projects — Create and manage self-contained dataset projects on your device
  • Image Import — Capture photos via camera or pick from gallery
  • Image Gallery — Browse your dataset images in an adaptive grid layout
  • Annotation Tools — Draw rectangles, squares, circles, and polygons on images
  • Label Management — Create, assign, and switch label classes on any annotation
  • Resolution-Independent — Annotations render correctly on any screen size or zoom level
  • Fully Offline — Everything works without an internet connection
  • Automatic Sync — Changes sync to your remote backend automatically when you're back online
  • No Data Loss — Failed network requests never affect your local data
  • Image Deduplication — Duplicate images are detected and prevented automatically
  • Responsive UI — Works on all Android screen sizes

How It Works

Open Image  →  Choose Tool  →  Draw Annotation  →  Assign Label  →  Save
  1. Open an image from your project gallery
  2. Select an annotation tool (Rectangle, Square, Circle, Polygon)
  3. Draw on the image
  4. Tap Assign Label to pick or create a label
  5. Your annotation saves immediately
  6. Tap Save & Sync when you're done

Install

Download and install the latest APK on your Android device:

Download Labely v1.0.1

Enable "Install from unknown sources" in your device settings if prompted.

Requires Android 5.0 (Lollipop) or higher.


Permissions

Labely requests the following permissions:

Permission Why
Camera Capture photos for your datasets
Storage / Media Access and store images and project files

Offline-First

  • All your data is stored locally on your device
  • Annotations, labels, and images work fully without internet
  • When you connect a remote backend, changes queue locally and sync automatically on reconnect
  • A failed sync never causes data loss — it retries on its own

License

This project is open source under the MIT License.

About

Labely Is An Offline-First Mobile App For Creating And Annotating Image Datasets Directly On Your Device. Capture or Import Images, Organize Them Into Projects, Annotate Objects, Assign Labels, And Store Dataset Metadata Locally Using SQLite.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages