QuestHub Tools
Tools Categories About Buy me a coffee

Text & Content

Text Replacer (Regex)

Find and replace text with optional regex support.

Examples

Input

{
  "text": "Cats and cats",
  "find": "cats",
  "replace": "dogs",
  "flags": "gi",
  "useRegex": true
}

Output

Dogs and dogs

Related tools

  • Base64 Decode
  • Base64 Encode
  • Character Counter
  • CSV to JSON Converter
  • Extract Emails from Text
  • Extract URLs from Text
  • Find & Highlight Text
  • HTML Escape
© 2026 QuestHub Tools · Tools
About