fr

Rechercher & Remplacer

Rechercher et remplacer du texte avec support regex⌘⏎ run · ⇧⌘C copy · ⎋ reset
INPUT
Enter the text you want to search and modify
Enter text to find (or regex pattern for regex operations)
Enter replacement text
OUTPUT
❯ _Lancez une opération pour voir les résultats ici.then press ⌘⏎
ADSponsored

What is Rechercher & Remplacer?

Find & Replace searches and replaces text with regular-expression support, case matching and multi-line handling, in your browser. Use it for bulk edits, cleaning data, or reformatting with capture groups. Everything runs locally, so large or sensitive text stays private.

How to use it

  1. 01Paste your text.
  2. 02Enter the find pattern (plain or regex) and the replacement.
  3. 03Apply and copy the result.

FAQ

Does it support regex capture groups?

Yes — use $1, $2, … in the replacement to reference captured groups.

Can I match case-insensitively?

Yes — toggle case sensitivity and multi-line/global flags.

Is my text private?

Yes — find/replace runs in your browser.

Related tools