Find and Replace

Find and replace text with support for regex, case sensitivity, whole word matching, and bulk replacements.

FreeInstantNo SignupPrivate
Find
Replace
0 chars0 words0 lines
0 chars0 words0 lines

All processing happens in your browser. Your data never leaves your device.

How It Works

Enter text to find and replace. By default, all matches are replaced case-insensitively. Enable case sensitivity, whole word matching, or regex mode for precise control. Use bulk mode to apply multiple find/replace pairs at once β€” pairs are applied sequentially. All processing happens in your browser.

Why Use This Tool

Quickly search and replace text in code, documents, CSV data, or any text. Supports regex for powerful pattern matching and bulk mode for multiple replacements at once.

Frequently Asked Questions

Does this support regular expressions?

Yes. Enable the 'Use regex' toggle to use full JavaScript regex syntax including capture groups ($1, $2) in the replacement field.

How does bulk mode work?

In bulk mode, you define multiple find/replace pairs. They are applied sequentially β€” the output of one replacement becomes the input for the next.

What does 'whole word' mean?

When enabled, the search only matches complete words. For example, searching for 'cat' won't match 'catalog' or 'concatenate'.

Can I delete text by replacing with nothing?

Yes. Leave the replace field empty to delete all matches of the search text.

Is my data safe?

Yes. All processing happens entirely in your browser. Your text is never sent to any server.

Find and Replace Text Online β€” Free Search & Replace Tool