# HTML to PDF Converter > Paste HTML, configure page settings, and export as PDF — live preview included, runs entirely in the browser. ## What does this tool do? The HTML to PDF Converter takes raw HTML input, renders it in a live preview, and exports it as a PDF file. You can configure page size, margins, and orientation before exporting. Everything runs in the browser — no server-side rendering. ## What input does it accept? Raw HTML markup, including: - Full HTML documents with ``, `
`, `` tags - HTML fragments (just the body content) - Inline CSS styles (`style="..."`) - `