You finish a job application, click Upload on the résumé field, and the form throws it straight back: file must be under 1 MB. Your PDF is 3 MB. The same wall shows up on government e-filing systems, visa document portals, older council and licensing websites, and countless custom upload fields — a hard 1 MB cap that a perfectly ordinary PDF sails right past. The fix is almost always compression, but how far a PDF shrinks depends entirely on what’s inside it. We checked xconvert’s PDF Compressor controls and the Ghostscript resolution presets behind them, so this walkthrough uses only the settings the tool actually has — there is no imaginary “target 1 MB” box.
Quick answer: Open the xconvert PDF Compressor, upload your file, and pick Screen (Best) — the strongest of its five Compression Type presets (Screen, Ebook, Default, Prepress, Printer). Compress, then check the size it reports. An image- or scan-heavy PDF usually drops 60–90% on Screen and clears 1 MB in one pass; a text-heavy PDF barely moves, because there’s almost no image data to remove. If it’s still over, split the file or rebuild it from pre-shrunk images. There is no exact-size target field on this tool — you pick a preset and verify the number.
Jump to a section
- The 1 MB wall: why forms reject your PDF
- Will your PDF even get under 1 MB?
- Compress a PDF to under 1 MB on xconvert
- When one file just won’t fit under 1 MB
- FAQ
The 1 MB wall: why forms reject your PDF
One megabyte is one of the most common upload limits you’ll hit on the web — especially on job-application (ATS) forms, government and legal e-filing systems, visa document portals, and older content-management systems that still carry a small default cap. It’s a round, conservative number that keeps a database from filling up with 40 MB scans, so form builders reach for it constantly.
Form builders reach for it constantly because it’s a round, conservative default. But the exact limit varies enormously, and the number you assume is rarely the number the form enforces. Among portals that publish a figure:
| Portal | Documented per-file cap | Type |
|---|---|---|
| USAJOBS (US federal jobs) | 5 MB per document | Job application |
| IRCC (Canada immigration) | 4–5 MB per document, by portal | Government e-filing |
| CivicPlus municipal sites | 40 MB single upload | Government CMS |
Those are the caps big enough to be documented — and they already span 5 MB to 40 MB. The forms that actually enforce a tight 1 MB (or even a few-hundred-kilobyte) limit tend to be smaller, older, or custom-built ATS and agency forms that don’t publish the number at all. So treat “under 1 MB” as a safe universal target — a PDF under 1 MB clears almost any form — but check your own form’s stated limit before you assume it. If it isn’t printed on the page, the safe move is to aim under 1 MB and be done.
One more habit worth forming: leave headroom. Target a little under the cap — roughly 0.9 MB for a 1 MB limit. Some forms measure the encoded size or re-parse the file after upload, so a PDF that squeaks in at 0.99 MB can still trip the check.
Will your PDF even get under 1 MB?
Here’s the honest part most “compress to 1 MB” pages skip: whether you can hit 1 MB depends almost entirely on how much of your PDF is images.
Text and vector graphics are tiny — a whole text-only contract is often under 100 KB per page, because the reader draws the letters from an embedded font. Images are the weight. A scanned page isn’t text at all; it’s a photograph of the page, one raster image per sheet, and a single full-color scan can be several megabytes on its own. As the Ghostscript optimization guide puts it, “if images are present, they will generally use the most bytes.” (For the full breakdown of scan bloat, see why is my scanned PDF so big.)
That splits every “too big” PDF into two cases:
- Image- or scan-heavy PDF → huge room to shrink. It’s carrying far more image resolution than a screen can show, and compression throws the excess away. These routinely drop under 1 MB.
- Text-heavy, born-digital PDF → already near its floor. There’s almost no image data to downsample and little redundancy to strip, so even the strongest preset may only trim a few percent. That’s not a broken tool — there’s genuinely nothing to remove.
xconvert’s compression maps to the standard Ghostscript presets, each of which downsamples embedded images to a fixed resolution. The lower the resolution, the smaller the file:
| Preset | Image target (Ghostscript) | Typical cut on an image/scan-heavy PDF | Best for |
|---|---|---|---|
| Screen (Best) | 72 DPI color/gray | 60–90% | Hitting a 1 MB cap; on-screen only |
| Ebook | 150 DPI color/gray | 40–70% | Balanced screen/e-reading |
| Default | mixed | 30–50% | General use |
| Printer | 300 DPI color/gray | 10–30% | Office printing |
| Prepress | 300 DPI color/gray | 5–20% | Commercial print |
DPI targets are the Ghostscript PDFSETTINGS resolutions; the reduction ranges are typical and depend heavily on your content — a mostly-photo PDF hits the top of each range, a mostly-text one the bottom. For the deeper story on matching a preset to your destination, see compress a PDF without losing quality.
The practical read for a 1 MB target: a scan-heavy 5 MB PDF on Screen (Best) usually lands well under 1 MB. A 3 MB text-heavy report may only reach ~2.5 MB no matter which preset you pick — and for that file, splitting is the real fix, not a stronger setting.
Compress a PDF to under 1 MB on xconvert
The xconvert PDF Compressor exposes exactly one decision — the Compression Type preset — so the workflow is: pick the strongest one, compress, and verify the number against your cap.
- Open xconvert.com/compress-pdf and click Upload (or + Add Files) to add your PDF — from your computer, Google Drive, or Dropbox.
- Set Compression Type to Screen (Best). It’s the strongest of the five presets and downsamples images the hardest, which is what you want against a tight 1 MB cap. (Screen’s images are fine on a monitor or phone; only step up to Ebook if you’ll also print the file.)
- Click Compress and wait — a large scan can take 10–60 seconds.
- Check the output size the tool reports against your cap. Aim for a little under 1 MB for headroom.
- Still over? There’s no exact-megabyte target box to type into and no preset stronger than Screen — move to the fallback options below.
- Open the compressed PDF and confirm the text is readable before you upload it.
Your file uploads over an encrypted connection, is processed on our servers and deleted automatically a few hours later — no account, no watermark. There’s no target-size field on this tool: the preset decides the compression and you verify the result.
When one file just won’t fit under 1 MB
If Screen (Best) still leaves you over 1 MB, stop hunting for a stronger preset — there isn’t one. Pick the fallback that matches why the file is still big:
1. Split it into parts (the most reliable fix for a hard cap). Most portals accept several PDFs in one submission slot. Use the split PDF tool to carve a compressed file into ranges that each land under 1 MB, and upload them as Part 1, Part 2, and so on. This is the honest answer when a text-heavy document simply can’t compress further: the bytes are spread across pages, so splitting by pages is the only lever left.
2. Rebuild it from pre-shrunk images (for scan-/photo-heavy files). If your PDF is built from photos or scans and lands just over 1 MB, give yourself an exact budget: run the source images through the image compressor, which — unlike the PDF tool — takes a Specific file size target and an Auto Scale option that adjusts dimensions to hit it. Shrink each page image to, say, 150 KB, then recombine them with the merge PDF tool — the per-file control a tight 1 MB cap sometimes demands.
3. Fix it at the source. If you still have the original, re-scan text documents in grayscale at ~200–300 DPI instead of 600 DPI color — that alone can cut a scan by well over 90% with no loss of legibility.
When to give up on one file: if the content is mostly text and vector graphics and it’s meaningfully over 1 MB after Screen (Best), no preset will rescue it — split it. If it’s image-heavy and just barely over, rebuild the images to an exact budget. Either way, you get there; you just stop expecting a single compression pass to do it.
FAQ
How do I make a PDF under 1 MB?
Upload it to the xconvert PDF Compressor, set Compression Type to Screen (Best), and compress. Screen downsamples embedded images to 72 DPI — plenty for on-screen reading — which is where nearly all the size lives. A scan- or image-heavy PDF usually drops under 1 MB in one pass; check the reported size and aim a little under the cap.
Why is my PDF still over 1 MB after compressing?
Because it’s mostly text and vector graphics, not images. Those are already stored efficiently, so there’s little to downsample — even the strongest preset may only trim a few percent. Compression shrinks image data; if your PDF has almost no images, the fix is to split it into smaller files rather than compress harder.
Can I compress a PDF to an exact size like 1 MB?
Not on the PDF compressor directly — it has no exact-size target field. You pick a preset and verify the number it reports. If you need to hit an exact budget, either split the file into parts that each clear 1 MB, or rebuild it from images using the image compressor, which does take a Specific file size target with Auto Scale, then re-merge the pages.
Which compression setting is best for getting under 1 MB?
Screen (Best) — it’s the most aggressive of the five presets (Screen, Ebook, Default, Prepress, Printer) and produces the smallest file, because it downsamples images to 72 DPI. Only choose Ebook (150 DPI) instead if the PDF also needs to be printed; for a document that’s only going to be read on screen or parsed by a form, Screen is the right call.
Will compressing to under 1 MB make my PDF blurry?
Text stays sharp — it’s stored as font instructions, not pixels, so it isn’t affected. What softens is embedded images: pushing a color scan down to 72 DPI can make fine print or photos look soft. For a document a reviewer only reads on screen that’s usually invisible; if you need crisp images, use Ebook and split to make up the size instead.
What file size should a PDF be for a job-application or government portal?
Whatever the form’s stated limit is — and caps vary widely. Documented examples run from USAJOBS at 5 MB to Canada’s IRCC portals at 4–5 MB per document, while many smaller or older ATS and agency forms enforce a tight 1 MB or less without publishing it. When in doubt, get under 1 MB with a little headroom (aim ~0.9 MB) — that clears almost any upload field.
Is it safe to upload my PDF to compress it?
Your file is uploaded over an encrypted connection, is processed on our servers and deleted automatically a few hours later — there’s no account and no watermark. For a highly sensitive document, compress it and upload only to your intended portal rather than routing it through any file-sharing link.
Sources
Last verified 2026-07-16.
- Ghostscript documentation — VectorDevices / PDFSETTINGS — the exact preset image resolutions: /screen 72 DPI, /ebook 150 DPI, /printer and /prepress 300 DPI for color/grayscale (300/1200 DPI mono).
- Ghostscript — Optimizing PDFs — “if images are present, they will generally use the most bytes”; compression works by downsampling and recompressing images and stripping redundancy.
- USAJOBS Help Center — documents — uploaded documents must be 5 MB or less.
- IRCC Help Centre — file size limit for uploaded documents — per-document caps of 4–5 MB depending on the portal.
- CivicPlus — file size limit for uploads — 40 MB single-upload limit on municipal-website modules (an example of the high end of the range).
