Static image gallery generators

Posted at 09:28:00 am by hari under Software and Technology (264 views)

Do you have a bunch of images/photos in folders in your hard drive that you just want to quickly turn into an album of navigable web pages? And you don't want the hassle of installing a heavyweight PHP/MySQL driven gallery software on your web host simply to put these pictures online or waste time in individually uploading each image to a hosted service like Flickr or Photobucket? If so, this post is for you.

There are a large number of (extremely simple) command line tools in *nix that will do the job of processing folders of images, producing thumbnails and organizing them in a simple, easily navigable website. The output of these gallery generators can be customized using HTML templates, so if you're not satisfied with the default, basic layout of your gallery, you can easily modify the result. The best part is that such albums are completely platform independent and can be hosted on any web server, being nothing more than static HTML files with images in JPG/PNG/GIF format.

I found plenty of them in Debian's repository and I'll share a few of them here.

  • BINS - Seems an interesting option for those interested in multiple albums within a single website.
  • galrey - I couldn't find a website for this tool, but the package is available in the Debian repositories.
  • Photon - Another simple Python script which produces a static album with thumbnails.
  • iGal - Another configurable image gallery generator written in Perl.
  • kallery - for those who hate the CLI and prefer a "Wizard" style interface to accomplish tasks, this one is a good choice. This is similar to the above command line tools and produces a static HTML album.

There are plenty of simple command line utilities in Linux/*nix like these for other tasks as well. Feel free to explore!

4 comments

GravatarComment from: Troy [Visitor] · http://freesite.iblogger.org
You might be interested in ImageMagick, it's a command line editing and resizing program that handles batch operations and runs nicely under Windows. Doesn't create the album, but it will take you most of the way there.
Monday Mar 10, 2008 @ 16:48
GravatarComment from: hari [Member] · http://literaryforums.org
Most of these tools use ImageMagick in the back end. Yes, ImageMagick is a good utility library used by many *nix scripts. :)
Monday Mar 10, 2008 @ 16:56
GravatarComment from: Troy [Visitor] · http://freesite.iblogger.org
Thanks for clarifying that hari. It makes me much more likely to actually download a piece of software when I know how it works :).
Tuesday Mar 11, 2008 @ 02:56
GravatarComment from: hari [Member] · http://literaryforums.org
Troy, a good reason to use these command line image gallery generating tools is when you have thousands of photos in several folders and want to turn them into an easily navigable, thumbnailed index of web pages.
Tuesday Mar 11, 2008 @ 09:17

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
PoorExcellent
:!: :?: :idea: :) :D :p B) ;) :> :roll: :oops: :| :-/ :( :'( |-| :>> :yes: ;D :P :)) 88| :. :no: XX( :lalala: :crazy: >:XX
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)