HI, first of all great forum!
I'm trying to simplify the creation of several preview thumbs from one image.
For example, my base image is a 400x600px image, and from this image I need to create the following thumbs:
1: 90x120px
2: 120x90px
3: 100x100px
4: ...
(Please look at the image i attached)
I need an Action that would Crop the base image and save a copy of each of these thumbs. I can't fugure out how to do this since I need to adjust the Marquee selection for each thumb to Crop the part of the base image I want.
When the Action is executed it should only pause when i need to define the new Marquee selection (the aspect ratio for the selection should not be entered each time, I need that info hardcoded in the Action) and then I can continue the Action and then adjust the Marquee for thumb #2.. and so on..
I really hope this is possible... as you can see it's very important that I choose the exact area for each thumb. |
I'm trying to simplify the creation of several preview thumbs from one image.
For example, my base image is a 400x600px image, and from this image I need to create the following thumbs:
1: 90x120px
2: 120x90px
3: 100x100px
4: ...
(Please look at the image i attached)
I need an Action that would Crop the base image and save a copy of each of these thumbs. I can't fugure out how to do this since I need to adjust the Marquee selection for each thumb to Crop the part of the base image I want.
When the Action is executed it should only pause when i need to define the new Marquee selection (the aspect ratio for the selection should not be entered each time, I need that info hardcoded in the Action) and then I can continue the Action and then adjust the Marquee for thumb #2.. and so on..
I really hope this is possible... as you can see it's very important that I choose the exact area for each thumb. |