---
title: "HTML Utils Connector"
slug: "html-utils-connector"
description: "Use the HTML Utils connector in Lansweeper Flow Builder for helpful functions to build and format HTML documents in your workflows."
updated: 2026-07-17T15:45:03Z
published: 2026-06-12T14:52:45Z
canonical: "docs.lansweeper.com/html-utils-connector"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lansweeper.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HTML Utils Connector

Note on third‑party tools

              

We aim to provide accurate and helpful details about third‑party tools, but we can’t guarantee that this information is always complete or up to date. If you notice any discrepancies, feel free to share them in the feedback section below. For the most reliable information, please always refer to the third‑party tool’s official documentation.

The **HTML Utils** component provides helpful functions for building and formatting HTML documents.

## 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 |  |  |
