How to Add a Link to a PDF Document

Adding a hyperlink to a PDF sounds simple, but the process varies quite a bit depending on the tools you're working with and the stage at which you're adding the link. Whether you're editing an existing PDF or building one from scratch, understanding how PDF links work will save you time and frustration.

What "Adding a Link" Actually Means in a PDF

PDFs support several types of interactive elements, and links are among the most common. When you add a link to a PDF, you're creating a clickable annotation — essentially a rectangular hotspot layered over text or an image that triggers an action when clicked.

That action can be:

  • A URL — opens a webpage in the reader's browser
  • An internal page jump — navigates to another page within the same document
  • An email address — opens a compose window with a pre-filled recipient
  • A file attachment — opens or downloads another file

PDF links are stored as annotation objects within the file's structure. They don't change the underlying text — they sit on top of it. This distinction matters because it explains why some methods work on scanned PDFs and others don't.

Method 1: Adding Links in Adobe Acrobat (Pro or Standard)

Adobe Acrobat is the most capable option for editing existing PDFs. The process is straightforward:

  1. Open your PDF in Acrobat
  2. Go to Tools > Edit PDF
  3. Select Link > Add or Edit
  4. Draw a rectangle over the text or area you want to make clickable
  5. Choose the link action (URL, page navigation, email, etc.)
  6. Enter the destination and confirm

Acrobat gives you full control over link appearance — you can make the border invisible so the link looks seamless, or keep a visible box for clarity. You can also edit or delete existing links using the same tool.

Acrobat Reader (the free version) does not allow link creation. You need at least Acrobat Standard or Pro.

Method 2: Adding Links Before Exporting to PDF 🔗

If you're creating a document that you plan to export as a PDF, it's almost always easier to add links before the export. Most major document applications preserve links during export.

In Microsoft Word:

  • Highlight your text
  • Press Ctrl+K (Windows) or Cmd+K (Mac)
  • Enter the URL and click OK
  • When you export to PDF (File > Export > Create PDF/XPS or Save As PDF), links are preserved automatically

In Google Docs:

  • Highlight text
  • Press Ctrl+K or Cmd+K
  • Enter the URL and press Enter
  • Download as PDF — links carry over

In Apple Pages:

  • Highlight text
  • Go to Format > Add Link
  • Choose Webpage and enter the URL
  • Export to PDF with links intact

This pre-export method is reliable and doesn't require a dedicated PDF editor.

Method 3: Free and Low-Cost PDF Editors

Several tools let you add links to PDFs without paying for Acrobat:

ToolPlatformLink EditingNotes
PDF24Web / Desktop✅ YesFree, browser-based option available
SmallpdfWeb✅ YesLimited free usage
LibreOffice DrawDesktop✅ YesFree, open-source
Preview (macOS)Mac only❌ NoCan't add links
Foxit PDF EditorDesktop✅ YesPaid, with free trial

LibreOffice Draw is worth calling out specifically — it can open PDFs directly and lets you insert hyperlinks as text annotations. It's not as polished as Acrobat, but it's fully free and available on Windows, Mac, and Linux.

How Link Behavior Depends on the PDF Reader

Here's something many people overlook: the PDF reader on the recipient's end determines how links behave. Most modern readers — Adobe Acrobat Reader, Chrome's built-in PDF viewer, Foxit, and Apple Preview — support clickable links. But some stripped-down viewers or document management systems may render links as plain text.

This matters if you're distributing PDFs through corporate systems, learning management platforms, or certain mobile apps. A link that works perfectly in Acrobat Reader on desktop may appear as unclickable text in a basic embedded viewer.

Internal Document Links: A Special Case

Adding links that jump to other pages within the same PDF — sometimes called bookmarks or internal anchors — is especially useful in longer documents like reports, manuals, or ebooks. In Acrobat, you set the destination as a "Page in this document" rather than a URL. In Word or Google Docs, you can use heading bookmarks to create jump links before exporting.

Internal links are particularly dependent on tool support — not all free editors handle them as cleanly as they handle external URL links. ⚙️

The Variables That Change Your Best Approach

How straightforward this process is depends on several factors that differ from one person to the next:

  • Do you have the original source file (Word doc, InDesign file, etc.), or only the finished PDF?
  • What operating system are you on — Windows, Mac, or Linux?
  • Is the PDF text-based or scanned? Scanned PDFs are images and require OCR processing before links can be meaningfully added
  • How many links do you need to add — one or two, or hundreds across a long document?
  • Who will be reading the PDF and on what platform?
  • Do you need links to look invisible (seamless design) or is a visible link box acceptable?

Someone adding a single URL to a short PDF they created in Word has an entirely different task than someone retrofitting hyperlinks into a 200-page scanned report. 📄

The method that fits depends on where you're starting from, what you have access to, and what the finished document needs to do for its readers.