tarangdave / image-annotation-tool

A webpage for image annotation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image-annotation-tool

Intructions & Setup

  • git clone https://github.com/tarangdave/image-annotation-tool.git
  • npm install
  • npm run start

Features implemented

  • Choose an image from the local machine
  • Draw boxes of any size and add text to the box
  • The images will be displayed below "Previous Images"
  • Image size should be less than 1MB to get stored

Screenshots

Start Page Annotation Upload and annotation in action

About

A webpage for image annotation


Languages

Language:JavaScript 76.0%Language:HTML 16.9%Language:CSS 7.0%