Skip to main content
Participant
November 24, 2023
Question

combine two images from different folders via action

  • November 24, 2023
  • 3 replies
  • 483 views

let say we have two folder of images one colored and one black and white. these images are name from 1 to onward both in colored and B/W folder. I want to take images (Name: 01) from both folder place them on top of each other and add Multify then save as a Jpeg. i want to do this to 100s of images. Does anyone think its possible using script action? 

This topic has been closed for replies.

3 replies

Participating Frequently
November 25, 2023

Totally doable with a script. Just loop through the folders, layer, blend, and save. Saves a lot of time for sure!

Stephen Marsh
Community Expert
Community Expert
November 25, 2023

@United33826324lat3 - How are you going with this?

Stephen Marsh
Community Expert
Community Expert
November 24, 2023

@United33826324lat3 wrote:

Does anyone think its possible using script action? 


 

Actions and Scripts are two different things.

 

Action = Not possible

 

Script = Yes, it is possible, here is one example;

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/auto-merge-files/m-p/10753387