This is a simple C# console application (source included) that takes a directory of images and creates a html gallery out of them. It takes all images, resizes them according to specification, then outputs them into a specified output directory.

What it can do:

What it can't do:

What it may be able to do in the future:

Requirements

.NET framework