An image annotation tool that allows users to input an image from their machine. The user is then able to highlight points of interest/disinterest on the image. This annotated image produces an output in standard JSON format, which holds the coordinates of each annotation.
INSTRUCTIONS:
To run, click the link provided in the repo description(Tested on safari and chrome). To retrieve your formatted JSON output, simply click the 'JSON Output button'. Clicking this button will print the formatted JSON output below the image. This text can be copied and used for the required purpose. Alternatively, this button also prints the output to the console in a properly indented format for easier viewing.