List to HTML Converter

Convert plain text bullet lists to HTML ordered or unordered lists. Supports nested lists with indentation.

3.1Kuses
8.5/10(210)
<ul>
  <li>Item 1</li>
  <li>Item 2</li>

  <ul>
    <li>Sub-item 2a    <li>Sub-item 2b</li>
    </ul>
  </li>
  <li>Item 3</li>

  <ul>
    <li>Sub-item 3a
    <ul>
      <li>Sub-sub-item 3a-i      </ul>
    </li>
    </ul>
  </li>
  <li>Item 4</li>
</ul>

How to Use

  1. Type or paste your list items (one per line).
  2. Use spaces or tabs to create nested sub-lists.
  3. Choose ordered or unordered list type.
  4. Copy the generated HTML code.
⚡ Pro OptionsSponsored

Some links on this page are affiliate links. If you click and make a purchase, we may earn a commission at no extra cost to you.

Recommended Products

Ad

Affiliate Disclosure: As an Amazon Associate, ToolBird earns from qualifying purchases. Links above are affiliate links — if you buy through them, we may earn a small commission at no extra cost to you.

Disclaimer: This tool is provided as-is for informational and educational purposes only.

ToolBird Assistant

Find the right tool instantly

Hey! I'm ToolBird Assistant. Tell me what you need and I'll find the right tool for you.