HOW DO I? Extract multiple layers at the same time WITH the clipping mask?
Copy link to clipboard
Copied
Hello,
SO, I have 20 images (masks) that I want to apply the same clipping mask to. So I group them and apply the clipping mask to the group, works no problem - until I try to export those layers as save files.
When I right click on the layer and hit export, it prepares it without the clipping mask, just a black shape.
So what I am asking is - How do I export layers that are in a group and keep the clipping mask?
or... as my end goal is...
Is there another way to apply a clipping mask to multiple layers and then export them with the clipping mask?
Thank you,
Andrew Brian
Explore related tutorials & articles
Copy link to clipboard
Copied
You can use the Layer Saver Plus.jsx (script) from here:
https://github.com/Paul-Riggott/PS-Scripts
Before running the script select the layers in the group plus the layer clipped to the group, then in
the script dialog select the top clipping layer as the common layer.
Copy link to clipboard
Copied
I've been looking for this perfect script with a clipping mask involved, thanks a lot for sharing Jeff.
Copy link to clipboard
Copied
On the topic of generic layer-saving scripts:
https://github.com/antipalindrome/Photoshop-Export-Layers-to-Files-Fast
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver.jsx
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver%20Plus.jsx (as mentioned above by @Jeff Arola)
https://github.com/mechanicious/photoshopCompositionComposer
Batch:
https://www.marspremedia.com/software/photoshop/save-layers

