Skip to content

Compress PDF under 1 MB

Some upload forms — visa applications, school portals, government submissions — hard-cap PDF uploads at 1 MB. A standard scanned document is usually 3–10× that size.

Tool

⚡ Open the tool

Free · No account · Files deleted in 1 hour

Why this works

The Aggressive preset rasterises pages, downsamples to 150 dpi and re-encodes images with stronger compression. Most everyday documents land comfortably under 1 MB while remaining clearly readable.

1 MB is a strict cap that exists in surprisingly common places. US visa applications (DS-160, DS-260) typically cap each supporting document at 1 MB or 2 MB. Many UK visa categories through GOV.UK upload forms cap at exactly 1 MB. Common Application supplements for US college applications often impose a 1 MB per-document limit. State DMV portals in several US states cap at 1 MB for ID renewal supporting documents. IRS online forms for amended-return supporting documents enforce 1 MB. City and municipal portals (permits, business licences) frequently inherit a 1 MB cap from their underlying document management system, which was specified when the system was built and never updated.

Why 1 MB exists as a limit. Most of these portals were built or specified 10–15 years ago when storage costs and bandwidth pressures were different, and the limits were set conservatively for an era when most users were on slow connections. The caps stayed in place because changing them requires re-validating downstream document-handling pipelines that often have hard-coded size assumptions baked in. The result: a 2026-era smartphone scan that's 4 MB has to fit in a 2008-era 1 MB envelope.

What 1 MB looks like in practice. A typical born-digital one-page PDF (Word export, e-form fill, accounting-software invoice) is well under 1 MB — usually 100–300 KB — because the source data is text plus a few images. The 1 MB problem is almost exclusively a scanning problem. Phone-scanner apps default to 200–300 DPI in colour, producing 3–6 MB per page. Office multifunction scanners default similarly. A 4-page scanned passport, ID document, or bank statement easily hits 15–20 MB at default scanner settings.

How Aggressive compression gets you under 1 MB. It applies several techniques in sequence: image downsampling to 150 DPI (acceptable for screen viewing, far below print quality but readable on any device); image re-encoding at higher JPEG compression ratios (visible only on close inspection); colour-space conversion if the source is RGB and grayscale is sufficient (most scanned documents); subsetting of embedded fonts; removal of redundant resources (duplicate logos, unused form-field definitions); and stream re-compression. For typical 1–10 page document scans the result is reliably under 1 MB.

When 1 MB is impossible. If your document is genuinely many high-resolution colour pages — a 30-page colour-scanned report, a photo-heavy portfolio, a detailed engineering drawing — 1 MB at readable quality may not be achievable. Two workarounds: split into pages (Split tool, one PDF per page) and upload each as a separate document if the portal allows multiple files; convert to grayscale first (Grayscale tool) before compressing — grayscale data is roughly a third the size of RGB at equivalent quality. If you've tried both and still can't hit the cap, the portal is enforcing an unrealistic constraint and you may need to contact the receiving organisation for an alternative submission path.

How it works

  1. 1
    Open the tool
    Launch the compressor with the "Aggressive" preset pre-selected. The upload box accepts drag-drop or click-to-browse.
  2. 2
    Upload your PDF
    Drop the file in. We support PDFs up to 25 MB on the free tier; the original size doesn't matter as long as we can shrink it.
  3. 3
    Set target: under 1 MB
    Select the "Under 1 MB" target. The tool runs multiple compression passes (downsampling, re-encoding, optional grayscale conversion) until the result is below 1 MB, or warns clearly if it cannot be achieved.
  4. 4
    Verify the byte count
    Preview the output. The size badge shows the exact byte count — below 1,048,576 bytes (1 MiB) for "under 1 MB" portals. Confirm text and key details are still readable.
  5. 5
    Download and upload
    Save the compressed PDF and upload to the destination portal. Your original and the result are auto-deleted from our servers within one hour.
Who this is for

Real-world uses

Visa applicants

Most consulate portals (US DS-160/260, UK GOV.UK visa forms) reject anything over 1 MB per document.

University applicants

Common Application supplements, transcripts and recommendations often cap at 1 MB each.

Government form filers

IRS, DMV and city portals frequently enforce a 1 MB cap inherited from legacy document-handling systems.

Permit applicants

Building, business, and zoning permit portals often have a 1 MB per-attachment limit set by city IT.

Immigration filings

USCIS supporting-document uploads through online filing portals enforce strict per-file size limits.

FAQ

Common questions

What if my file still won't fit?

Try the Grayscale tool first — converting colour to black-and-white halves the size of most scanned documents. Combined with Aggressive compression, this gets even multi-page colour scans under 1 MB. If still impossible, split into pages and upload as separate documents.

Will text stay searchable?

Yes. Even at 150 DPI, any OCR-extracted text layer remains in the file as an invisible searchable layer. If your source was a born-digital PDF, text was real text and stays real text.

Is 1 MB always achievable?

For typical 1–10 page documents yes. Image-heavy 30+ page reports may not compress below 1 MB without sacrificing readability. In that case split the document or convert to grayscale first.

Why are 1 MB caps still common in 2026?

Most portals enforcing them were built or specified 10–15 years ago when bandwidth and storage were costly. Changing the cap requires re-validating downstream pipelines with hard-coded assumptions, so the limits persist by inertia.

Will my visa or application be rejected for poor compression quality?

No — portals accept any readable PDF that fits the size cap. Compression artefacts don't invalidate the document content; only unreadability would. Aggressive compression keeps text crisp and identifiable details visible.

Does compression remove signatures or notarisation?

No. Signatures (visual and digital), notary seals, and form data all survive compression. The compression operates on image and stream resources, not document content layers.