IT
OmnvertImage • Document • Network
Apr 17, 2026beginner11 minpdf · compression · file-sizePDF CompressMore guides for this tool

How to Compress a PDF Without Losing Readable Quality

A pragmatic guide to shrinking PDFs for email and upload limits: what makes them large, which compression is safe, and when splitting beats compressing.

Prerequisites

Supplies
  • A PDF file that is too large to email or upload
Tools
  • Omnvert PDF Compress

Step-by-step

  1. Know why your PDF is large

    Scanned PDFs are huge because every page is a full‑resolution raster image. Product catalogs and portfolios carry embedded high‑res photos. Decks exported from Office often include uncompressed screenshots. Embedded fonts — especially CJK — can add 10+ MB alone. Forms with attached files or large metadata trees can balloon a 20‑page document. Identify which of these applies before compressing; the right remedy depends on what's actually inside.

  2. Know the limits you're aiming under

    Gmail caps attachments at 25 MB; Outlook at 20 MB. Most government and legal portals accept 5–10 MB per file and won't negotiate. WhatsApp Documents go up to 100 MB but the receiver's storage is the real limit on older phones. Knowing the target decides your compression level: 'screen' for a 5 MB cap is a very different job than 'ebook' for a 20 MB cap.

  3. Understand lossy vs lossless PDF compression

    Lossless removes redundant data, unused objects, and duplicate font subsets. Safe, no quality change, typically 10–30% reduction. Lossy downsamples embedded images: biggest gains (50–80%) at the cost of slightly softer photos and text. For text‑only PDFs, lossless is enough. For scanned PDFs, lossy at 150 dpi is readable on screen; 300 dpi is safe for printing. Pick the lower dpi only when the PDF will never be printed.

  4. Compress with Omnvert

    Open the PDF Compress, upload your PDF, and pick a compression level: /screen for the most aggressive shrink, /ebook for a balanced result, /printer for safe print‑quality, /prepress for archival. Compare the before/after file size on the download page. If a level doesn't hit your target, try a more aggressive one — but not more than once. Never compress a compressed output.

  5. Know when NOT to compress

    Don't compress legal or contractual documents where the signature's rendered appearance matters. Don't compress PDFs going to professional print — they need 300+ dpi. Don't compress documents with fine print or tiny fonts; compression blurs text edges and can make the smallest disclosures unreadable. For long‑term archival, use PDF/A from the source instead of post‑compressing.

  6. Alternative: split before compressing

    If a 50‑page report has three image‑heavy pages causing all the bloat, split those pages out, compress just them, then merge back with Merge PDF. Often gives you a better size/quality ratio than compressing the entire file at the same level.

Don't compress twice

If compressing once doesn't hit your target size, don't compress again — you're compressing already‑compressed images and quality degrades exponentially. Go back to the source and re‑export with lower image resolution instead.

Related