How-To GuidesMarch 13, 2026

How to Compress a PDF to Under 15MB

The 15 MB range is a common sweet spot for email and file sharing. While most email providers allow up to 25 MB, 15 MB is a more comfortable threshold — it downloads in seconds on typical connections, uploads quickly to most portals, and does not risk hitting tighter attachment limits in corporate email environments that enforce lower caps. Getting a PDF under 15 MB is typically a single-step operation for documents in the 30–150 MB range. A well-configured compression pass with Ghostscript reduces image-heavy PDFs by 75–90%, bringing most large documents comfortably within the 15 MB target. Text-heavy documents that are already under 15 MB often need no compression at all. This guide covers the compression workflow for reaching the 15 MB target, explains why some documents are harder to compress, and offers strategies for particularly resistant files.

Compress a PDF to Under 15MB — Direct Method

LazyPDF's compress tool sends your PDF to a Ghostscript engine that downsamples embedded images to screen resolution and applies optimized JPEG encoding. For PDFs in the 30–100 MB range, this single operation almost always produces a result under 15 MB. The standard screen preset targets 72 DPI, which is appropriate for all digitally-viewed documents. The ebook/balanced preset targets 150 DPI — slightly larger output but better quality for documents that may be read at high zoom or occasionally printed. Either preset typically achieves the 15 MB target from typical source sizes.

  1. 1Navigate to lazy-pdf.com/compress in any browser
  2. 2Upload your large PDF — the upload progress displays for larger files
  3. 3Wait for Ghostscript to process the file (30–120 seconds depending on size)
  4. 4Download the compressed PDF — check the size to confirm it is under 15MB

Typical Compression Results by Starting File Size

Understanding expected compression ratios helps set realistic targets. Image-heavy PDFs (catalogs, presentations with photos, scanned documents): 30 MB → 3–6 MB; 60 MB → 6–12 MB; 100 MB → 10–20 MB; 150 MB → 15–30 MB. The compression ratio improves as source resolution is higher relative to screen resolution — a 600 DPI scan compresses more dramatically than a 100 DPI source. Mixed content PDFs (reports with some images, forms, proposals): 20 MB → 5–10 MB; 50 MB → 10–20 MB. Text-only or vector PDFs: these are already compact and typically under 15 MB without compression. If a text PDF is unusually large (50+ MB), it likely contains embedded binary content or large redundant resources that Ghostscript will remove.

  1. 1For PDFs under 30MB: standard compression almost certainly produces under 15MB
  2. 2For PDFs 30–100MB: screen preset achieves under 15MB in most image-heavy cases
  3. 3For PDFs over 100MB: may produce 15–25MB — use balanced preset and check quality
  4. 4For already-compressed PDFs: additional reduction is limited; try splitting into parts

Why Some PDFs Still Exceed 15MB After Compression

A PDF that exceeds 15 MB after Ghostscript compression has content that resists standard image downsampling. The most common cause is that the PDF was already compressed — either it was previously run through a compression tool, or it was exported from software that used medium-quality JPEG images from the start. These images are already at close to their minimum useful size and cannot be significantly reduced further. Another cause is content type: PDFs consisting of complex vector illustrations, dense infographics, or medical/scientific imaging (where lossy JPEG compression is inappropriate) will not compress dramatically with standard settings. For these cases, splitting the PDF into logical sections and distributing in parts is more practical than trying to achieve further single-file compression.

  1. 1Check whether the PDF has been previously compressed — if so, further reduction is limited
  2. 2Try a different compression tool to compare results — sometimes different Ghostscript settings help
  3. 3For medical or scientific imaging PDFs: lossless compression must be preserved; accept larger files
  4. 4Split large PDFs into chapters or sections using lazy-pdf.com/split if a single file must be under 15MB

Maintaining Quality at Under 15MB

15 MB allows for considerably more quality than stricter limits like 200 KB or 3 MB. At 15 MB, a 100-page document has 150 KB per page — enough for high-quality compressed images that look excellent at normal viewing sizes. The 150 DPI balanced preset is appropriate for sub-15 MB targets, providing better image quality than the 72 DPI screen preset while still achieving dramatic size reduction from typical starting sizes. For documents intended to represent your work professionally — portfolios, presentations to clients, annual reports — the balanced compression mode preserves more visual detail than the most aggressive setting. If the balanced mode produces a file that is still under 15 MB, it is the better choice for professional output.

  1. 1For professional output: use balanced (150 DPI) compression if the result is under 15MB
  2. 2For maximum size reduction from very large sources: screen (72 DPI) preset is appropriate
  3. 3Always open the compressed PDF and view representative pages before sending
  4. 4Keep the original file archived — share only the compressed version

Frequently Asked Questions

Does the compression quality setting affect how long processing takes?

The processing time for Ghostscript is primarily determined by the number of images in the PDF and the file size, not the compression quality level. A more aggressive compression setting does not significantly reduce processing time. The main time factor is the number of images that need to be decoded, resampled, and re-encoded. A 100-page scan with 100 full-page images takes longer than a 100-page text document regardless of compression level.

Can I share the compressed PDF on messaging apps like WhatsApp or Telegram?

Yes. WhatsApp allows file attachments up to 100 MB, and Telegram's limit is 2 GB. A PDF under 15 MB shares easily on any major messaging platform. Some platforms (Signal, older versions of messaging apps) have lower limits around 25–100 MB, but 15 MB is safe for virtually all messaging services. Note that WhatsApp occasionally recompresses image attachments but preserves PDF files as-is without additional compression.

Should I compress a PDF to 15MB if it is currently 16MB?

A 16 MB PDF that needs to be under 15 MB is a borderline case where standard compression is still appropriate — the 1 MB reduction is trivially achievable. However, if your PDF is already at 12–14 MB and you are trying to avoid hitting a 15 MB limit, re-compression is likely unnecessary since you are already within the target. Only compress if you are clearly over the limit or expect the file to grow (e.g., before adding more pages).

Get any PDF under 15MB for smooth sharing — free Ghostscript compression, works on any document.

Compress PDF to 15MB

Related Articles