Projects Blog

Zoomable Image - JavaScript library for zooming images

Discover Zoomable Image Library 🖼️🔍

Introducing the Zoomable Image library – your answer to effortless image zooming in JavaScript!

This lightweight (~1Kb) library offers a simple way to create high-performance zoomed image modals with just a click or through programming. Typed for enhanced development experience.

In addition, you can configure the modal styles and the auto closing scroll offset.

Easy to use

<img
data-zoomable-image
data-zoomable-hd="/pillars-of-creation.jpg"
src="/pillars-of-creation.jpg"
/>

Easy HD image replacement

<img
data-zoomable-image
data-zoomable-hd="/crab-nebula-hd.jpg"
src="/crab-nebula-low.jpg"
/>


Want to try? Visit the Zoomable Image site for complete documentation.

Related posts