How to Host a Large PDF on Webflow (Without Killing Your Bandwidth)
PDFs are the file type builders most often need to put on a Webflow site — brochures, whitepapers, price lists, client deliverables, lead magnets. They’re also the file type that runs into Webflow’s limits the fastest, because a designed PDF is easily larger than 10 MB and is built to be downloaded over and over. This post covers how to host a large PDF on Webflow without either of those things working against you.
The two problems with PDFs on Webflow
A PDF on a Webflow site hits two ceilings:
- The 10 MB asset cap. Webflow won’t accept any single uploaded file over 10 MB. A media kit or an illustrated brochure can blow past that easily, and the asset manager simply refuses it. (More on that limit in How to Upload a File Larger Than 10 MB on Webflow.)
- Bandwidth on every download. Even a PDF that fits under 10 MB draws on your monthly bandwidth allowance every single time someone downloads it. A 5 MB PDF pulled 500 times in a month is 2.5 GB — a quarter of an entire Basic-plan allowance — from one file doing its job. We break the bandwidth mechanics down in Webflow Bandwidth Limits in 2026.
The workarounds, ranked
- Shrink the PDF. Flattening images and re-compressing can sometimes get a PDF under 10 MB, but it degrades quality and doesn’t help with bandwidth at all — a smaller file still counts against your allowance on every download.
- Link to a cloud drive. Google Drive or Dropbox will host the PDF, but visitors hit a share-preview screen instead of a clean download, and the link looks and behaves like it belongs to someone else’s product.
- Self-host on object storage. The technically-correct answer: put the PDF in a Cloudflare R2 or S3 bucket behind a CDN and link to it. It solves both problems — but it’s manual every time the PDF changes.
The clean way: upload the PDF in the Designer
DocBeam does the object-storage approach for you, from inside Webflow. You upload the PDF in a panel in the Designer — on the free tier, files up to 50 MB each, comfortably above Webflow’s 10 MB cap — and DocBeam stores it on Cloudflare R2 (zero egress fees) and serves it from its own CDN. The result:
- The PDF fits. 50 MB free covers the overwhelming majority of designed PDFs without compression.
- Downloads don’t touch your Webflow bandwidth. Every download bypasses Webflow’s CDN entirely, so a popular PDF can’t drain your allowance.
- The link is permanent. Update the PDF and the same URL serves the new version — your Webflow buttons never break.
The Quick Version
- Large PDFs hit Webflow’s 10 MB asset cap; even small ones burn bandwidth on every download.
- Compressing or linking to a cloud drive each have downsides; self-hosting fixes both but is manual.
- DocBeam hosts PDFs up to 50 MB free from inside the Designer, off the Webflow bandwidth meter, on permanent URLs.
Got a PDF that won’t fit — or a popular one quietly eating your allowance? Start free — no card required — or see the plans for more storage and larger files.