954,549 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Resizing images w/ python

hey guys, I'm almost done with my newest project (PythonCMS)
pretty much a simple, personal, python-based version of dreamweaver;)

anyway, I can build webpages with it upload images, media, updates, anything like that. but what I"m trying to get to work now is something that will resize an image to 75x75 or something like that (basically making a thumbnail) anybody have any ideas on how to do this? thanks!:cheesy:

DarkFlash
Newbie Poster
13 posts since Oct 2006
Reputation Points: 10
Solved Threads: 2
 

You can use the Python Image Library module to create thumbnails of images, see:
http://www.daniweb.com/code/snippet209.html

Ene Uran
Posting Virtuoso
1,723 posts since Aug 2005
Reputation Points: 625
Solved Threads: 213
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You