Copy link to clipboard
Copied
I've used actions before to simplify processes but I'm stumped with my current need.
I created 3d models of various products for a client. I now need to provide 3000x3000, 1500x1500, 500x500 and 100x100 sized images for their website. I created the action but it writes over the previous product with the same name. How would I get it to simply ask me a) image title, b) where does it go
For example:
ProductShot_3000x3000.jpg
ProductShot_1500x1500.jpg
ProductShot_500x500.jpg
Then I load the next product.
ProductShot2_3000x3000.jpg
ProductShot2_1500x1500.jpg
ProductShot2_500x500.jpg
Is this even possible with Actions or should I just do it manually at this point? There are about 30 products.
Copy link to clipboard
Copied
You can use Image Processor or Image Processor Pro to do this.
Copy link to clipboard
Copied
The easiest way is to use Image Procesor Pro, as already mentioned. This script allows you to save multiple images with different dimensions (Resize to Fit on the right side) in a single pass. You have the option inside script window to scale the original image so you do not need any action. If you need to add prefix or suffix to the file name here is my tutorial https://www.designeasy.co/2014/07/how-to-add-prefix-and-suffix-to-file.html
Find more inspiration, events, and resources on the new Adobe Community
Explore Now