Red Hat PDF Link Extractor

Documentation parser & direct PDF download generator

Extract Documentation PDFs

Paste the HTML source code of any Red Hat product documentation page below to extract direct PDF links.

Required

4 How to Extract PDF Links in 4 Simple Steps

Due to documentation website rate-limiting and access restrictions, extracting directly from the HTML source gives you 100% reliable results with zero rate limits:

1 Open Documentation URL

In your web browser, navigate to the specific documentation URL of the product and selected version you want to download (for example, https://docs.redhat.com/en/documentation/{product}/{version}/).

2 View Page Source

Press Ctrl+U (or Cmd+Option+U on Mac), or right-click and pick View Page Source.

3 Copy HTML Source

Press Ctrl+A to select all source code, then press Ctrl+C to copy it.

4 Paste & Extract

Paste the HTML code into the input textarea above and click Extract PDF Links.

Bulk PDF Download

Need to download all files? Use the "Copy curl Script" in 2 steps:

Download every documentation PDF for this product directly to your machine in seconds:

1 Click "Copy curl Script"

After extracting your links, click the "Copy curl Script" button located at the top of the results list. This copies a preconfigured, ready-to-run shell command to your clipboard.

2 Run in Terminal

Open your terminal application (Linux, macOS, or WSL / Git Bash on Windows), paste the copied command, and press Enter. It automatically creates a dedicated folder and downloads each PDF directly from the CDN.