Print Button
Detects the header, footer, nav, ads and cookie banner on any page and strips them out before you print, save as PDF, or export clean text or Markdown.
How the Print Button works
The DOM already knows which parts of a page are structural chrome — header, footer, nav, ad slots, cookie banners — versus the actual article. This button reads those signals, pre-hides the parts you almost never want printed, and shows a live preview you can adjust before committing. One click prints, exports as PDF, or downloads a clean text, Markdown or HTML copy of just the content.
Why it matters
Every browser has had a broken print button since the web began: the header repeats on every page, the ad slots print in full color, and the cookie banner somehow makes it onto paper. This is the fix.
More in Page Tools