Skip to main content
Participant
February 2, 2025
Question

Help with save for web & destination action

  • February 2, 2025
  • 2 replies
  • 329 views

I need help, please

I would like to create an action that Save for web + asks for a destination 

 

I can't seem to understand how to do that as once I'm in save for web window it asks for a destination that gets embedded in the action.

 

I want to click play and get Photoshop to ask me to select a folder, I'm on mac if it matters 

 

2 replies

D Fosse
Community Expert
Community Expert
February 2, 2025

Other than checking "show dialog" in the action, just throwing something out there:

 

Do you really need to keep these jpegs, or can they easily be recreated from master files with this action?

 

If the latter, the action could just be directed to an outbox somewhere to collect them.

 

The immediate instinct is to save everything, but in practice you don't need to.

Participant
February 4, 2025

Hi 

Thank you for your replay

I save hundreds of files per day for a website and each file needs to go to a different folder ( different brands) so when i click save for web i need the option to select where it goes

Leon
c.pfaffenbichler
Community Expert
Community Expert
February 5, 2025

Selecting a target-folder hundreds of times a day seems close to inefficient. 

Isn’t there a meaningful way of identifying the target-folders based on filename, file-location, …? 

Stephen Marsh
Community Expert
Community Expert
February 2, 2025

@LeonCreative 

 

That’s how actions work. Whether using Save (absolute local file path and/or filename) or Export > Save for Web (absolute local file path and filename) these and other parameters are recorded.

 

The best that you can do in an action is use the "modal control" to make the entire action interactive, where you can then change the recorded save location and filename:

 

 

Scripts can provide more options than actions.

c.pfaffenbichler
Community Expert
Community Expert
February 2, 2025

@Stephen Marsh , I seem to recall that there have been issues with Save for Web in Scripts occasionally. 

Might have been about png, though. 

Have you used Save for Web in Scripts recently? 

 

@LeonCreative , wha Save for Web? 

Which file format? 

Stephen Marsh
Community Expert
Community Expert
February 2, 2025

@c.pfaffenbichler – I can’t recall the issues exactly, it may have been that some user-selectable options override the action or script, I really can't recall and these must have been less common edge cases.