ToolHub

Find and Replace

Find and replace text in bulk, with optional regular expressions and case sensitivity. Everything runs in your browser.

Input
Output

FAQ

Can I use regular expressions?

Yes. Enable 'Regex' to use patterns and capture-group references like $1 in the replacement.

Can I search for special characters literally?

Yes. With 'Regex' off, characters like . or * are matched literally.

Is my text sent to a server?

No. Everything happens entirely in your browser.

Related tools