htmlBuilder

htmlBuilder is an application which assists in the creation of of a simple HTML web page that displays images. It is meant to cut down on the repetitive task of creating the same HTML page over and over again with different images being saved on a webserver.

To build from source:

Here is how I run it: (after autogen.sh and make)
 mkdir ~/bin
 cp htmlbuilder ~/bin

 Create an application launcher on the desktop and point the "Command" prompt to 
   my_home_dir/bin/htmlbuilder

Here's a screenshot showing htmlbuilder displaying generated HTML.