Compress PDF for Upload Limits on Windows
Compress PDF files for Windows upload limits with source re-export and Ghostscript while preserving page order, searchable text, signatures, forms, and scans.
A PDF is a container, so two files with the same page count can differ by hundreds of megabytes. A text report, a scanned contract, and a slide deck need different fixes. Diagnose the contents before applying a generic low-quality preset.
Identify what makes the PDF large
Open the document in Edge and zoom into several page types. Determine whether text remains selectable. Selectable text with heavy pages often points to large embedded photographs or illustrations. Pages that behave like a single image usually came from a scanner or print workflow.
| PDF type | Best first action |
|---|---|
| Word or PowerPoint export | Return to the source document |
| Camera photos combined into PDF | Resize and correct the photos before combining |
| Scanner output | Re-scan at an appropriate resolution when possible |
| Fillable or signed form | Preserve the authoritative original and test every field |
Remove accidental duplicate pages before reducing image quality. Page count is the cleanest saving when duplication is the real problem.
Re-export from the Office source
If the document came from Word or PowerPoint, export a new delivery copy from the source. In PowerPoint, choose Create PDF/XPS and use the online or minimum-size option when the file is intended for screen review.
Before export, replace full camera photographs with delivery-sized copies. Cropping an image inside a slide may hide pixels without removing all underlying image data. Compressing pictures in the Office document can be more effective than processing the final PDF repeatedly.
Keep a print-quality or archival PDF separately. The upload copy should be named by destination, such as proposal-client-portal.pdf.
Rebuild scan-heavy documents carefully
When you control the scan, choose grayscale for ordinary black text and color only when stamps, annotations, or evidence require it. A clean 150 to 200 DPI document scan is often more readable than a noisy high-resolution scan compressed aggressively later.
Do not remove blank pages until you know whether they preserve duplex page order. Do not discard backs of signed forms merely because they appear empty in the preview.
If source pages are JPEG files, prepare them with the Windows JPEG upload workflow before combining them into one PDF.
Use Ghostscript only on a copy
Ghostscript can rebuild a PDF and downsample embedded images:
gswin64c -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook `
-dNOPAUSE -dQUIET -dBATCH -sOutputFile=upload-copy.pdf master.pdf
The /ebook profile is a reasonable screen-delivery test, not a guarantee. /screen can damage maps, scans, signatures, and small labels. Compare output page by page and never overwrite the only source.
Validate forms signatures fonts and accessibility
After compression, verify more than appearance:
- page count and order;
- selectable text and search;
- bookmarks and working links;
- embedded fonts and special characters;
- form fields, calculations, and buttons;
- visible and cryptographic signatures;
- charts, maps, stamps, and handwritten marks;
- screen-reader reading order when accessibility is required.
Rebuilding a PDF can invalidate digital signatures. If a signed document exceeds the portal limit, use the process approved by the issuer or destination rather than modifying the signed artifact.
When GetCompress fits repeated PDF delivery
Office re-export and controlled scanning should remain the first choice when source files are available. GetCompress is the better fit when a Windows team repeatedly prepares image-heavy reports, decks, manuals, or reviewed scan copies for known upload workflows. PDF presets and local batch processing reduce embedded-image weight while preserving the master separately.
Target file size in GetCompress applies to video, not PDF. The destination limit still requires checking the final file, and critical forms or signed records need functional validation after any PDF rewrite.
- Email attachment limitsCommon email attachment size limits for video, PDF, and images, plus practical ways to shrink files before you hit send.
- How to Compress PDF on WindowsCompress PDF on Windows with PowerPoint re-export. Batch PDF compression with GetCompress for folders of decks and scans.
- Convert JPG to PDF on WindowsMake a PDF from JPG images on Windows with Print to PDF. Combine scans and photos into one document.
- Compress JPEG for Upload Limits on WindowsCompress JPEG files for Windows upload limits with Paint and Photos. Resize to the real display need, tune quality, preserve color, and verify the upload.
Buy GetCompress now for local media compression with reusable presets and no media upload.