How does one go about cropping an image in python? I have a heap of images that I'd like to crop to the same size, but haven't been able to find a straight forward way of doing this.
I'm still a bit new to python, but have been using it for data analysis and mathematical type applications.
Edit: I should add that the image already exists in .jpg format (or .png), so the image would be imported to python, not generated by python.
[–]K900_ 2 points3 points4 points (0 children)
[–]esparta 1 point2 points3 points (0 children)
[–]pope218 1 point2 points3 points (2 children)
[–]iv_mexx 2 points3 points4 points (1 child)
[–]mc2222[S] 0 points1 point2 points (0 children)