How to Save a Webpage as PDF With Clickable Links (Not a Screenshot)
Most PDF methods produce images where links do not work. Here's how to save a real PDF where every hyperlink, email, and URL stays clickable — using a free Chrome extension.
TL;DR
To save a webpage as a PDF with working, clickable links: use Convert: Web to PDF. It generates real PDFs using Chrome's DevTools Protocol, preserving all hyperlinks, email addresses, and URLs as clickable elements. Screenshot tools like GoFullPage produce images where links are just pixels — nothing clicks.
Why clickable links in PDFs matter
When you save a webpage as a PDF, you usually want the links to keep working. This matters for:
- Research references — Links to sources, citations, and related papers should be clickable for verification
- Resource collections — Curated lists of links, tool recommendations, or reading lists need working URLs
- Documentation — Internal docs with links to other pages, APIs, or tools
- Legal and compliance — Document links that reference terms, policies, and regulations
- Shared reports — Reports with links to dashboards, data sources, or supporting evidence
- Bookmarked articles — Saved articles with links to related content, author profiles, or external references
A PDF with dead links is just formatted text. A PDF with working links is a living document.
Why most methods kill links
Screenshot tools (GoFullPage, Snagit, etc.)
Screenshot tools capture an image of the page. Links become pixels in the image — they look like links (blue, underlined) but clicking them does nothing. The PDF viewer cannot detect them because there is no hyperlink metadata in the file, only image data.
Some server-based converters
Server-based tools that re-render the page on their own infrastructure sometimes strip links during conversion, or convert them to plain text. The link text appears, but the underlying URL is lost.
Chrome Print to PDF
Chrome's built-in Ctrl+P actually does preserve most links, which is a point in its favor. However, it comes with all the other problems — no element removal, cluttered output, broken layouts, sticky elements repeating on every page.
The solution: DevTools Protocol conversion
Convert: Web to PDF uses Chrome's DevTools Protocol to generate PDFs. This protocol produces real PDF documents — not screenshots — that preserve:
- Hyperlinks — All
<a href="...">elements remain clickable in the PDF - Email links —
mailto:links work when clicked - Internal page links — Anchor links to sections within the page
- External URLs — Links to other websites open in your browser when clicked
- Selectable text — All text can be selected, copied, and searched
- Proper formatting — CSS styles, fonts, and layout are preserved
How to verify links work
After downloading your PDF:
- Open the PDF in any viewer (Preview on Mac, Adobe Reader, Chrome's PDF viewer)
- Hover over a link — your cursor should change to a pointing hand
- Click a link — it should open in your browser
- Try selecting text near a link — you should be able to select the text independently of the link
If hovering shows no cursor change and clicking does nothing, the PDF is an image, not a real document.
Step-by-step guide
- Navigate to the page with links you want to preserve
- Click Convert: Web to PDF in your toolbar
- Remove unwanted elements (navigation, ads, footers) — links in the remaining content are preserved
- Preview the PDF
- Download
Every hyperlink in the remaining content will be clickable in the downloaded PDF.
Common use cases
Saving a resource list or link collection
Blog posts with curated tool lists, reading lists, or resource directories are much more useful as PDFs when every link works. Save the post, remove the site clutter, and you have a portable reference document with live links.
Archiving documentation
Internal wikis, API documentation, and knowledge base articles often contain links to related pages. Saving them as PDFs with working links preserves the document's utility even offline — the links work the next time you are connected.
Research and citation
Academic articles, news stories, and research posts reference their sources with links. A PDF with clickable source links lets reviewers and readers verify claims directly.
Sharing reports
Reports that reference dashboards, data sources, or supporting evidence are more useful when those references are clickable.
Comparison: which methods preserve links
Convert: Web to PDF:
- Clickable links: Yes (all hyperlinks preserved)
- Text selectable: Yes
- Element removal: Yes
- Privacy: 100% local
Chrome Print to PDF (Ctrl+P):
- Clickable links: Yes (most preserved)
- Text selectable: Yes
- Element removal: No
- Privacy: Local
GoFullPage:
- Clickable links: No (image-based)
- Text selectable: No
- Element removal: No
- Privacy: Local
PrintFriendly:
- Clickable links: Partial (server re-rendering may break some)
- Text selectable: Yes
- Element removal: Yes
- Privacy: Server-based
Online URL-to-PDF converters:
- Clickable links: Varies (often broken)
- Text selectable: Varies
- Element removal: Rarely
- Privacy: Server-based
Frequently asked questions
Do all links in the original page survive conversion?
Links that are standard HTML hyperlinks (<a href="...">) are preserved. JavaScript-triggered links (onclick handlers without an href) may not be preserved because the PDF is a static document. The vast majority of web links are standard hyperlinks and work correctly.
Can I add links to a PDF after conversion?
The extension creates the PDF with existing links. To add new links after the fact, you would need a PDF editor like Adobe Acrobat.
Do links work on mobile PDF readers?
Yes. Clickable links in PDFs are a standard PDF feature supported by all major PDF readers on iOS, Android, Mac, and Windows.
Why do GoFullPage PDFs not have clickable links?
GoFullPage captures a screenshot — a raster image — and wraps it in a PDF container. The PDF file contains only image data, no text or hyperlink metadata. PDF viewers cannot detect links in an image.
Bottom line
If your PDF links need to work, you need a real PDF — not a screenshot. Convert: Web to PDF preserves every hyperlink, produces selectable text, and lets you clean up the page before converting. Free, local, and installed in 5 seconds.
Try our free Chrome extensions
Privacy-first tools that actually work. No paywalls, no tracking, no data collection.