HTML to PDF

Upload an .html file and get a paginated PDF back.

HTML to PDF online, free and without limits

Web pages are awkward to archive: they change, they break, and printing them produces something nobody wants to file. Converting a saved HTML file to PDF gives you a fixed, paginated record that will still open in ten years. Useful for keeping evidence of a published price, filing an online receipt, or turning a generated report into something a colleague can annotate.

How to convert HTML to PDF

  1. 1

    Save the web page as an .html file, then upload it here.

  2. 2

    Press HTML to PDF.

  3. 3

    Download the paginated PDF.

  4. 4

    File it, print it, or send it on.

What you get

  • Accepts .html and .htm files.
  • Content is paginated properly rather than run off the edge of one long page.
  • Text stays selectable and searchable in the PDF.
  • Well suited to archiving receipts, confirmations and generated reports.

Questions about HTML to PDF

What people usually want to know before they upload a document.

Can I give it a URL instead of a file?

Not currently — the tool takes an uploaded file. Save the page in your browser first (Ctrl+S), then upload it.

Will images and CSS be included?

Styles and images that are embedded in the file, or referenced with paths the server can resolve, are included. Assets that live only on the original site may not be. Save as a complete page to be safe.

Does JavaScript run during conversion?

No. What you get is the page as its markup describes it, not the result of scripts. Save the fully rendered page if the content is generated by JS.