Compress PDF to 1MB – The Universal Email Attachment Standard
1MB is the most universally accepted PDF size for direct email attachment across all mail clients, corporate mail gateways, and online submission portals. While Gmail supports up to 25MB, many healthcare portals, government systems, and university submission platforms enforce a strict 1MB per-file limit. Compressing to 1MB guarantees your PDF passes through without rejection regardless of the destination system.
This tool uses a binary-search JPEG quality engine: it re-renders each PDF page at the highest quality that still fits within 1MB, then assembles the compressed pages back into a single PDF using pdf-lib. For text-heavy PDFs (resumes, reports, contracts), 1MB is usually achieved with excellent quality. For image-heavy PDFs, some quality reduction is expected — try the 5MB target if readability is suffering. All processing is 100% browser-based — your PDF never touches a server.
- Best for — Resumes, contracts, reports, and single-page documents
- Processing time — 10–60 seconds per PDF depending on page count and device speed
- Privacy — Zero server upload; compression runs in your browser tab using pdf.js + pdf-lib