SEO tools

Save a Webpage as a PDF

There is no converter on this page, and that is deliberate: your browser already does this better than a server can, because it has your fonts, your session and the page exactly as you are looking at it.

Use the print dialog, not a converter

Every current browser can write a PDF from the print dialog, and on a page you are already looking at it will beat a server-side converter almost every time. Press Ctrl and P, or Cmd and P on a Mac, and choose Save as PDF as the destination. The output is a real PDF with selectable text and working links, not a screenshot.

The reason this beats a converter is that the browser is rendering the page you have, with your fonts, your logged-in session, your cookie banner already dismissed and any content that only appeared after you scrolled. A converter on somebody else's server fetches the page as an anonymous visitor, which is a different page: no session, a consent overlay across the top, and often a login wall instead of the article.

The settings that decide whether it looks right

Open More settings in the print dialog before saving. Turn Background graphics on, or every coloured panel, dark section and background image disappears and the page comes out as black text on white. Set margins to None or Minimum if the layout is being squeezed. Landscape is usually right for a wide table or a dashboard and wrong for prose.

Scale is the setting that rescues a page whose right-hand edge is being cut off: drop it to 80 or 90 percent rather than switching to landscape. And if the page offers a reader mode or a print stylesheet, use it. A well-built site strips its own navigation, sidebars and ads at print time, which is exactly what you want in a PDF.

What tends to break, and what to do about it

Anything that needs to be interactive stops being anything. Video becomes a still or a blank box, an embedded map becomes a grey rectangle, an accordion prints only whatever was open, and a chart drawn on a canvas may come out empty. Expand every section you need before printing, and screenshot the pieces that genuinely cannot survive the conversion rather than fighting the export.

Long pages are the other common disappointment: a table can be cut mid-row and a heading can be stranded at the foot of a page, because a browser breaks pages where it runs out of room rather than where it makes sense. There is no setting that fixes that from the reader's side. If the page is yours, a small print stylesheet with page-break rules solves it permanently.

Why we do not run this for you

A server-side version needs a full headless browser, and this platform deliberately runs no browser and no user code on its own machines. Adding one to convert other people's URLs would be the single largest piece of attack surface on the service, for a job the reader's own browser already does better and more privately. So it is not here, and it is not a coming-soon placeholder either.

What we do handle is the part after the PDF exists. Drop the file in and it gets its own HTTPS link that opens in a browser, with no download and no attachment, and you can put a password on it or give it an expiry date. The PDF viewer next door opens one locally first if you want to check the export before you share it.

How to use it

  1. Open the print dialog

    Press Ctrl and P, or Cmd and P on a Mac, on the page you want to keep.

  2. Choose Save as PDF and check the settings

    Set the destination to Save as PDF, turn on Background graphics, and adjust margins or scale if the layout is being cut.

  3. Share it as a link

    Publish the saved PDF to get an HTTPS link that opens in the browser, with no attachment and no download.

Frequently asked questions

Why is there no converter on this page?
Because your own browser does it better. It has your session, your fonts and the page as you are actually seeing it, where a server fetches an anonymous version with the cookie banner still in the way.
How do I save a page as a PDF?
Press Ctrl and P (or Cmd and P), then choose Save as PDF as the destination instead of a printer.
My PDF came out with no colours or backgrounds.
Turn on Background graphics under More settings in the print dialog. It is off by default, which is why coloured panels and dark sections vanish.
The right-hand side of the page is cut off.
Reduce the scale to 80 or 90 percent, or set margins to None. Switching to landscape helps a wide table but makes ordinary text harder to read.
Will videos, maps and charts work?
No. Anything interactive flattens or disappears: video becomes a still or a blank box, and a canvas chart can come out empty. Expand what you need first and screenshot the rest.
How do I share the PDF once I have it?
Drop it in here and it gets its own HTTPS link that opens in a browser rather than downloading, and it can carry a password or an expiry date.