Generate static gallery
Posted
by
theomega
on Super User
See other posts from Super User
or by theomega
Published on 2010-12-27T23:18:09Z
Indexed on
2010/12/27
23:56 UTC
Read the original article
Hit count: 220
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.
© Super User or respective owner