EveryonePDF

Uploading Medical Records or Bank Statements to a Portal: Getting a Scanned PDF Under 5 MB

2026-09-20 · 4 min read

Why Portals Reject Large Scanned Files

Online submission portals for insurance claims, loan applications, medical provider networks, and government services frequently enforce a strict file size ceiling. A standard upload limit is 5 MB per document. When you scan a stack of paper records, such as twenty pages of hospital discharge notes, tax filings, or year-end banking statements, the resulting file often reaches 20 MB to 50 MB.

Submitting files that exceed the portal threshold results in immediate upload failure. Understanding how scanned files store data allows you to reduce document size quickly without sacrificing readability or data integrity.

Desktop scanners and office multifunction copiers prioritize image clarity by default. Most scanning hardware captures physical paper at 300 or 600 dots per inch (DPI) in 24-bit full color. In this format, each physical page becomes an uncompressed or lightly compressed raster image measuring thousands of pixels across.

How Scanned PDFs Differ from Digital Text

When twenty scanned pages are packaged into a single PDF container, the cumulative file size multiplies. A twenty-page scan at default color settings easily exceeds 30 MB. Upload portals reject these files because backend document servers enforce storage quotas and bandwidth limits across thousands of incoming submissions. To clear the 5 MB barrier, the embedded page images require re-encoding.

PDF documents fall into two distinct structural categories: digital text documents and scanned image documents. A digital text PDF generated directly from word processors or spreadsheet software stores characters as compact font references and vector coordinates. A hundred pages of pure text can occupy less than 500 KB.

A scanned PDF contains no native vector text. It functions as a digital binder holding full-page raster images. Because the bulk of a scanned PDF consists of raw pixel grids, re-rendering those pages as compressed JPEG images reduces the byte count substantially.

Key Settings to Reduce File Size Below 5 MB

Applying image compression to a native text PDF produces the opposite effect. Converting sharp vector fonts into pixel maps creates thousands of individual pixel blocks where minimal code once existed. As a result, attempting to compress a digital text PDF using image re-rendering often increases the total file size. For scanned documents, however, image compression is the exact mechanism needed to reduce file weight.

Three primary variables determine the final size of a scanned PDF: image resolution, color depth, and JPEG compression quality. Adjusting these three settings brings large document packets under standard portal limits without making the text illegible.

Image resolution directly dictates the pixel dimensions of each page. Scanners often default to 300 DPI, which is intended for commercial printing. For on-screen review and standard printing, 150 DPI provides legible text for financial ledger numbers and clinical annotations. Halving the resolution from 300 DPI to 150 DPI reduces total pixel volume across the page by 75 percent, which yields an immediate drop in file size.

Adjusting Color and Compression Quality

Color depth is the second major factor. Most medical bills, laboratory results, and bank statements consist of dark ink on white paper. Retaining 24-bit RGB color information adds unnecessary overhead by storing red, green, and blue values for every black letter. Converting pages to grayscale removes the two extra color channels, cutting the uncompressed image data by roughly two-thirds.

Compression quality controls the balance between sharpness and artifacting. Setting JPEG quality between 60 and 80 preserves clear letter contours while discarding subtle scanner grain. You can apply these resolution and grayscale adjustments directly using Compress PDF, which re-renders document pages in your browser without transmitting sensitive personal records across the network.

Tool for this postCompress PDFShrink scanned or image-heavy PDFs by re-rendering pagesNo upload · Free · No installOpen →

While grayscale conversion provides substantial space savings, certain documents require full color preservation. Retain color settings when submitting records that rely on color coding for validity, such as electrocardiogram traces, medical imaging printouts with blood flow indicators, banking documents containing official blue or red authentication stamps, and financial audit sheets containing color-coded credit and debit columns.

Text Search Limitations and Archiving

If color is required, select 150 DPI resolution and adjust the quality level to 65 to remain under the 5 MB ceiling.

Re-rendering PDF pages as compressed JPEG images alters the internal structure of the file. The output document stores each page as an image layer. Consequently, the text in the compressed PDF will not be selectable or searchable using standard PDF text search. If an automated portal requires text selection rather than image viewing, keep this limitation in mind.

Always maintain your original uncompressed scan on local storage before uploading the reduced version. While a 150 DPI grayscale PDF meets the administrative requirements for initial portal review, institutional archivists or legal teams may occasionally request the uncompressed master file at a later date.

Final Steps for Portal Submission

A multipage scanned document does not need to remain locked behind portal file limits. Selecting 150 DPI resolution, enabling grayscale encoding, and tuning JPEG compression creates a clear file well below 5 MB.

You can use Compress PDF to prepare and reduce your scanned files directly on your computer before submitting them. Processing files locally ensures sensitive financial and healthcare records remain private throughout the submission process.

Try it in your browser nowCompress PDFShrink scanned or image-heavy PDFs by re-rendering pagesNo upload · Free · No installOpen →