single-file PHP image gallery

gallery.php

A single PHP file that turns a folder of images into a clean, navigable gallery with lazy loading, lightbox controls, and theming.

Download gallery.php
Drop in a folder, refresh the page, and your gallery is ready.
Gallery view preview 1 Gallery view preview 2 Lightbox preview Theme preview

What it does

  • Scans a folder and renders thumbnails
  • Lightbox with keyboard navigation
  • Lazy-loading images for faster loads
  • Optional password gate via .env

Deploy in minutes

  • Upload gallery.php to your server
  • Place images in the same directory
  • Open the folder in your browser

More configuration details in the README.md.