Sharing document files over email or uploading them to government or educational portals often triggers a frustrating error message: "File size exceeds the maximum limit."
To get under the limit, you need to compress your PDF document. However, standard compression techniques can make text blurry and turn embedded images into pixelated boxes. In this guide, we show you how to shrink your PDFs without sacrificing reading quality.
How PDF Compression Works
PDF documents are complex container files holding text fonts, vector layouts, and raster images. The total file size is usually dominated by two main elements:
- Raster Images: High-resolution photographs or scanned document pages.
- Embedded Fonts: Fonts bundled with the document so it renders identically on every system.
When you compress a PDF, optimization algorithms compress these elements using three primary methods:
- Downsampling Images: Reducing the DPI (Dots Per Inch) of high-resolution images. For general screen viewing, 150 DPI is usually clean and crisp, while print requires 300 DPI.
- Metadata Cleanup: Stripping out unnecessary XML structures, author information, and layout metadata.
- Flate Compression: Compressing stream contents using the DEFLATE algorithm (similar to zip files).
Steps to Optimize Your PDF Online
Using PDFRunway, you can optimize and shrink your files securely in your browser. All decompression and compression occur locally using WebAssembly.
Here is how to do it:
1. Select the Document
Drag your heavy PDF file into the upload zone or browse your computer.
2. Choose Compression Level
Select from three distinct optimization profiles:
- Recommended (Medium): Great balance between file size reduction and image quality (perfect for email/screen reading).
- Extreme (High): Maximum compression, lower resolution (best for text-only files).
- Low Compression: Slight size reduction, maximum image resolution (best for high-quality portfolios).
3. Apply and Save
Click Compress PDF. PDFRunway will reconstruct your PDF locally in a few seconds and download the optimized version.
Use PDFRunway Compress PDF Tool
Process your documents safely, securely, and instantly. All conversions occur directly in your web browser—your files never leave your device.
Tips for Maintaining PDF Quality
If you want to maximize space savings without ruining readability, keep these tips in mind:
- Vector Elements are Free: Use fonts instead of screenshots of text. Vector text occupies practically zero space and scales infinitely without pixelation.
- Pre-compress Images: If you are building a PDF in Microsoft Word or Google Docs, downsample your images before exporting as a PDF.
- Remove Unnecessary Pages: Sometimes the easiest way to compress is simply removing empty pages or index appendixes that aren't needed.
