HTML to PDF

Renders an HTML file (or a URL) into a PDF using a real browser engine.

In developmentThis tool is still in development. It needs a server component that is not switched on yet, so it will not convert files in your browser right now. The 58 browser tools work fully today — this one is still in development.

Paste a URL or HTML to render it as a PDF. This is the one AllDays feature that uses a server-side renderer, so it needs the optional backend enabled.

Requires server

This tool needs a server — and isn't switched on

Unlike the 58 browser tools here, this one genuinely can't run in your browser. Office-format conversion, PDF encryption, and deep image compression need software that only exists server-side.

← Back to the 58 tools that work right now

Uploads to server

How it works

The story behind it

Why HTML and PDF solve different problems

HTML was designed for flexible, linked documents whose layout can adapt to a screen. PDF was designed to preserve a page-oriented presentation. Converting between them means translating a flowing web layout into fixed pages.

Printing helped connect the two worlds

Browsers developed print styles because a layout optimized for a screen is not automatically suitable for paper. HTML-to-PDF conversion builds on the same challenge: deciding where flexible content becomes pages.

Offline — browser tools still work