Document Text Substitution
Description
Section titled “Description”Find-and-replace inside a document file. Replace specific strings, patterns, or placeholders with new values — useful for templating (replacing \{customer_name} with actual names) or for sanitizing text (removing or redacting specific strings).
Operates on text-based files (TXT, CSV, JSON, XML, HTML, RML). Binary formats (PDF, Office) aren’t supported.
Examples
Section titled “Examples”No examples yet…