Gallery is a directory based gallery application for websites, written in PHP. Requires PHP 5+ with GD installed running on Apache as well as jQuery Fancybox for the front end.

sample of the gallery.

View a sample of the gallery.

Features

  • Works based on a file/directory structure. No need for a database or admin interface.
  • Automatically generates thumbnails and previews.
  • Fancy looking directory thumbnails.
  • Clean urls thanks to apache mod_rewrite.
  • Uses simple text file format for annotating photographs and directories.
  • Optional python script for generating thumbnails/previews locally and automatic uploading (in case you run into PHP memory limits).

Downloads

  • gallery.zip - Zip containing gallery application files.
  • _folder.txt - Sample "_folder.txt" file for annotate photographs and directories.
  • gallery.py - Takes a directory of photos on your local computer and generates thumbnail/preview files and automatically uploads everything to your server. To use: open up this file and enter your ftp info.