PDF Won't Upload to a Website or Portal: How to Fix It
A PDF upload rejected by a website or portal is a frustrating dead end — especially when the deadline is close. Job application portals, university submission systems, government document portals, insurance claim platforms, and countless other sites impose file size limits that PDF files routinely exceed. The error message is usually unhelpful: 'File too large', 'Upload failed', or simply a spinning indicator that never resolves. The fix is almost always straightforward: compress the PDF to bring it within the site's limit. A document that is three times the upload limit can typically be reduced to half the limit in under a minute using free compression tools. The compressed file is functionally identical — the same text, the same layout, the same attachments — just with images reduced to screen resolution instead of print resolution. This guide covers the common causes of PDF upload failures and the fastest paths to resolution.
Finding the Upload Limit Before Compressing
Before compressing, identify the exact limit you need to hit. Most sites state their limit in the upload interface — look for text near the file upload button like 'Maximum file size: 10 MB' or 'Files must be under 5 MB'. Some sites bury the limit in their FAQ or help documentation. Government portals sometimes have very restrictive limits (2 MB or even 1 MB for legacy systems). LinkedIn resumes have a 100 MB limit. University submission portals on Canvas or Blackboard typically allow 25–50 MB. Knowing the target limit tells you how aggressive the compression needs to be. A 30 MB PDF needing to get under 25 MB requires light compression. A 50 MB PDF needing to fit in a 5 MB limit requires heavy compression, and you should preview the output quality carefully before submitting.
- 1Check your current PDF's file size by right-clicking and viewing properties
- 2Find the upload limit stated on the website — check near the upload button or in the site's FAQ
- 3Calculate the required compression ratio: current size divided by target size
- 4If you need more than 80% reduction, compress and verify quality before submitting
Compressing Your PDF to Meet Upload Limits
LazyPDF's compress tool uses Ghostscript to reduce PDF file sizes by downsampling embedded images, removing redundant data streams, and stripping unnecessary metadata. For a typical image-heavy PDF, the reduction is 60–80%. A 40 MB scanned document typically compresses to 6–8 MB. A 25 MB presentation with embedded photos typically compresses to 4–7 MB. For most common upload size limits (5 MB, 10 MB, 25 MB), a single compression pass is sufficient. After compression, always open and visually inspect the output before submitting. Check that: text is sharp and readable, any embedded images are clear enough for their purpose, and any interactive elements (links, form fields if present) still function. For most upload scenarios — resumes, reports, application documents — the compressed output is indistinguishable from the original at normal viewing zoom.
- 1Upload your oversized PDF to lazy-pdf.com/compress
- 2Let Ghostscript apply automatic compression — no settings to configure
- 3Download the compressed file and check its new size (right-click → properties)
- 4Verify the file is below the upload limit, then open it to confirm quality before submitting
When Compression Alone Is Not Enough
Some documents are so large or the upload limit so restrictive that a single compression pass cannot bridge the gap. A 200 MB high-resolution design portfolio cannot realistically be compressed to 2 MB without severe quality degradation. In these cases, additional strategies are needed. Splitting the document into smaller sections is often the most practical approach. LazyPDF's split tool lets you extract page ranges — submit the first 30 pages as one upload and the remaining pages as a second upload, if the platform allows multiple submissions. For platforms that accept only one document, consider whether a lower-resolution export from the original application might be more appropriate than compressing an already high-resolution PDF — exporting at 96 DPI directly from Photoshop, InDesign, or PowerPoint often produces a smaller, cleaner result than compressing a 300 DPI export.
- 1If compressed PDF still exceeds the limit, use lazy-pdf.com/split to divide it into sections
- 2Submit sections as separate uploads if the platform allows multiple documents
- 3If re-export is possible: export from the source application at a lower resolution (96–150 DPI)
- 4Contact the platform's support if your submission genuinely cannot be compressed sufficiently — some portals have an alternative submission process for large files
File Format and Browser Issues That Mimic Upload Failures
Not every upload failure is caused by file size. Some platforms specify that only PDF/A or PDF 1.4 compliant files are accepted and reject newer PDF versions. Some portals have filename restrictions — spaces, special characters, or long filenames cause failures on legacy systems. A filename like 'Q3 Report — FINAL (revised) [v3].pdf' may fail where 'Q3-Report-v3.pdf' succeeds. Browser issues can also cause false upload failures. An outdated browser or a browser extension blocking the upload may cause a timeout or error that looks like a file problem but is not. Try the upload in a different browser (Chrome vs. Firefox) or in a private/incognito window that disables extensions. If the upload succeeds in a private window, a browser extension was blocking it.
Frequently Asked Questions
What is the maximum compression ratio I can achieve with LazyPDF?
The compression ratio depends on the content of the PDF. Image-heavy PDFs with high-resolution photographs or scanned pages can see 85–90% reduction — a 100 MB file compressing to 10 MB or less. Text-heavy PDFs with minimal images compress less dramatically — typically 10–30% — because there are few image resources to downsample. The absolute limit for Ghostscript screen-preset compression on an image-heavy PDF is roughly 90%; beyond that, the file quality becomes unacceptably poor.
Will the website be able to tell that my PDF was compressed?
The recipient will see a smaller file that looks visually similar to the original. The PDF's Producer metadata field will identify Ghostscript as the tool used (standard for compressed PDFs), but this is not visible to portal reviewers or application readers — it is only visible in the document's technical properties. Visually, the document looks identical at normal viewing zoom. There is no indication in the document content itself that compression was applied.
My PDF upload fails even though the file is under the size limit. What else could cause it?
If file size is not the issue, check three things: filename — remove spaces, special characters, and parentheses from the filename; browser — try uploading in Chrome's incognito mode or a different browser to rule out extension conflicts; and file format — some portals require PDF/A compliance or reject PDFs with certain security features. If the PDF is password-protected, remove the protection using LazyPDF's unlock tool before uploading, since many portals cannot process encrypted PDFs.