Modern lightbox for the modern web
Powerful features wrapped in a beautiful, intuitive interface
Group images effortlessly with smooth navigation and instant thumbnails
YouTube and local videos with beautiful custom controls
Auto-detects zoomable images with silky smooth pan and drag
Flawless experience across all devices and screen sizes
Full keyboard navigation and accessibility built-in
Lightweight and blazing fast with no external requirements
Click any image to experience the magic
Installation takes seconds
npm install zoomora
<!-- CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zoomora/dist/zoomora.css">
<!-- JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/zoomora/dist/zoomora.umd.min.js"></script>
<img src="image.jpg"
data-src="image.jpg"
data-zoomora="gallery"
alt="Image">
<script>
new Zoomora();
</script>
Navigate like a pro