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.
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.