python image thumbnail generator?
- From: "Chris Dewin" <chris@xxxxxxxxxxxxxx>
- Date: Sun, 28 Aug 2005 11:06:20 +0900
Hi. I run a website for my band, and the other guys want an image gallery.
I'm thinking it would be nice and easy, if we could just upload a jpg into
a dir called "gallery/". When the client clicks the "gallery" link, a
cgi script could search the gallery/ dir, and create thumbnails of any
jpeg images that don't already have a thumbnail associated with them. The
script could then generate a page of clickable thumbnails.
A few questions:
(1) Can this be done with python? If so, what module do I need to look up?
(2) If it can't be done with python, is there some small utility that will
do it for me? Something I could easily install locally in my own
"public_html" dir on my website?
(3) Is this the sort of thing which, if done regularly, would hog far far
too much of my webhosts system resources?
(4) Am I talking about re inventing the wheel?
.
- Follow-Ups:
- Re: python image thumbnail generator?
- From: Damjan
- Re: python image thumbnail generator?
- From: Terry Han***
- Re: python image thumbnail generator?
- From: Wouter van Ooijen (www.voti.nl)
- Re: python image thumbnail generator?
- From: Mike C. Fletcher
- Re: python image thumbnail generator?
- From: Paul Rubin
- Re: python image thumbnail generator?
- Prev by Date: Re: Experience regarding Python tutorials?
- Next by Date: Re: python image thumbnail generator?
- Previous by thread: Automatic language translation
- Next by thread: Re: python image thumbnail generator?
- Index(es):
Loading