SnappTools logoSnappTools

Text Find & Replace

Find and replace text with regex support, case sensitivity, and whole word matching.

Enter text to search

About Text Find & Replace

Text Find & Replace performs find-and-replace operations on a block of text with support for plain text, case-insensitive matching, and regular expressions. Replace all occurrences at once or step through matches one by one.

Useful when you need to make bulk substitutions in a document or code snippet that isn't in your editor — like updating a configuration file pasted into a browser, or replacing placeholders in a template.

Match count is shown before replacing so you know exactly how many changes will be made.

Features

  • Plain text and regex find-and-replace
  • Case-sensitive and case-insensitive modes
  • Replace all or replace one at a time
  • Match count before replacing
  • Undo support

Common Use Cases

  • Bulk-replacing variable names in pasted code
  • Updating placeholders in text templates
  • Replacing all instances of a phrase in a document
  • Normalizing inconsistent formatting across a text