Skip to main content

HTML Utils Connector

HTML Utils 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

InputCommentsDefault
HTML

Format HTML

Apply prettier to an HTML document

InputCommentsDefault
HTML

Get HTML from URL

Fetch HTML content from a URL

InputCommentsDefault
URLThe URL to fetch HTML content from

HTML to Plaintext

Convert an HTML document to plaintext

InputCommentsDefault
HTML

Strip HTML Tags

Remove all HTML tags from a string

InputCommentsDefault
HTML