An open API service indexing awesome lists of open source software.

https://github.com/splitbrain/imagelabeler

Add labels to an image
https://github.com/splitbrain/imagelabeler

canvas client-side javascript labels

Last synced: 11 months ago
JSON representation

Add labels to an image

Awesome Lists containing this project

README

          

# Image Labeler

This tool allows you to add labels to an image. The image can then be downloaded again with all the labels
included. Nothing fancy. Just semi-transparent boxes with text.

All labels are defined via line in a text box using the following format
```, ```. You can click into the image get the clicked position
added to the current line.

Just try it: https://splitbrain.github.io/imagelabeler/

Everything is done in browser. There's no image transferred to any server.