Skip to main content
Inspiring
October 23, 2018
Answered

Delete selections in multiple layers?

  • October 23, 2018
  • 1 reply
  • 8765 views

I have a bottom layer where I made a selection. I also have about 30 other layers that I would like to delete everything inside the selection in the other layers at the same time. Is that possible?

    This topic has been closed for replies.
    Correct answer Chuck Uebele

    No, you either have to create a layer mask for a group with all those layers in the group or do it one at a time. You could write a script to loop though layers, but that would be more effort that just deleting them individually.

    1 reply

    Chuck Uebele
    Community Expert
    Chuck UebeleCommunity ExpertCorrect answer
    Community Expert
    October 23, 2018

    No, you either have to create a layer mask for a group with all those layers in the group or do it one at a time. You could write a script to loop though layers, but that would be more effort that just deleting them individually.

    Participant
    March 26, 2022

    Thanks a lot, it really helped, I wanted to make something transparent in every frame of a gif.