Hi,
I'm trying to find a script to speed up one of the most time consuming areas of my workflow. Essentially, I have a collection of images containing products which are never in the same position. I basically need to crop the images so that the product in question is in the middle of the crop (1200px x 1280px). However as the products are never in the same position in the image, i haven't been able to find a way to batch process a collection of images.
I've tried creating an action and batch processing the images (cropping to the specific size and saving for web), but as i need a bespoke crop for each image, its not been workable. Is there a way to interrupt an action to allow me to quickly position the crop correctly and then carry on the batch process? Or come to think of it a script that will allow me to quickly get through large numbers of images?
Cheers,
Rik