<!-- Markdown version of https://ocxly.com/find-replace.html · auto-generated, may lag the live page -->

# Find & Replace

Find and replace text with optional regular expressions, case-insensitive matching and whole-word mode — with a live match count, entirely in your browser.

### How it works

By default your search text is matched literally — special characters are escaped for you. Tick **regular expression** to use full JavaScript regex (including `$1` back-references in the replacement), **whole word** to require word boundaries, or **ignore case** for case-insensitive matching. The match count updates live and every replacement happens on your device.

---
*Source: [ocxly.com/find-replace.html](https://ocxly.com/find-replace.html) — OCXLY, free 100% client-side privacy-first tools. Free online find and replace tool. Replace text with optional regular expressions, case-insensitive matching and whole-word mode, with a live match count, entirely in your browser.*
