DEV Community

Cover image for Annotate-Image: A Vanilla JS Library for Flickr-Style Image Tagging
jQueryScript
jQueryScript

Posted on

Annotate-Image: A Vanilla JS Library for Flickr-Style Image Tagging

Annotate Image: a JavaScript library that adds Flickr-style comment annotations to images.

Key features:
• Works with vanilla JS, React, Vue, or jQuery
• Draw rectangular regions and attach text notes
• Version 2.0 rewritten in TypeScript with zero jQuery dependency
• Tree-shakeable framework adapters
• Full keyboard accessibility
• Persist annotations via callbacks or fetch API

Perfect for photo galleries, design review tools, or collaborative image markup.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)