Skip to main content
Participating Frequently
July 3, 2018
Question

Can some one tell me how to read images from a folder and save those edit images in a different folder?

  • July 3, 2018
  • 1 reply
  • 1379 views

I know there are options like "import as stack" or "export > layers as files" but I am dealing with a TON of images and I want to let it do this while I am away from the keyboard. Basically I have written the main process of editing the images the way I want it to be edit. So far I am using import as stack and I want to change that so I don't have to do it. The same thing goes for saving, I don't want to click on "export > layers as files", I want something fully automatic. Can someone please point me in the right direction.

This topic has been closed for replies.

1 reply

JJMack
Community Expert
Community Expert
July 3, 2018

Menu File>Scripts>Image Processor

JJMack
Participating Frequently
July 3, 2018

This does not achieve what I want. The image processor cannot run custom scripts it can only handle actions.

Damon D Bell
Known Participant
July 3, 2018

You can record an action to run your jsx script. Then batch process the action. I do it all the time