How to Compress a PDF to 500KB Without Blurry Text
500KB is tight — but doable
A 500KB limit is half what most portals allow, and it means you can't just click 'compress' and hope. At this size, a 10-page scanned document needs aggressive optimization — but aggressive doesn't have to mean blurry. The key is knowing where the bytes are hiding.
Text PDFs vs scanned PDFs
A text-based PDF (created from Word, Google Docs, or a text editor) is already small — a 20-page document with no images is typically 100-300KB. If your text PDF is over 500KB, it's because of embedded fonts or images in headers/footers. A scanned PDF is the opposite: every page is a full-resolution image, so even 3 pages can hit 5MB.
For scanned PDFs: reduce DPI
Scanned documents at 300 DPI are crisp but huge. Recompressing at 150 DPI cuts the file size by roughly 75% with minimal visible difference on screen. At 100 DPI, text is still readable but you'll notice softness if you zoom in. Use iFormat's PDF Compressor with the high compression setting — it automatically optimizes image resolution.
For text PDFs: subset fonts
When you export a PDF, it can embed entire font files (2-5MB each). Font subsetting strips out the unused characters — if your document only uses 80 characters of a 3,000-character font, subsetting keeps only those 80. Most PDF creators have a 'subset fonts' option; enable it when exporting.
The grayscale trick
If your document doesn't need color (contracts, forms, text documents), converting to grayscale can cut the file size by 30-50%. Color information takes up space even in areas that look black and white. This is especially effective for scanned documents where the scanner captured in color unnecessarily.