Hi all,
I need something like a hundred different thumbnails from each image in a series of images, that is, hundred random sections of the same image, saved in a folder as jpg, and i was hoping that i could find a script for this.
What the script has to do is:
- select the size of the crop (this would also be the dimensions of the thumbnail saved)
- rotate crop selection in a random orientation and place the crop randomly on the canvas
- save the image as a jpg in a folder
- return to original image,
- repeat process x times before quitting script.
I dont think this should be to difficult to make a script for, but unfortunately i don´t know how to code.
Is there anybody that could help me with this?
This would save me a lot of time!