Rize S. answered 03/23/23
Senior IT Certified Trainer, IT Developer & DBA Administrator
Yes, it is possible to make your Save for Web action generic so that it works with any output folder you specify during the batch operation. Here's how:
- Start recording the action by going to the Actions panel, clicking on the New Action button and giving it a name.
- From the File menu, choose Save for Web.
- In the Save for Web dialog box, choose the output folder as usual, but instead of specifying a specific folder location, choose the "Other" option and leave the text field blank.
- Click the Save button to save the optimized file.
- Stop recording the action by clicking the Stop button in the Actions panel.
Now when you run the action, it will prompt you to choose an output folder during the batch operation. The action will use that folder as the destination for the optimized file.
Hope this helps!