Published September 1, 2026 · 7 min read
You scanned your signed consent form, your transcript, and your immunization record at the library's flatbed scanner. Ten pages. The resulting PDF is 42 MB. The university's enrollment portal says: “Maximum file size: 5 MB.” You try the student health portal: “Files must be under 2 MB.”These are scanned documents — every page is a full-resolution photograph of a piece of paper. That is why they are so large, and that is exactly what you can fix.
Why scanned PDFs are the largest files you will encounter
A text-based PDF (exported from Word or LaTeX) stores characters as vector data. A 50-page thesis might be 200 KB. A scanned PDF stores each page as a raster image— a full bitmap photograph of the paper. The math:
- A4 at 300 DPI = 2480 × 3508 pixels = 8.7 megapixels per page.
- Color at 24-bit depth = 8.7 MP × 3 bytes = ~26 MB uncompressed per page.
- JPEG compression inside the PDF reduces this to 3–5 MB per page at typical scanner quality settings.
- 10 pages = 30–50 MB total. This is normal. Your scanner did nothing wrong.
The scanner captures at maximum quality because it does not know your destination. It is designed for archival, not for a 2 MB upload form. You need a post-processing step.
What university portals typically allow
| Portal type | Typical limit | What you are uploading |
|---|---|---|
| Enrollment / admissions | 2–5 MB | Transcripts, diplomas, ID documents |
| Student health services | 2 MB | Immunization records, medical forms |
| Financial aid office | 5–10 MB | Tax forms, bank statements, FAFSA docs |
| LMS assignment upload | 10–50 MB | Lab reports, scanned homework |
| Housing / HR forms | 5 MB | Signed contracts, ID verification |
These are typical ranges for US and UK universities in 2025–2026. Your specific portal may differ — the error message will state the exact limit.
Step-by-step: compress a scanned PDF
- 1Open the Compress PDF tool and drop in your scanned document.
- 2Set the target size based on your portal's limit. For a 5 MB limit, target 4 MB (leave 20% headroom). For a 2 MB limit, target 1.5 MB.
- 3Click Compress. The tool re-encodes each page image at lower JPEG quality and may reduce resolution. Processing happens in your browser.
- 4Download the result. Check the file size. A 42 MB scan typically drops to 3–5 MB at moderate quality, or under 2 MB at aggressive settings.
- 5Verify readability. Open the compressed PDF and zoom to 100%. Can you still read the text? Are stamps and signatures visible? If yes, upload it.
The quality/size tradeoff at different targets
| Target size (10-page scan) | Effective DPI | Quality | Best for |
|---|---|---|---|
| 8–10 MB | ~200 DPI | High — nearly indistinguishable from original | LMS submissions, professor review |
| 4–5 MB | ~150 DPI | Good — text crisp, slight softness in photos | Admissions portals, financial aid |
| 1.5–2 MB | ~100 DPI | Acceptable — text readable, images noticeably softer | Health portals, strict 2 MB limits |
| Under 1 MB | ~72 DPI | Low — text legible at 100% zoom, not printable | Emergency only; verify the portal accepts this quality |
For university administrative documents (transcripts, ID, medical forms), 150 DPI is more than sufficient. The person reviewing your document looks at it on a monitor at 100% zoom. They are not printing it for a magazine spread.
What about OCR?
If your scanned PDF has an OCR text layer (searchable text overlaid on the image), here is what you need to know:
- Compression preserves the text layer. The OCR data is stored as invisible text coordinates, separate from the image. Re-encoding the image at lower quality does not delete the text layer.
- But if you need OCR and do not have it yet: compress first, then run OCR on the smaller file. OCR processing is faster on a 4 MB file than a 42 MB file, and the text recognition accuracy at 150 DPI is nearly identical to 300 DPI for printed text.
- Handwritten text: OCR accuracy for handwriting drops significantly below 200 DPI. If your scan contains handwritten notes that need OCR, target a larger file size (8–10 MB) to preserve detail.
The batch scanning workflow
If you have multiple documents to upload to different portals (transcript to admissions, immunization to health services, tax form to financial aid), here is the efficient workflow:
- 1Scan everything in one session. Use the library scanner or your phone's document scanner app. Save each document as a separate PDF. Do not combine unrelated documents.
- 2Compress each file to its target. Health portal needs 2 MB? Target 1.5 MB. Admissions needs 5 MB? Target 4 MB. Use the compressor for each.
- 3Name files clearly.
Lastname_Transcript_2026.pdf,Lastname_Immunization.pdf. Portal reviewers process hundreds of files. Clear naming prevents your document from being flagged as “unidentifiable.” - 4Keep the originals. Store your uncompressed scans in a folder on your laptop. If a portal rejects the compressed version for quality reasons, you can re-compress at a higher target.
Phone scans vs. flatbed scans
If you are scanning with your phone (CamScanner, Adobe Scan, Apple Notes, Microsoft Lens):
- Phone scans are often larger than flatbed scans because the camera captures at 12+ MP and the app may embed both the original and a “enhanced” version.
- Use the app's built-in “document mode” if available. This crops to the page edges, applies contrast enhancement, and outputs at a reasonable resolution. It reduces file size by 40–60% before you even compress.
- Shoot in good lighting. A well-lit scan needs less aggressive sharpening in post-processing, which means the JPEG compresses more efficiently. Avoid shadows from your phone blocking the light.
After scanning with your phone, run the PDF through the compressor to hit your portal's exact limit.
Why browser-only compression matters for personal documents
You are compressing transcripts with your student ID, medical records with your date of birth, tax documents with your Social Security number. These are the documents identity thieves want. Uploading them to a free online compressor means a server in an unknown jurisdiction holds a complete identity profile on you — even if their privacy policy says they delete files “within 24 hours.”
LoveMyFile's compression runs in your browser tab. The file is processed by JavaScript on your device and never transmitted over the network. Open DevTools (F12) → Network, run a compression, and confirm: no outgoing request contains your document. For your medical records and tax forms, that architectural guarantee is worth more than any privacy policy.
Compress your scan now
Drop your scanned PDF into the Compress PDF tool and get under your portal's limit in under a minute. Free, private, no sign-up.
