Skip to main content
The HTML to Text action removes markup while preserving readable structure for headings, paragraphs, lists, and links. Use it before keyword matching, plain-text notifications, or AI prompts that do not need HTML.

Inputs

Outputs

For example:
produces readable text with the two paragraph contents and no <p> or <strong> tags.
This is a content conversion, not an HTML sanitizer. The output is plain text, but conversion choices such as line wrapping and link rendering follow the action’s built-in defaults.