🔍
Text Replacer
Find and replace text
By Craftisle Team
About Text Replacer — Free Online Tool
Find and replace text in a string. Supports case-sensitive and case-insensitive modes. Useful for text editing, data cleaning, and string manipulation.
How to Use Text Replacer — Step by Step
- Paste text
Type or paste text to process.
- Set search and replace
Enter text to find and replacement text.
- Set case sensitivity
Check or uncheck 'Case sensitive'.
- Replace
Click Replace. The text is updated.
Use Cases for Text Replacer
Text editing
Find and replace words in a document.
Data cleaning
Replace incorrect values in CSV or JSON.
String manipulation
Batch replace multiple occurrences of a substring.
FAQ — Text Replacer Free Online Tool
Does it support regex?
Not yet. Currently only supports literal string search.
What does 'Case sensitive' mean?
If checked, 'Cat' and 'cat' are treated as different. If unchecked, they are treated as the same.