How to replace HTML Tags

HyperTTS

If you'd like to replace HTML tags in your input, such as <img> tags, you can use the following technique:

  • Add a Regex replacement rule, with Pattern=\<img.*\> , and Replacement=<empty> (just type a space)
  • Uncheck Run text replacement rules last (we want this replacement rule to run on the unprocessed HTML)

You can see in the screenshot above that the <img> tag has been eliminated in the Processed Text column.

February 5, 2026

Can't find what you're looking for ? Please email help@mail.vocab.ai or chat with us and I'll try to help you out as soon as possible.