Question
How to automate cropping with a data file?
I have a data file with image names, and cropping coordinates (X,Y,W,H) for a varying number of specific crops for each image in the list. I'm looking for a way to automate the process of placing the crop and saving the cropped image as a new file. Any help would be appreciated.
