Open multiple files as layers

214 views2 repliesLast post: 6/8/2004
I am looking for a way to open multiple (>10) files as layers in single Photoshop file, while retaining the original file name as the layer name. Doing the layer duplication from the layers palette gets extremely tedious. Using Photoshop CS in 10.3 on a G5.

I've tried writing an action, but I've been unable to figure out a way to get the file name as the layer name. I end up with multiple layers with the same name.

Any thoughts?
#1
It can be done as an action rather easily, but getting the file names as layer names would require scripting.

To do it as an action: Make a Master document into which you will put your layers. Then record on one: Duplicate layer using the Master as the destinatoion. That's all there is to it. Now put all the documents (but not tha Master) into a folder and run the action as a Batch on the folder.
#3