Why Is My PDF So Large? The Real Causes and Fixes
By the getPDFpress team ยท Updated September 5, 2026
The five causes of oversized PDFs
1. Scanned pages. The single biggest cause. A scanner converts each page into a large photograph. At 300 DPI color, a single letter-size page can be 1MB to 3MB before compression, so a 20-page scan easily reaches 40MB.
2. High-resolution images. A Word document with a few phone photos dropped in will export those photos at full resolution unless told otherwise. Four modern phone photos can add 15MB to an otherwise tiny document.
3. Embedded fonts. Every font used in the document may be packaged inside the PDF so it renders identically everywhere. Most fonts cost a few hundred kilobytes; decorative or CJK fonts can cost several megabytes each.
4. Edit history and metadata. Some editors append changes to the end of the file rather than rewriting it, so a heavily edited PDF carries its own history. Thumbnails, previews, and application metadata add more.
5. Duplicated resources. When PDFs are merged carelessly, the same font or logo image can be embedded once per source document instead of once per file.
How to diagnose yours in 30 seconds
Divide the file size by the page count. Under 100KB per page suggests a normal digital document, and big savings are unlikely. Between 100KB and 500KB per page suggests embedded images or fonts, with moderate savings available. Over 500KB per page almost always means scanned images, where the largest savings live.
A second quick test: try to select text with your cursor. If you cannot select anything, the page is an image, which confirms a scan. If you can select text but the file is still huge, suspect photos, fonts, or history instead.
Fixes, matched to the cause
For scans: run the file through the Compress to 500KB or 200KB tool, which recompresses page images at a more appropriate quality. For the biggest wins, rescan at 150 DPI grayscale, which is fine for text.
For embedded photos: compression helps a lot here, because photos tolerate quality reduction well. If you control the source document, resize images before inserting them: a photo destined for a 3-inch spot on the page does not need 4,000 pixels of width.
For fonts, history, and duplication: the compressor's optimization pass rewrites the file structure, strips redundant metadata, and consolidates resources. Savings vary from a few percent to dramatic, depending on how messy the file was.
Preventing bloat next time
- Export PDFs directly from the source application instead of printing and scanning.
- When scanning is unavoidable, choose 150 DPI and grayscale for text documents.
- Resize photos before inserting them into documents.
- Use standard system fonts when file size matters.
- Compress once at the end, not repeatedly along the way.
Frequently asked questions
How big should a normal PDF be?
A one or two page text resume is often well under 300KB. Image-heavy packets and phone scans can reach many megabytes. Size alone is not quality. What matters is whether the file clears the destination limit while remaining readable. For many portals that means aiming near 500KB with clear text.
Why did my PDF get bigger after editing it?
Editors sometimes re-embed fonts, add preview images, or save incremental changes without fully cleaning old objects. Exporting a fresh PDF from the source document can be smaller than repeatedly resaving a scanned file. If an edit introduced photos or full-page backgrounds, remove those and compress before uploading again.
Does converting Word to PDF increase file size?
It can, especially if Word embeds fonts and high-resolution images. Even so, a digital Word export is usually far smaller and sharper than scanning a printout of the same pages. Compress after export if a portal demands 500KB or 200KB, and keep charts only when they are truly required.
Can I see exactly what is taking up space inside my PDF?
Advanced desktop tools can inspect object sizes. On a practical deadline, a simpler test works: if pages look like photos of paper, images are the culprit. Split the file to find heavy pages, then compress, rescan, or drop those pages. That approach fixes most upload failures without specialized PDF forensics.
What is the fastest fix for an oversized PDF today?
Run Compress to 500KB, check readability, and retry the upload. If it still fails, try 200KB only when required, or split out unused pages. For a multi-file packet that must become one small upload, merge then compress with Merge PDF to 500KB and verify the reported final size.