/image-annotation-tool

A webpage for image annotation

Primary LanguageJavaScript

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