splitbrain / imagelabeler

Add labels to an image

Home Page:https://splitbrain.github.io/imagelabeler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <alignment><x-coordinate>,<y-coordinate> <text>. 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.

About

Add labels to an image

https://splitbrain.github.io/imagelabeler/

License:MIT License


Languages

Language:JavaScript 75.5%Language:HTML 19.0%Language:CSS 5.5%