Question
How to I batch automate combining files as layers
I have 10k odd files that have a pair (so 20k total) image which is imageName.bmp and imageName_a.bmp that I would like to combine into one .psd, then perform some Photoshop Actions on, then save both layers independently to two files (one with the _a one without). Also some files don't have a _a counterpart.
What's the best way to automate this? I'm happy to learn about scripting and I already understand PS Actions. Cheers 🙂
