PDF Compressor to 1MB: How to Shrink Any File Fast
Do it now — free, in your browser, files auto-deleted in 1 hour.
Open the toolA surprising number of online forms, job application portals and email systems still enforce a hard 1MB attachment limit. It's an old-fashioned threshold, but it hasn't gone away, and scanned contracts, image-heavy CVs or multi-page reports routinely land well above it. The good news is that getting a PDF under 1MB is almost always possible without the document becoming blurry or unreadable — you just need to know what's actually taking up the space.
Why PDFs Balloon Past 1MB
Text alone rarely causes bloat. A 20-page Word-to-PDF export with no images might be 200KB. The size problem is almost always one of these:
- Scanned pages saved as images. A single A4 page scanned at 300 DPI in colour can be 2-4MB on its own.
- Embedded fonts. Some PDF generators embed entire font families rather than just the characters used.
- Uncompressed or lightly compressed photos pasted into the document at full camera resolution.
- Layered PDFs from design tools (InDesign, Canva) that keep vector data, transparency layers and colour profiles you don't need for a digital form.
Knowing which of these applies to your file tells you how aggressive the compression needs to be.
Step-by-Step: Compressing a PDF to Under 1MB
- Check your starting point. Right-click the file and look at its size. A 3MB file needs roughly 70% reduction; a 15MB scanned document needs closer to 95%, which usually means resampling images, not just tweaking compression quality.
- Pick a compression tool that lets you choose intensity. Tools with only a single "compress" button often use a fixed medium setting, which won't be enough for heavily scanned files. Konomic's PDF compressor at konomic.io offers a stronger compression tier specifically for cases like this, alongside a lighter setting for files that just need to shed a little weight without visible quality loss.
- Upload and run the strong/high compression setting first. Check the resulting file size and preview a page or two before downloading. If it's under 1MB and still legible, you're done.
- If it's still too large, downsample images before compressing. Anything above 150 DPI is unnecessary for on-screen or emailed documents (200 DPI is the practical ceiling for anything that might be printed). Cutting a scan from 300 DPI to 150 DPI typically halves the file size on its own, on top of whatever the compressor achieves.
- Split multi-purpose documents if needed. If a report has 40 pages of text and 5 pages of high-resolution charts, consider whether the recipient actually needs the full-resolution charts, or whether a compressed version of just those pages would do.
- Re-check the size and open the file to confirm nothing important — signatures, small print, fine chart labels — has become illegible. This is the step people skip and then have to redo the whole process after a rejected submission.
Compression Settings That Actually Matter
Most compressors work primarily by re-encoding embedded images using JPEG compression at a lower quality setting, and by downsampling image resolution. A few also strip unused embedded fonts and remove metadata, which helps but rarely moves the needle by itself on scan-heavy files. If a tool advertises "lossless" compression, understand that it's likely only removing redundant data structures — useful for tidying up design-software exports, but it won't turn a 12MB scan into a 900KB file. For that, you need lossy image recompression, which is what "high" or "strong" compression modes actually do.
Comparing Your Options
- iLovePDF and Smallpdf both offer solid one-click compression with size previews before download, and are a reasonable default if you don't need fine control.
- Sejda allows more granular control over target file size on its paid tier, which is handy if you need to hit an exact number repeatedly.
- Konomic keeps the workflow simple — no account required for standard compression — and processes files on EU-based servers in Germany, deleting uploads automatically within an hour. For anything containing personal data (a CV with your address, a signed contract, a medical form), where the file is processed and how long it's kept matters as much as how well it compresses.
- Desktop alternatives like Ghostscript (
gs -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook) or Preview on macOS (File > Export > Reduce File Size) work offline and are worth knowing if you're compressing documents you'd rather not upload anywhere at all.
When 1MB Genuinely Isn't Achievable Without Quality Loss
Occasionally a document is inherently large — a 50-page scanned legal file, for instance — and getting it under 1MB will noticeably degrade small text or fine print. In these cases, it's worth checking whether the recipient's system actually enforces 1MB strictly, or whether that's a legacy figure in the guidance and larger attachments are quietly accepted. If it is a hard limit, splitting the document into two smaller PDFs (with a note explaining the split) is often more useful than forcing everything into one file at unreadable quality.
A Quick Pre-Submission Checklist
- Confirm the file size shows under 1MB in your file explorer, not just "looks small" in the tool's preview.
- Open the compressed file fresh (not the cached tab) to verify text and images render correctly.
- If the document includes a signature or seal, zoom in to 200% to make sure it hasn't broken up into visible JPEG blocks.
- Rename the file sensibly before submitting — a lot of portals reject uploads with special characters or overly long filenames, separate from the size issue.
Getting a PDF under 1MB is rarely about finding a magic setting; it's about identifying whether the bulk is coming from scanned images, embedded fonts or design-layer data, and applying the right kind of compression to that specific cause.
Do it now — free, in your browser, files auto-deleted in 1 hour.
Open the toolFrequently asked questions
Why do some PDF compressors fail to get my file under 1MB?
Most free compressors use a single fixed quality setting designed to preserve visual fidelity, which isn't aggressive enough for heavily scanned documents. You need a tool that offers a stronger compression tier or lets you manually downsample image resolution to around 150 DPI before compressing.
Will compressing a PDF to 1MB make the text blurry?
Native text stays sharp because it's rendered from vector font data, not pixels, so compression doesn't affect it. Blurriness only happens to scanned pages or embedded photos, since compression works by reducing image quality and resolution.
Is it safe to upload a signed contract or CV to an online PDF compressor?
It depends on the provider's data handling. Look for tools that specify where files are processed and how quickly they're deleted. Konomic processes files on EU servers in Germany and automatically deletes uploads within an hour, which matters for documents containing personal or signed data.
What's the difference between compressing and just lowering scan resolution?
Compression re-encodes existing image data at a lower quality, while lowering scan resolution reduces the actual pixel count before the file is even created. For scan-heavy PDFs, combining both — rescanning or downsampling to around 150-200 DPI, then compressing — gives the smallest usable file size.