How to Reduce a PDF from 80MB to 20MB
An 80 MB PDF is not unusual when working with high-resolution scans, photo-heavy reports, or presentations exported with full-quality embedded images. The challenge is that most email providers cap attachments at 25 MB, many file sharing platforms flag large uploads, and 80 MB downloads are inconvenient on mobile connections. Reducing an 80 MB PDF to around 20 MB — a 4:1 compression ratio — is achievable for most image-heavy documents. This level of compression downsamples embedded images to screen resolution while maintaining good visual quality for digital viewing. The document remains entirely readable, images appear sharp at normal zoom, and the file size drops into a range comfortable for email, messaging, and cloud sharing. This guide covers the compression process, what drives the size reduction, and how to ensure the output meets your quality needs.
Step-by-Step: Compress an 80MB PDF to 20MB
LazyPDF's compress tool sends your PDF to a server running Ghostscript — the open-source PDF processing engine that powers compression in many professional document workflows. Ghostscript resamples embedded images from print resolution (often 300 DPI or higher) down to screen resolution (72–150 DPI depending on the compression mode), applies JPEG compression to photographic content, and strips unnecessary metadata. For an 80 MB PDF that is primarily image content, Ghostscript's balanced mode (ebook preset, 150 DPI) typically achieves a 60–75% reduction — bringing the file to 20–32 MB. The more aggressive screen preset (72 DPI) can push to 8–16 MB for maximum size reduction.
- 1Open lazy-pdf.com/compress in any browser
- 2Click or drag to upload your 80MB PDF
- 3The server compresses the file using Ghostscript and image downsampling
- 4Download the compressed result — verify the file size and check a few pages for quality
Understanding the 80MB File Size Origin
Before compressing, understanding why the PDF is 80 MB helps predict what compression will achieve. Common causes at this size range: PowerPoint or Keynote presentation exported as PDF with full-quality embedded images (each slide image may be 2–4 MB, 20 slides = 40–80 MB); a report with 30–40 embedded photos from a DSLR camera (raw size 5–8 MB each, even JPEG-compressed in the PDF); a multi-page scan at 600 DPI where 300 DPI would be more than sufficient; or a document that was edited repeatedly in tools that added new copies of images without removing the old ones. Identifying the cause informs the best approach. For presentation-heavy files, compressing in the source application (PowerPoint's Compress Pictures feature) before PDF export often produces better results than post-export PDF compression.
- 1Open the PDF and note whether content is mostly images, mostly text, or mixed
- 2For presentation-origin PDFs: compress images in PowerPoint before re-exporting
- 3For scanned documents: lower the scanner DPI for future scans; compress existing scans
- 4For design/brochure PDFs: compress in the source app (InDesign, Illustrator) before exporting
Balancing File Size and Quality for Different Uses
The right compression level depends on how the PDF will be used. For a document shared via email or messaging — a newsletter, a portfolio review, a monthly report — screen-resolution images (72–96 DPI) are appropriate. Most displays have pixel densities below 200 PPI, so 72 DPI images viewed on-screen are indistinguishable from 300 DPI images at standard reading distances. For a PDF that will be printed, higher image resolution is needed. A document printed on a standard office printer at 600 DPI resolution displays image quality proportional to the image's DPI — 72 DPI images print noticeably soft. For print-quality compressed PDFs, use a 150–200 DPI compression preset (Ghostscript's 'prepress' or 'printer' settings). The file will be larger than a screen-optimized version but maintain acceptable print quality.
- 1Email and web sharing: screen preset (72 DPI) — maximum compression, screen quality
- 2On-screen documents intended for detailed review: balanced preset (150 DPI) — good quality
- 3Documents that may be printed: printer preset (200 DPI) — print-acceptable quality
- 4Archival copies: prepress preset (300 DPI) — minimal compression, full quality preserved
If Compression Does Not Achieve 20MB
If compressing an 80 MB PDF still results in a file significantly larger than 20 MB, additional strategies can help. First, check whether the document contains any redundant resources — some PDFs accumulate multiple copies of the same image or font across edits, all of which Ghostscript should remove but some encoding issues can resist this. Opening the PDF in a PDF editor and re-exporting it fresh sometimes resolves this. Second, consider whether the PDF contains elements that cannot be compressed effectively: vector artwork in dense SVG format, embedded video or audio (rare but possible in interactive PDFs), or complex 3D annotations. If these are necessary, the file cannot be reduced below a certain floor regardless of compression settings. Removing optional elements (interactive features, unused media) through a PDF editing tool before compression can unlock additional reduction.
- 1If still over 20MB, check for embedded video, audio, or 3D annotations in the PDF
- 2Open the PDF in a viewer and inspect pages for interactive elements — these add significant size
- 3Re-export from the source application with lower quality settings if available
- 4Consider splitting a large PDF into sections to make each piece small enough to share individually
Frequently Asked Questions
How long does it take to compress an 80MB PDF?
LazyPDF processes PDFs server-side with Ghostscript. An 80 MB PDF typically takes 20–60 seconds to compress depending on server load and document complexity. Image-heavy documents take longer because each image must be decoded, downsampled, and re-encoded. Text-heavy documents process faster. The compressed file usually downloads within a few seconds of processing completing.
Will links, bookmarks, and form fields survive compression?
LazyPDF's Ghostscript compression preserves most interactive PDF elements including hyperlinks, bookmarks (document outline), and fill-able form fields. However, some complex interactive features — JavaScript actions, embedded media, digital signatures — may be affected by compression. For documents with important interactive elements, test the compressed output thoroughly before distributing.
Can I compress the same PDF multiple times to reduce it further?
Running a compressed PDF through compression again produces minimal additional reduction and can degrade image quality further. Once images have been downsampled to 72 DPI and re-encoded as JPEG, subsequent compression cannot downscale them further without cropping pixels. If the first compression did not achieve your target, use a more aggressive compression preset in the initial compression rather than running it through twice.