Output to folder relative to source folder?

If I set up a workflow to convert an image to, say, PNG, is there a way to have the converted files end up in a “PNG” folder placed in the same location as the original file?

(before:)
Project Folder

  • file1.psd
  • file2.psd

(after:)
Project Folder

  • file1.psd
  • file2.psd
  • PNG (folder)
    • file1.png
    • file2.png
5 Likes

There isn’t any way to do this in a generalized way right now. You’d have to specify the PNG folder from within the Write node.

It’s a good idea though!

-gus

1 Like

I like that idea too. Codekit has a similar function in which a relative path can be specified.

This is MUCH needed.

This is added in the latest versions of Retrobatch.