Find & Replace (Multi-Pattern)
Text Tools· 20 toolsFree multi-pattern find-and-replace. Add as many find/replace pairs as you need; each runs in order against the text. Choose plain or regex per row, toggle case sensitivity per row, and see a per-row count of replacements made. Useful for renaming variables across a snippet, cleaning copy-pasted CSV data, or applying batch substitutions without touching a script.
Frequently Asked Questions
Frequently Asked Questions
References
References and sources
Related Tools
Related Tools
- Whitespace CleanerStrip extra whitespace from text — collapse runs of spaces, trim each line, remove blank lines, normalize line endings. Toggle each rule independently.
- Case ConverterConvert text to uppercase, lowercase, title case, camelCase, and more.
- Regex CheatsheetSearchable regex reference covering character classes, quantifiers, anchors, lookaround, groups, and flags. Each entry includes a usable pattern and example.