جستجو و جایگزینی
جستجو و جایگزینی متن با پشتیبانی از عبارات منظم⌘⏎ run · ⇧⌘C copy · ⎋ resetINPUT
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
- 01Paste your text.
- 02Enter the find pattern (plain or regex) and the replacement.
- 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.