List Maker

Paste lines to generate an ordered or unordered HTML list.

List type

Preview

    Generated HTML

    <ol>
    
    </ol>

    Examples

    Lines → <ul>
    Apples
    Bananas
    Cherries
    Lines → <ol>
    Step 1
    Step 2
    Step 3

    FAQ

    • Does my data leave my browser?
      No. Everything runs client-side.
    • Can I create both ordered and unordered lists?
      Yes — switch between <ol> and <ul> with the segmented control.

    Need dropdown options? Use the HTML Option Generator or read the guide. For more help, see all guides.