Export URLs

Overview

Export URLs searches the active PDF for link annotations with “Open a web link” actions and extracts all web addresses (URLs). The extracted URLs can be saved to a CSV file, exported as an HTML report with clickable hyperlinks, and optionally opened in the default web browser.

How to use

  1. Open the PDF you want to analyse.
  2. Go to Plug-Ins > Links > Export URLs.
  3. Set the CSV output file path using the Browse button.
  4. Configure the optional settings (page numbers, link text, HTML export, browser integration).
  5. Click OK to generate the export.

CSV output settings

OptionDescription
Output file path Full path to the CSV file where extracted URLs will be saved.
Include page number Adds the page number where each link annotation appears as an additional CSV column.
Include link text Adds the visible link text (anchor) when available as an additional CSV column.
Base URL Optional prefix prepended to relative URLs during export. Leave empty to export URLs exactly as they appear in the document.

HTML export

OptionDescription
Export HTML report Creates an HTML file containing a table of clickable hyperlinks. The HTML output path control is enabled when this option or Open in browser is checked.
HTML output path Full path to the HTML report file. Required when HTML export or browser integration is enabled.

Browser integration

OptionDescription
Open web links in default browser Launches each extracted URL in the system default browser.
Delay between links (seconds) Number of seconds to wait before opening the next link. Set to 0 to open all links immediately. Accepts values from 0 to 3600.

Tip

Use the HTML export to quickly review all hyperlinks in a document. The report includes clickable links for easy verification.

Note

Relative URLs are exported as-is unless you specify a base URL. Some links may not contain visible anchor text.

See also