Why PDFs get large
Three things bloat a PDF: high-resolution images,embedded fonts, and scanned pages (which are really just photos of paper). Of these, images are almost always the biggest culprit. A single phone-camera scan can be several megabytes on its own.
What "losing quality" really means
The text and vector shapes in a PDF compress without any loss — they stay razor sharp no matter how small the file gets. The trade-off only applies to images. Compression downsamples them: it lowers their resolution to a target like 150 DPI. Done well, you won't notice on screen; done too aggressively, photos start to look soft.
Pick the right level for the job
- Smallest (~72 DPI): the most aggressive setting, ideal for email and web uploads where a size limit matters most.
- Balanced (~150 DPI): the sweet spot — small files that still look crisp on screen. Right for most documents.
- Quality (~300 DPI): near print resolution with modest savings, for when the page still has to look sharp on paper.
Hitting a target size
To reach a specific limit — say under 1 MB for email — start at Balanced, check the result, and step down to Smallest if you need more. Because the final size depends on how many images a document holds, the only reliable method is to compress and look at the number. A good tool always compares the output to your original and keeps whichever is smaller.
Do it privately
You don't need to upload a sensitive document to shrink it. PDFNEO'scompress tool runs entirely in your browser, with three levels and an instant before/after size readout. If your file is mostly scans, exporting pages as images first can also help you control resolution precisely.