Find & Replace

Search and replace across your text

Input
0 words·0 chars·0 lines

Quick Access

About Find & Replace

Find and replace any string or regular expression across your entire text. Supports case-sensitive matching and full regex syntax.

Use cases

  • Bulk replace words across a document
  • Remove specific patterns with regex
  • Swap variable names in code snippets
  • Clean up repeated phrases

FAQ

Does it support regular expressions?
Yes — enable the "Use regex" toggle to use full JavaScript regex syntax.
Is the replace global (all occurrences)?
Yes, all occurrences are replaced.

Related tools