08.03.05

Creating webpage and thumbnails for images

Posted in html/css at 9:38 pm by Haris

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

1 Comment »

  1. Sameer said,

    August 5, 2005 at 8:01 am

    Check out igal. It is a script written in perl and uses ImageMagick to generate online galleries. There is also JAlbum that I frequently use. (it is a Java program)

Leave a Comment