Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Action for exporting multiple sized images

New Here ,
May 23, 2018 May 23, 2018

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.

258
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
LEGEND ,
May 23, 2018 May 23, 2018

You can use Image Processor or Image Processor Pro to do this.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 23, 2018 May 23, 2018
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines