ScanReviverOpen the tool →

HTML to PDF a web page as a document

By ShinobiTools Team · Last updated: August 2026

Turn an html file to pdf in seconds: drop it in and get a PDF laid out as pages — headings, tables and lists intact. Handy for saved invoices, exported reports and e-mail printouts.

What comes through, honestly

Use this page to convert html file to pdf without installing anything — here's exactly what survives the trip and what doesn't. The file is opened by a real office engine and printed to pages, so the structure survives: headings stay headings, tables stay tables, lists stay lists, and the text is real selectable text in the PDF rather than a picture of a screenshot.

It is not a browser, though, and that shows on heavy modern layouts. Pages built with CSS grid, flexbox and web fonts come out simpler than they look online — expect a clean document, not a pixel copy of the website. Saved invoices, exported reports, e-mail printouts and simple styled pages are what this handles well.

Anything that would need to be fetched from the internet is removed before conversion: images from a URL, external stylesheets, scripts and embedded frames. Pictures that are embedded inside the file itself do come through.

Why external links are stripped

Every html convert to pdf pass here treats outside links carefully. A converter that fetches whatever address is in your file is a converter that will fetch addresses on someone else's behalf. That is a real way to abuse a server, so this one simply does not do it: every http, https and protocol-relative address is cut out of the file first, and only then is it converted.

The practical effect: a page that pulls its logo from a website loses that logo, and a page that carries the logo inside the file keeps it. Save the page as a complete file (or with embedded images) if you need the pictures.

Free, and nothing is kept

Your file is deleted from the server the moment the PDF exists, and the PDF itself is deleted 45 minutes later. Nothing is stored, shared or used to train anything.

There is no account, no watermark and no daily cap. Everything runs on our own servers; the ads on the page keep them online. Your original upload is deleted the moment processing finishes, the cleaned result stays available for up to 45 minutes so you can download it and is then deleted automatically, and nothing is ever sold, shared or used to train AI.

Common questions

How do I convert HTML to PDF for free?

Save the page as an .html file, drop it in above, and download the PDF. No account, no watermark, no daily limit.

Can I paste a website address instead?

Not here. Fetching any address a visitor types would let this server be used to reach places it should not, so it only converts a file you upload.

Why are some images missing?

Because they live on a website rather than inside your file, and everything that would have to be fetched is stripped before conversion. Save the page as a complete or single-file document to keep them.

Will it look exactly like in my browser?

Close for simple, document-like pages. Heavy modern layouts come out simpler — this is an office engine laying out pages, not a browser rendering a site.

Is the text selectable in the PDF?

Yes. It is real text, so you can select, search and copy it — not a screenshot.

What file types work?

.html and .htm, up to 50 MB.

What happens to my files?

The HTML file is deleted the moment the PDF exists; the PDF is deleted automatically 45 minutes later.

Can I convert raw html code to pdf without opening it in a browser first?

Yes — save the code as an .html file and drop it in above; there is nothing else to install or open.