Docento.app Logo
Docento.app
Wide desk shot with documents
All Posts

How to Reduce a PDF Below 1 MB

July 14, 2026·6 min read

Many application portals and messaging systems ask for a PDF below 1 MB. Reaching that target is possible for many documents, but not every PDF can be reduced below an exact size without a visible loss of quality.

The result depends on the number of pages, image resolution, scanned content, embedded fonts, and how efficiently the original file was created. The right approach is to reduce the largest parts of the document first, then check the result instead of repeatedly compressing blindly.

Start with the original PDF

Keep an untouched copy before doing anything else. Give it a clear name such as:

passport-scan-original.pdf

Create compressed versions with separate names:

passport-scan-under-1mb.pdf

Working from the original matters because repeated compression can introduce visible artifacts. If the first result is not small enough, return to the original and choose a stronger setting.

Check what is making the file large

PDFs below 1 MB are easiest to create when they contain mostly text. They are harder when they contain:

  • Full-page phone photos.
  • High-resolution colour scans.
  • Many pages.
  • Detailed charts or illustrations.
  • Embedded images copied directly from a camera.
  • Multiple versions of the same image.

If a one-page form is 8 MB, the page is probably stored as a large image. If a 20-page text report is 1.3 MB, it may already be reasonably optimized.

Read why is my PDF so large? if you need help identifying the cause.

Use the normal compression mode first

Open Docento's Compress PDF tool and follow this sequence:

  1. Select the original PDF.
  2. Choose Recommended compression.
  3. Keep Maximum compression turned off.
  4. Compress the file.
  5. Compare the new size with the 1 MB target.
  6. Download and inspect the result.

Normal compression targets compatible embedded JPEG images while keeping text and vector graphics intact. This is usually the best first attempt because searchable and selectable text remains available.

If Recommended produces a file below 1 MB, stop there. A stronger setting provides no benefit once you have met the upload requirement.

Move to Strong compression if needed

If the result is still above 1 MB, return to the original PDF and select Strong. This lowers image quality and reduces large images more aggressively.

After downloading the result, inspect:

  • Small printed text.
  • Numbers and decimal points.
  • QR codes and barcodes.
  • Passport or identity-document details.
  • Signatures and stamps.
  • Fine lines in charts.

The file is not useful if it meets the size limit but the recipient cannot read or verify it.

Use Maximum compression only when appropriate

Maximum compression turns each page into an image. This can create a smaller file when normal compression finds little it can safely change, especially for scanned documents.

The trade-offs are important:

  • Text becomes non-selectable.
  • Search no longer works without OCR.
  • Interactive form fields are flattened.
  • Accessibility is reduced.
  • Fine details may soften.

For a simple scan that only needs to be viewed, Maximum compression may be acceptable. For a resume, accessible document, searchable report, or fillable form, it may be the wrong choice.

The article compress a scanned PDF covers this situation in more detail.

Reduce the source before creating the PDF

Sometimes the cleanest solution is to improve the source file rather than force the final PDF through stronger compression.

For scanned pages:

  • Scan only the required pages.
  • Crop empty borders before creating the PDF.
  • Use grayscale when colour is not necessary.
  • Avoid using the camera's full photo resolution for ordinary text pages.
  • Keep documents flat and well lit so the scanner does not preserve large areas of shadow.

For office documents:

  • Resize oversized photos before inserting them.
  • Use the application's optimized PDF export option.
  • Avoid placing screenshots at several times their display size.
  • Remove unused pages and duplicate images.

Then create a fresh PDF and run it through Recommended compression.

Why exact-size compression is difficult

A compressor cannot promise that every document will land at exactly 1 MB. A ten-page photo portfolio contains much more visual information than a two-page text form. Reducing both to the same size would require very different quality compromises.

Think of 1 MB as a pass or fail threshold:

  • If the result is below the threshold and readable, use it.
  • If it is slightly above, try the next stronger method.
  • If it is far above, reduce pages or source-image resolution.
  • If quality becomes unacceptable, ask whether the portal allows multiple files or a larger limit.

Do not rely on ZIP files

Putting a PDF into a ZIP archive rarely solves an upload requirement. Images and streams inside a PDF are often already compressed, so the ZIP may save very little. Many portals also require a .pdf file and reject .zip uploads.

Use PDF-aware compression instead.

Watch for password protection and signatures

Encrypted PDFs must be unlocked with authorization before Docento can compress them. The tool does not bypass passwords.

Compression also changes the PDF bytes and can invalidate an existing digital signature. If a document needs a certificate-based digital signature, compress it first and sign the final version afterwards. A visible handwritten-style signature is different from a cryptographic digital signature. See digital signatures versus electronic signatures.

Final quality checklist

Before submitting a PDF below 1 MB, confirm:

  1. The file is actually below the stated limit.
  2. It opens without an error.
  3. Every required page is present.
  4. Text and identification details are readable.
  5. The orientation is correct.
  6. The filename follows the portal's instructions.
  7. The document is the final version.

Takeaway

Start with Recommended compression, move to Strong only when necessary, and use Maximum compression mainly for scanned or image-heavy files. Always work from the original and review the downloaded result.

Try the process with Docento's browser-based PDF compressor. It performs the compression locally on your device and keeps the original when the attempted result would be larger.

Related Posts