08.03.05
Creating webpage and thumbnails for images
I wrote a little script for automatically creating a webpage from a directory full of jpg images. You simply have to go to the directory, and run the script from there, and it will create thumbnails of the pictures, a rudimentary index.html file, and a corresponding css file. It’s a small script, not really doing much, but useful for some people I guess. To use it, you would need ImageMagick. You can find it here. Use at your own risk.
Later