-
Photoshop script for creating folder structure
Hey guys,
So I’m trying to create a script with Extendscript that I can run in Photoshop that builds a layer folder stack. I always end up creating the same layer folders in every new document in PS so I’m trying to save some time and add some other parts to the script to make it more advanced. Any help would be great. So far I know that
app.activeDocument.layerSets.add
adds a new layer folder but I’m not sure how to name them, create multiples, and make different folders under different root folders.
Thanks
Sorry, there were no replies found.