Find and Replace
Search and replace text with optional regex support. Replace all matches at once.
How to use
- 1
Enter source text
Paste the document or snippet to edit.
- 2
Set find and replace
Type the search string and what to replace it with.
- 3
Enable regex (optional)
Turn on regular expressions for pattern-based replacements.
- 4
Replace all
Apply every match at once and copy the updated text.
Frequently Asked Questions
Yes. Patterns follow JavaScript RegExp rules with global replace.
Use your browser undo in the textarea or re-paste the original text.
Related tools
Word Counter
Count words, characters, sentences, paragraphs, and estimated reading time.
Case Converter
Convert text to uppercase, lowercase, title case, camelCase, and more.
Password Generator
Create strong random passwords with customizable length and character sets.
Markdown to HTML
Convert Markdown to HTML with a live preview and copy-ready output.