he

חפש והחלף

חיפוש והחלפה עם תמיכת ביטויים רגולריים⌘⏎ 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
❯ _הפעל פעולה כדי לראות את התוצאות כאן.then press ⌘⏎
ADSponsored

What is חפש והחלף?

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