Can't download a PDF from a website? Get the file open

Inline PDFs are downloadable — you just need the right route. Three reliable methods.

3 min readOpen Flint

You click a PDF link, the browser opens it right there in the tab, and there's no obvious save button. Or the save button on the embedded viewer does nothing.

There are always three routes. One usually works.

What's actually going wrong

The browser's default behaviour for `application/pdf` content is to display, not download. Many sites embed PDFs in viewer iframes that obscure direct save. And some sites add scripts that intercept right-clicks to prevent saving.

None of this actually prevents download. It just hides the obvious path.

The quick fix

Route one: Look for a download icon in the browser's PDF viewer bar at the top of the viewing pane. Most modern browsers show one even when the site doesn't.

Route two: Press Ctrl+S (Windows) or Cmd+S (Mac) while the PDF is showing. The browser's save-page dialog appears and saves the actual PDF file.

Route three: Right-click the PDF link itself (before clicking it) and choose 'Save link as'. This bypasses the inline viewer entirely.

If that didn't work

If the PDF is embedded inside a custom viewer (PDF.js viewers, Issuu-style embeds), find the source URL. Right-click in the viewer, choose 'Inspect', look for a request ending in `.pdf` in the Network tab. Copy that URL into a new tab and use Cmd+S there.

For PDFs behind login or paywalls, downloads work only if you have legitimate access. Don't try to bypass paywalls — and if you have access, the standard download routes work after you log in.

Prevent it next time

Change browser settings so PDFs download by default rather than open inline. Chrome and Edge both have this in Settings under PDF or Content. Once changed, every PDF link saves directly to your downloads folder.

FAQ

How do I make Chrome download PDFs instead of opening them?

Settings > Privacy and security > Site settings > Additional content settings > PDF documents > Toggle 'Download PDF files instead of automatically opening them'.

Can I download a PDF behind a paywall?

Only with legitimate access. If you have a login or subscription, log in and use standard download routes. Bypassing paywalls is a different issue beyond simple PDF downloading.

Why does Ctrl+S save the webpage and not the PDF?

You probably triggered Ctrl+S while focused on the page, not the PDF viewer. Click into the PDF viewer first, then save. Alternatively, right-click the PDF link itself and choose Save Link As.

What if the website explicitly blocks right-click?

The PDF is still downloadable — right-click blocking is JavaScript, the file is still served as a URL. Use Ctrl+S, the browser's PDF toolbar, or browser DevTools to find the actual file URL.

Saved? Open it in Flint to compress, edit, or convert.

Try it now

Drop a PDF in and you'll be done in seconds — no install, files private to your account.

More on this

Can't download PDF from website | Flint — Flint PDF