ツール一覧に戻る

Find & Replace

テキスト

Find and replace text with regex support and match highlighting.

ttb run find-replace
このツールを共有:

Find & Replace の使い方

Paste your text into the editor. Enter the text you want to find and its replacement. Click "Replace All" to swap every occurrence, or step through matches one at a time. Enable regex mode for pattern-based find-and-replace with capture groups. Match highlighting shows all occurrences before you commit the change.

1

Enter your parameters

Configure the inputs for the Find Replace according to your specific needs.

2

View real-time results

The utility instantly processes your request and displays the calculated outputs directly in your browser.

3

Copy or Download

Click the copy icon next to the final output to instantly grab the result, or export it if applicable.

よくある質問

What is regex mode?+
Regex (Regular Expression) mode lets you search for patterns instead of exact text. For example, \d+ matches any sequence of digits, and (\w+)@(\w+) captures email parts. It's extremely powerful for complex text transformations.
Is this case-sensitive?+
By default, yes - "Hello" and "hello" are treated as different strings. Toggle the case-insensitive option to match regardless of capitalization.
最新情報を入手

誰よりも早く新しいツールを入手。

誰よりも早く新しいツールを入手。5,000人以上の開発者と一緒に、毎週届く新しいオンラインツール、コーディングのヒント、生産性向上ハックのダイジェストを受け取りましょう。スパムはありません。

© 2026 TinyToolbox. 無断複写禁止。

プライバシー第一。広告サポート。いつでも無料。

[H4CK]