Find & Replace
Search for text patterns and replace them with new text, with optional regex support.
How It Works
- 1 Enter your text in the input area.
- 2 Specify the find pattern and replacement text.
- 3 Optionally enable regex mode, then apply the replacement.
FAQ
Can I use regular expressions? ▼
Yes, toggle regex mode to use pattern-based search and replace with full regex syntax.
Is the search case-sensitive? ▼
You can toggle case sensitivity on or off depending on your needs.
Related Tools
Aa
Case Converter
Convert text between uppercase, lowercase, title case, sentence case, and more.
↕
Sort Lines
Sort lines alphabetically, in reverse order, randomly, or by reversing the current order.
%
URL Encode/Decode
Encode or decode text using URL encoding (percent-encoding) for safe use in URLs.