Skip to content

Tab Layers

EyeOdin edited this page Mar 3, 2024 · 9 revisions

Layers

Rename the layers of the active document. It will check for repeated layer names and if there is no repetition it will rename the layers with the string.

Picture

Rename Options

  • Spaces : Replaces all spaces with a string
  • Replace : Replaces a string with another string ( Folders, Layers )
  • Prefix : Adds a prefix ( Folders, Layers )
  • Suffix : Adds a suffix ( Folders, Layers )
  • Layer List : Script run results :
    • Check for repeated layer namespaces and returns the list of offenders ( double click to select layer )
    • Returns "Success" if script runs to completion
  • Rename Layers : Run the layer rename script

Clone this wiki locally