gallery script
posted by Mc on 2005-06-09 22:24:24
I've made a little python script to auto-generate the galleries...
The galleries use thumbnails of 128x96 and fullsize images of 640x480 pixels. I used to batch this in Photoshop, but Photoshop is a drag when it comes to batched resizing when I want to preserve the aspect-ratio. Python and PIL to the rescue, though!

