
interact.js - JavaScript drag and drop, resizing and multi-touch ...
interact.js takes a slightly different approach compared to most drag and drop libraries. To give you as much control as possible, it tries to provide a simple, flexible API that gives you all the pointer event data you’ll need to move elements around. The library doesn’t even do any moving at …
g.js
g.js is a powerful JavaScript library for creating interactive graphics. It has deep support for vector graphics, imaging, typography and color algorithms. g.js has everything you need to start a programming journey in interactive graphics.
marker.js - add image annotation to your web app
marker.js is a JavaScript library that makes it easy to add image annotation to your web apps. It's simple to use and easy to customize. Add text, arrows, emojis, callouts, and other shapes to your images to provide visual feedback. Start using marker.js today. It's free!
Building an Interactive JavaScript Image Manipulation Tool
Oct 2, 2024 · Jimp – JIMP (JavaScript Image Manipulation Program) is a server-side JavaScript image manipulation library that allows you to manipulate images, including blurring, color inversion, resizing, text insertion, pixelation, and image cloning.
javascript - How can I make an image interactive ... - Stack Overflow
Jan 24, 2016 · You should create an image map using the <area> and <map> tags. There are lots of generators available online too, just do a Google Search. You can also check out this question for more tools used to create Image Maps
Creating An Interactive Photo Gallery Using JavaScript
Apr 16, 2025 · Did you know that almost 64% of developers prefer using JavaScript to create interactive web components? One such example is a photo gallery. JavaScript is then used to add interactivity to the gallery, such as dynamically loading images.
12 Best Open Source JavaScript Gallery and Lightbox Libraries
Feb 14, 2023 · In this list, you will find the best open-source JS gallery plugins, that you can include freely in your project. nanoGallery 2 is a JavaScript gallery library with a lightbox and several presentation options. It allows you to view your photos in mosaic presentation, grid view, filter your photos by tags, display videos and more.
Top 5 Open Source JavaScript Image Manipulation Libraries
Sep 27, 2022 · We have included libraries for every significant image manipulation task, from simple, low-level operations such as filters, brightness, and saturation to single-purpose libraries for cropping or image composition.
Leaflet - a JavaScript library for interactive maps
Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 42 KB of JS, it has all the mapping features most developers ever need. Leaflet is designed with simplicity, performance and usability in mind.
12 JavaScript Image Manipulation Libraries for Your Next Web …
Feb 10, 2022 · An Image Manipulation Library or IML is a tool that’s main goal is to help you systemize, organize and manipulate graphic elements of your app in different ways. Different Image Manipulation Libraries typically serve different purposes.