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

Droplet for multiple resize & rename actions

New Here ,
Jun 07, 2017 Jun 07, 2017

Copy link to clipboard

Copied

Hi,

I've been looking for days in the internet for an answer and couldn't find it. So finally I decided to write here.

The thing is, I want to create a droplet to be used during lightroom export, creating several files of the same image (different resolutions).

I managed to record an action resizing an image, watermarking it and renaming during the save as dialog (using the Automate -> Create Droplet -> File naming options).

Originalfilename.jpg turns into

Originalfilename_1500.jpg

So far so good.

Then I recorded a second action doing the same but resizing to another size. On its own it's working just fine.

Now comes the problem. In the end I created an action replaying those two actions and that is not working. There is some trouble with the renaming, the action stops at the first save dialog.

Is there any way to create a droplet for what I need? I suppose there is some conflict with the file naming.

The only working option I found was to save the different sizes into different folders using the very same file name (meaning no renaming is done). That leaves me with several files, all having the same name. That's something I would like to avoid if possible.

Thanks so much for any help, it's much appreciated.

Views

1.2K

Translate

Translate

Report

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

correct answers 1 Correct answer

Community Expert , Jun 07, 2017 Jun 07, 2017

I would recommend forgetting about Droplets for this (creating multiple copies with amended names) unless you are willing to do proper custom Scripting.

But you may want to look at the existing Image Processor Pro.

ps-scripts - Browse /Image Processor Pro/Betas at SourceForge.net

Votes

Translate

Translate
Adobe
Community Expert ,
Jun 07, 2017 Jun 07, 2017

Copy link to clipboard

Copied

I would recommend forgetting about Droplets for this (creating multiple copies with amended names) unless you are willing to do proper custom Scripting.

But you may want to look at the existing Image Processor Pro.

ps-scripts - Browse /Image Processor Pro/Betas at SourceForge.net

Votes

Translate

Translate

Report

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
New Here ,
Jun 08, 2017 Jun 08, 2017

Copy link to clipboard

Copied

LATEST

Thanks a lot for the recommendation, I'll look into that.

Votes

Translate

Translate

Report

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