Possible Duplicate:
How to generate web picture gallery offline? (no php on server)

Hy, I need a (linux/shell) script which does the following: It takes a folder full of jpg-files, generates thumbnails and previews (maybe using imagemagik's convert) and creates a html-page which includes all the thumbnails, opens a preview using something like LightBox and links to the original size.

Does somebody know a script which does this? I could write one on my own, but it would save me some time.

link|improve this question

feedback

closed as exact duplicate by digitxp, Diago Dec 28 '10 at 7:01

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

You might find some useful replies in this question

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.