Escape HTML safely
Prevents broken markup by escaping &, <, >, quotes—useful for copy/paste into CMS editors.
Paste one item per line → choose output format → copy / download / preview.
Popular list generators focus on: safe escaping, multiple output formats (lists/options/links), and quick nested list building from indentation. This tool combines all of that, plus a flexible “Custom Tags” mode.
Prevents broken markup by escaping &, <, >, quotes—useful for copy/paste into CMS editors.
Create structured UL trees using tabs or 2-space indents—great for docs/changelogs.
UL/OL/DL, select/option, checkbox/radio, links, paragraphs/spans, JSON/JS arrays.
Wrap each line in any tag, or generate container+items (e.g., nav+a, ul+li, section+p).
In the input box, type or paste your content. Each line will be treated as a separate item in the generated list.
Choose the format you want from the dropdown menu. You can generate unordered lists (UL), ordered lists (OL), definition lists, navigation menus, form inputs, hyperlinks, JSON arrays, or custom HTML tags.
As soon as you type or paste your items, the tool automatically generates the corresponding HTML code in the output section.
Click the Preview tab to see how your generated HTML will look when rendered in a browser.
Use the Copy button to copy the generated code to your clipboard, or click Download to save it as an HTML file.
Enable features like escaping HTML characters, opening links in a new tab, or generating custom tags for more flexible HTML structures.