Skip to main content
Participant
November 17, 2017
Question

Action or script for deleting empty and invisible layers in a file including within smart objects

  • November 17, 2017
  • 1 reply
  • 208 views

Hello there,

I’m looking for an action or a script that not only automatically deletes all invisible and empty layers within a PSD file but also deletes them within the smart objects contained in the file without having to open them separately. Is there such an action/script and can it be done in the first place considering the logic of steps to be done?

This topic has been closed for replies.

1 reply

JJMack
Community Expert
Community Expert
November 18, 2017

Search the Photoshop Scripting forum and and also Google.  I have seen several Photoshop scripts on the web for doing that. An action would not be able to do that.

https://forums.adobe.com/search.jspa?sort=updatedDesc&place=%2Fplaces%2F1383833&q=delete+empty+layers

Delete all groups and layers that are switched off, even if they are locked

JJMack