User Profile
Collapse
-
yes, the saving part worked. do you know anything about why the resizing didnt thougH?. thanks for the help, anyways.... -
image saving in python.
so here we go. i am currently making a script for myself. it is basically rotating and resizing a number of images. i am just a beginner and i chose python because i might need to make some more scripts, and it is not so hard to learn. so i am just starting the script, and am developing a script that will rotate and resize one image. here is what i have so far:
[CODE=python]
import Image
im = Image.open("/home/bella/Desktop/LEMONKIWI.jpg")...
No activity results to display
Show More
Leave a comment: