Skip to content

Tab Layers

EyeOdin edited this page Feb 16, 2023 · 9 revisions

Settings

Checks if active document for layer name repetition and if there is none, layers will be renamed according to the active options.


Rename Options

  • Spaces : Replaces all spaces with another string
  • Replace : Replaces a given string with another string to folders and/or layers
  • Prefix : Adds a prefix to folders and/or layers
  • Suffix : Adds a suffix to folders and/or layers
  • Layer List : Script run results :
    • if there are repeated layer names returns a list of layers (x2 click on a layer selects layer)
    • returns "success" if script ends without issues
  • Rename Layers : Run the script

Clone this wiki locally