You are here

Find and Replace Text (Layer Names AND Text Layer contents)

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!
AttachmentSize
find-replace-layers.py.txt3.86 KB

Inspired by the following plugin: http://registry.gimp.org/node/12212

Latest version: 0.0

There's some differences with the plugin this was inspired by. Namely, these are the following changes:

  1. Restricting Find/Replace to just the linked layers.
  2. Whether the search and replace actually is a regex.
  3. Find and replace in text layers too. Currently there's no way to preserve the markup, BUT, it can work around layers that have don't have text content, but do have markup content.
  4. Restricting replacements to the first x occurances in a layer's name or in a text layer's body.
Code License: 
GIMP Version: 
Scripting Engine: 
Subscribe to Comments for "Find and Replace Text (Layer Names AND Text Layer contents)"