• Global community
    • Language:
      • Deutsch
      • English
      • EspaƱol
      • FranƧais
      • PortuguĆŖs
  • ę—„ęœ¬čŖžć‚³ćƒŸćƒ„ćƒ‹ćƒ†ć‚£
    Dedicated community for Japanese speakers
  • ķ•œźµ­ ģ»¤ė®¤ė‹ˆķ‹°
    Dedicated community for Korean speakers
Exit
0

Action droplet that saves in same folder with suffix?

Community Beginner ,
May 01, 2023 May 01, 2023

Copy link to clipboard

Copied

I'm trying to record a set of actions that includes a save command that saves the file in the same folder (regardless of where the file is) with a suffix. The process for each filename would be:

1. Drag filename.png onto a droplet

2. Do stuff

3. Save file.png as filename_new.png in the same directory as the original

I haven't figured out if it's possible to do this without scripting (haven't learnt this part yet). With actions I either overwrite the existing file with the changes or set the output location to save to a specific folder. Is it possible to ignore the location and save in the same directory but with a change to the filename instead of overwriting the existing file? It would be useful if I were to distribute the droplet without worrying if that directory exists or not.

 

Any help is much appreciated.

TOPICS
Actions and scripting

Views

234

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
Community Expert ,
May 01, 2023 May 01, 2023

Copy link to clipboard

Copied

LATEST

The following should answer your question:

 

https://helpx.adobe.com/photoshop/using/processing-batch-files.html#batch_and_droplet_processing_opt...

 

(Presuming that the output is still RGB and PNG).

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