Skip to main content
Participant
November 2, 2020
Question

HOW DO I? Extract multiple layers at the same time WITH the clipping mask?

  • November 2, 2020
  • 2 replies
  • 1016 views

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

2 replies

Jeff Arola
Community Expert
Community Expert
November 2, 2020

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.

 

 

 

Participant
February 24, 2025

I've been looking for this perfect script with a clipping mask involved, thanks a lot for sharing Jeff.