FileKitFileKit
All posts
·5 min read

How to Compress a PDF for Email — Stay Under the Attachment Limit

Practical methods for shrinking a PDF to fit within Gmail, Outlook, and corporate email attachment limits. Covers compression, splitting, and what to do when compression is not enough.

Why PDFs Need Compression for Email

Email is still the primary way professionals share documents, but every email provider enforces attachment limits. Gmail caps attachments at 25 MB. Outlook allows up to 20 MB. Many corporate email systems set even lower limits — sometimes 10 MB or less. When your PDF exceeds these thresholds, the email simply will not send.

PDFs balloon in size for predictable reasons: high-resolution images (especially photos scanned at 300+ DPI), embedded fonts, multiple color profiles, and uncompressed vector graphics. A 20-page report with photos can easily reach 40–60 MB. A single scanned contract at 600 DPI can hit 15 MB. Compression is not optional — it is a prerequisite for email delivery.

Step-by-Step: Compress Your PDF for Email

The fastest approach uses a browser-based compressor. FileKit PDF Compressor reduces file size entirely in your browser without uploading your document to a server.

  1. Open the PDF compressor in your browser.
  2. Drag and drop your PDF file or click to browse.
  3. Select a compression level. Most tools offer options like Low, Medium, and High compression. Start with Medium — it usually achieves a 50–70% reduction while maintaining readability.
  4. Click Compress and wait for processing.
  5. Download the compressed file. Check the file size — if it is under 25 MB, you are ready to attach it to your email.
  6. If the file is still too large, try High compression or use additional strategies below.

Delete Unnecessary Pages

Compression alone may not be enough if your PDF contains pages the recipient does not need. Review the document and remove:

  • Cover pages or title sheets that duplicate information in the email body.
  • Blank pages left over from double-sided scanning.
  • Duplicate pages or outdated versions included by mistake.
  • Appendix sections that are not relevant to this particular recipient.

Removing even 2–3 pages from a 20-page document can save several megabytes, especially if those pages contain images.

Alternative: Convert to a Different Format

If compression and page removal are not enough, consider whether the recipient actually needs a PDF:

  • Word document (.docx): If the content does not need to look identical across all devices, a Word file is typically much smaller than the equivalent PDF.
  • Plain text: For text-only content, a .txt file is tiny and universally readable.
  • Link instead of attachment: Upload the PDF to Google Drive, Dropbox, or OneDrive and share the link. This avoids attachment limits entirely and lets you track whether the recipient opened it.

File Size Benchmarks

To help you decide how much compression you need, here are typical file sizes for common document types:

  • 1-page text document: 50–200 KB
  • 10-page text report: 500 KB–2 MB
  • 20-page report with images: 5–20 MB
  • Scanned contract (10 pages at 300 DPI): 3–8 MB
  • Photo-heavy presentation (30 slides): 20–60 MB

As a rule of thumb, aim for under 15 MB to leave headroom for email client overhead and potential forwarding.

Advanced Compression Techniques

When standard compression is not enough, these techniques can squeeze out additional savings:

  • Reduce image resolution. Images are usually the biggest space consumers. Resampling from 300 DPI to 150 DPI can halve the file size with minimal visual impact for screen viewing.
  • Convert color images to grayscale. If color is not essential, grayscale images are significantly smaller.
  • Strip metadata. PDFs often carry hidden metadata — author names, creation dates, application versions — that adds unnecessary bytes.
  • Flatten layers. PDFs with multiple layers or transparency groups can be flattened to reduce complexity.

Email Attachment Best Practices

  • Check file size before composing. Right-click the file and select Properties (Windows) or Get Info (Mac) to see the exact size.
  • Use descriptive filenames. Instead of scan_001.pdf, name the file Q4-2025-Budget-Report.pdf. Recipients appreciate clarity, and the file size is the same.
  • Mention the attachment in your email body. A brief note like "Please find the compressed report attached" sets expectations and prevents the email from being ignored.
  • Consider password protection. If the document is sensitive, add a password before sending. Share the password through a separate channel.

When to Use a Cloud Link Instead

Sometimes compression is not the right solution. Use a cloud link when:

  • The file exceeds 25 MB even after maximum compression.
  • You need to send the same file to many recipients.
  • The document will be updated and you want recipients to always see the latest version.
  • You need analytics on who downloaded the file and when.

Related Guides