HTML Utils Connector
Helpful HTML-related functions for building HTML documents and HTML-based emails.
Actions
Convert to Inline CSS
Convert an HTML document to use inline styles
Input | Comments | Default |
---|---|---|
HTML |
Format HTML
Apply prettier to an HTML document
Input | Comments | Default |
---|---|---|
HTML |
Get HTML from URL
Fetch HTML content from a URL
Input | Comments | Default |
---|---|---|
URL | The URL to fetch HTML content from |
HTML to Plaintext
Convert an HTML document to plaintext
Input | Comments | Default |
---|---|---|
HTML |
Strip HTML Tags
Remove all HTML tags from a string
Input | Comments | Default |
---|---|---|
HTML |