Find & Replace
Find and replace text. Supports regex, case sensitive, and whole word matching.
๐
Report a Problem
Found a bug or have a suggestion? Help us improve this tool.
What is this tool?
Find and replace tool searches for text patterns and replaces them with new text. It supports exact matching, case-sensitive/insensitive modes, and regex-powered search. Useful for bulk text editing, data cleaning, and string manipulation.
How to use
- 1
Enter text
Paste the text to process.
- 2
Set find/replace
Enter search and replacement text.
- 3
Execute
Click to replace all occurrences.
Frequently Asked Questions
Can I use regex for find and replace?
Yes. Enable regex mode to use patterns like \d+ for digits, \s+ for whitespace, or capture groups for complex replacements.
Is it case-sensitive?
You can toggle case sensitivity.
Does it handle Unicode and special characters?
Yes, the tool fully supports Unicode characters including Chinese, Japanese, Korean, and emoji.