Simple free app to generate galleries/thumbnail html page?

Red Squirrel

No Lifer
May 24, 2003
70,216
13,607
126
www.anyf.ca
Is there any app out there that will take a series of pictures, generate a large version of specified size, and also a thumbnail version of specified size, then generate a photo gallery in basic html? Then you click on the image and get a html page to show the big one.

Any such apps out there? I'm sure it's easily doable with php and what not, but I'd like to generate static html pages that I can then go and edit to add comments and what not, just something simple that can be dropped on a CD or other media without requiring anything special such as php or GDI library.
 

Red Squirrel

No Lifer
May 24, 2003
70,216
13,607
126
www.anyf.ca
Turns out arles is shareware, any other apps that do this? I checked irfanview but can't seem to find a way to generate thumnails + html gallery. I used it to generate my thumnails but I'd like something that does both the thumnails, resize of the bigger pics, and the html.

Worse comes to worse I might just do this with php and have an upload feature that does it during upload but afaik it will only work with pngs.