Wrap every line of your text in a paragraph tag, turning a plain list into HTML paragraphs ready to paste into a page.
First line. Second line.
<p>First line.</p> <p>Second line.</p>
No. The tags are added around whatever you paste, so escape it first with the HTML Encoder if it contains markup.
No. This tool runs entirely in your browser — nothing you type or paste is uploaded, logged or stored anywhere.
There is no fixed limit. Very large documents depend on your device’s memory, but ordinary pages and files are handled instantly.