kitzos

Find and Replace

Search and replace text with optional regex support. Replace all matches at once.

How to use

  1. 1

    Enter source text

    Paste the document or snippet to edit.

  2. 2

    Set find and replace

    Type the search string and what to replace it with.

  3. 3

    Enable regex (optional)

    Turn on regular expressions for pattern-based replacements.

  4. 4

    Replace all

    Apply every match at once and copy the updated text.

Frequently Asked Questions

Yes. Patterns follow JavaScript RegExp rules with global replace.