查找与替换
免费的查找和替换工具。使用纯文本或正则表达式批量查找/替换。支持区分大小写、全词匹配和全局匹配选项。在浏览器中运行。
Runs in your browserUpdated Apr 26, 2026
Matches: 0
Input
Result
常见问题
›Does it support regex?
Yes — toggle 'use regex' to enable JavaScript regex syntax in the find pattern. Use $1, $2, etc. for capture-group backreferences.
›Is it case-sensitive?
Toggle as needed. Default depends on whether 'use regex' is on.
›Can I do whole-word matching?
Yes — enable 'whole word' to match only complete words (uses regex \b internally).
›Is my text uploaded?
No — runs entirely in your browser.
›Is the tool free?
Yes — fully free, no signup.