Skip to main content
Participant
January 3, 2017
Answered

How to export a file to a subfolder via an action?

  • January 3, 2017
  • 2 replies
  • 201 views

I want to export some files from different paths to subdirectorys inside those paths.

For example, when using the Windows command line, you would type %cd%\SubDirectory, but how can I achieve this in PhotoShop? When recording a Save action, it always records the full path.

This topic has been closed for replies.
Correct answer c.pfaffenbichler

Maybe this thread from the Photoshop Scripting Forum can provide an example:

Save As in Parent Directory

2 replies

c.pfaffenbichler
Community Expert
c.pfaffenbichlerCommunity ExpertCorrect answer
Community Expert
January 4, 2017

Maybe this thread from the Photoshop Scripting Forum can provide an example:

Save As in Parent Directory

c.pfaffenbichler
Community Expert
Community Expert
January 3, 2017

You should use Scripts (JavaScript or VB).