- Notifications
You must be signed in to change notification settings - Fork123
Add image annotation functionality to any web page with a few lines of JavaScript.
License
annotorious/annotorious
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Add image annotation functionality to any web page with a few lines of JavaScript. Visit theproject website for documentation and live demos.
npm install @annotorious/annotorious
import{createImageAnnotator}from'@annotorious/annotorious';import'@annotorious/annotorious/annotorious.css';constanno=createImageAnnotator('image-to-annotate');// Load annotations from a fileanno.loadAnnotations('./annotations.json');// Listen to user eventsanno.on('createAnnotation',function(annotation){console.log('new annotation',annotation);});
Annotorious is licensed under theBSD 3-Clause license.
Visit theDiscussion Forum for community support, or file anissue on theIssue Tracker.
Looking for help with integration, customization, or feature development? I offer consulting and professional services for teams and organizations that need dedicated support or technical guidance. Services are available on an hourly basis.
Contact me athello@rainersimon.io to discuss your project.
Documentation for Annotorious version 2.7is available here.
About
Add image annotation functionality to any web page with a few lines of JavaScript.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
