How to Save a Webpage as PDF Without Headers, Footers & Page URLs
Chrome adds dates, page titles, and URLs to every PDF by default. Here's how to remove headers and footers from PDFs — and why a free Chrome extension gives you cleaner results than print settings alone.
TL;DR
To save a webpage as a PDF without headers, footers, or page URLs: use Convert: Web to PDF. It gives you independent control over header and footer display, margins, and page layout — producing clean PDFs without the clutter Chrome adds by default.
Why Chrome adds headers and footers to PDFs
When you press Ctrl+P (or Cmd+P on Mac) and choose "Save as PDF," Chrome inserts automatic metadata into the output. This typically includes:
- Page title at the top left of every page
- Current date at the top right
- Page URL at the bottom left — often long, ugly, and full of query parameters
- Page number at the bottom right (e.g., "1/5")
Chrome does this because the Print to PDF function was designed for physical printing. When you print a document on paper, these details help you identify what you printed, when you printed it, and where it came from. On paper, that makes sense.
On a PDF you are sharing, archiving, or presenting, it makes no sense at all. The URL at the bottom of every page is visual noise. The date stamps become outdated. The page title is often a truncated version of the actual title that looks broken. None of this information adds value to the PDF itself.
How to disable headers and footers in Chrome Print
Chrome does offer a way to turn these off, but it is buried and easy to miss.
Step-by-step in Chrome's print dialog
- Press Ctrl+P (Windows/Linux) or Cmd+P (Mac)
- Click "More settings" to expand the options panel
- Uncheck the "Headers and footers" checkbox
- Click "Save"
This removes the date, title, URL, and page numbers from the PDF output.
Why this is not enough
While unchecking "Headers and footers" solves the immediate problem, Chrome's print dialog has other limitations that still produce cluttered PDFs:
- No element removal — You cannot remove navigation bars, cookie banners, sidebar widgets, or ads before saving. These all end up in the PDF.
- Sticky headers repeat on every page — Fixed-position navigation bars appear at the top of every single page in the PDF, not just the first one.
- Limited margin control — Chrome offers margin presets (Default, None, Minimum, Custom) but does not let you fine-tune them with precision.
- No preview of the actual PDF — The print preview shows a rough approximation, not the real output. What you see is not always what you get.
- No article mode — There is no way to extract just the main content of a page and ignore everything else.
- Settings do not persist well — You often have to uncheck "Headers and footers" every single time you print, because Chrome reverts to its defaults.
So even after removing headers and footers, you still end up with PDFs full of website navigation, advertisements, and layout artifacts.
What actually appears in Chrome's header and footer
It helps to understand exactly what Chrome inserts, because different situations produce different clutter.
Top of each page
- Left side: The page title from the
<title>tag. On many sites this is extremely long, like "How to Save a Webpage as PDF Without Headers, Footers & Page URLs | Blog | Actually Useful Extensions | Chrome Web Store." It gets truncated and looks messy. - Right side: The current date in your system's locale format (e.g., "2/24/2026" or "24/02/2026").
Bottom of each page
- Left side: The full URL of the page, including any query parameters, UTM tracking codes, or session IDs. This can be absurdly long:
https://example.com/blog/article-title?utm_source=newsletter&utm_medium=email&ref=sidebar_widget_v2. That entire string appears at the bottom of every page. - Right side: The page number in "X/Y" format (e.g., "3/7").
For a 10-page PDF, that means 10 repetitions of a long URL and 10 repetitions of a truncated title. It is not a good look.
The extension approach: independent control
Convert: Web to PDF takes a different approach entirely. Instead of toggling a single checkbox that controls all header and footer elements at once, the extension gives you granular control over the PDF output.
How it works
The extension uses Chrome's DevTools Protocol to generate PDFs. This is the same engine Chrome uses internally, but accessed through a programmatic interface that offers more control than the print dialog.
When you click the extension, you get options for:
- Margins — Set top, bottom, left, and right margins independently, with precise numeric control
- Paper size — Choose from A3, A4, A5, Letter, Legal, Ledger, and Tabloid
- Orientation — Portrait or landscape
- Scale — Adjust the page scale to fit content better
- Header and footer display — Control whether these elements appear
But the real advantage is what happens before the PDF is generated.
Element removal changes everything
The extension lets you click on any element on the page to remove it before saving. This means you can:
- Remove navigation bars — Click the top nav, and it vanishes. No more sticky headers on every page.
- Remove cookie banners — Click the GDPR popup, gone.
- Remove sidebars — Click the sidebar with ads or recommended articles, gone.
- Remove footer sections — Click the massive site footer with 50 links, gone.
- Remove ad blocks — Click individual ad containers, gone.
- Undo any removal — Accidentally removed something you wanted? Undo it.
After removing unwanted elements, the PDF contains only the content you actually want — and with headers and footers disabled, there is nothing extra on any page. The result is a clean, focused document.
Article mode for automatic cleanup
If you do not want to manually remove elements, the extension offers an article mode that automatically extracts just the main content of the page. This strips away navigation, sidebars, ads, and other peripheral content, leaving you with the article text, images, and formatting.
Combined with header/footer control, article mode produces PDFs that look like they were designed as documents, not captured from a website.
Comparing the approaches
Chrome Print to PDF (Ctrl+P)
- Headers and footers can be disabled via checkbox
- No element removal — all page clutter stays
- Sticky elements repeat on every page
- Limited margin options
- Settings often reset between sessions
- Free, built-in
Browser extensions that re-render pages
- Some extensions send your page to a server for conversion
- Headers and footers depend on the server's renderer
- Privacy concerns — your page content is uploaded to a third party
- May not work behind logins (the server cannot access your authenticated session)
- Variable quality
Convert: Web to PDF
- Headers and footers controlled independently
- Element removal with undo — clean up the page before saving
- Article mode for automatic content extraction
- Works behind logins — runs entirely in your browser
- 100% local processing — nothing is uploaded anywhere
- Full margin, scale, orientation, and paper size control
- PDF preview before downloading
- Free
When clean PDFs matter most
Professional documents
If you are saving a webpage to share with colleagues, clients, or stakeholders, a URL printed at the bottom of every page looks unprofessional. It screams "I just hit Ctrl+P." A clean PDF without headers and footers looks like a proper document.
Academic and research use
Saving research articles, journal papers, or reference material as PDFs is common in academic workflows. Headers with truncated titles and footers with tracking URLs add nothing and distract from the content.
Legal and compliance documentation
When saving terms of service, privacy policies, regulatory guidance, or compliance documentation, you want the content — not the browser's metadata. Clean PDFs are easier to file, reference, and present.
Personal archiving
If you are building a personal archive of articles, recipes, tutorials, or references, consistent clean PDFs without browser artifacts make the archive look organized and professional.
Presentations and reports
Embedding a webpage capture in a presentation or report looks much better when the capture does not include "https://example.com/blog/..." at the bottom of every page.
Step-by-step: saving a clean PDF without headers or footers
- Navigate to the webpage you want to save
- Click Convert: Web to PDF in your Chrome toolbar
- Remove unwanted page elements by clicking on them (navigation, ads, banners, sidebars)
- Adjust margins, paper size, and orientation if needed
- Disable headers and footers in the extension settings
- Preview the PDF to verify it looks clean
- Download the final PDF
The entire process takes less than 30 seconds for most pages.
Tips for the cleanest possible output
- Remove fixed/sticky elements first — Navigation bars that follow you as you scroll are the biggest source of clutter in PDFs. Remove them before anything else.
- Use article mode for blog posts and news articles — It automatically strips everything except the main content, which is usually what you want.
- Adjust margins for readability — Slightly wider margins (around 10-15mm) make the PDF easier to read, especially on screens.
- Try landscape orientation for wide content — Tables, dashboards, and data-heavy pages often look better in landscape.
- Preview before downloading — Always check the preview. It takes two seconds and saves you from downloading a PDF you will immediately want to redo.
- Use a smaller scale for pages with overflow — If content is getting cut off on the right side, reducing the scale to 90% or 80% can fix it.
Frequently asked questions
How do I remove the URL from the bottom of a PDF in Chrome?
In Chrome's print dialog (Ctrl+P or Cmd+P), expand "More settings" and uncheck "Headers and footers." This removes the URL, date, title, and page numbers. For a cleaner result with element removal and more control, use Convert: Web to PDF.
Why does Chrome print the URL on every page of my PDF?
Chrome's Print to PDF function was designed for physical printing, where metadata like the source URL helps identify printed pages. By default, it adds the page URL to the bottom-left of every page. You can disable this by unchecking "Headers and footers" in the print dialog's advanced settings.
Can I remove headers and footers but keep page numbers?
Chrome's print dialog treats headers and footers as a single toggle — it is all or nothing. You cannot keep page numbers while removing the URL and date. The extension gives you control over these settings independently.
Do headers and footers affect the printable area of the PDF?
Yes. When headers and footers are enabled, Chrome reserves space at the top and bottom of each page for the metadata. Disabling them frees up that space, giving you slightly more room for actual content on each page.
Why does the page title look truncated in the PDF header?
Chrome truncates the <title> tag content to fit the available space in the header area. Many websites have very long title tags that include the site name, section, category, and other SEO-oriented text. Chrome cuts this off, which often produces an awkward-looking truncated string.
Does the extension work on pages behind a login?
Yes. Because the extension runs entirely inside your browser, it has access to whatever you can see on screen. If you are logged into a dashboard, intranet, or any authenticated page, the extension can convert it to PDF. Server-based tools cannot do this because they would need your login credentials.
Is the extension free?
Yes. Convert: Web to PDF is completely free and processes everything locally in your browser.
Bottom line
Chrome's default headers and footers — the URL, date, title, and page numbers stamped on every page — are a holdover from the era of printing webpages on paper. For digital PDFs, they are clutter. You can disable them in the print dialog, but that still leaves you with no way to remove navigation bars, ads, and other page elements.
Convert: Web to PDF gives you header/footer control plus element removal, article mode, and full layout options — all running locally in your browser, for free. The result is a clean PDF that looks like a document, not a browser printout.
Try our free Chrome extensions
Privacy-first tools that actually work. No paywalls, no tracking, no data collection.