A 40MB PDF bounces back from the mail server. The upload form caps out at 10MB. You need the file smaller, but you have also seen what bad compression does to a document: blurry text, muddy photos, a contract you can barely read. Making a PDF smaller is easy. Making it smaller without wrecking the document is the part that takes a little care.
Here is the reassuring part. Most PDFs are far bigger than they need to be, and the extra weight almost always sits in one place. Once you know where it is, you can cut the size hard and leave the page looking the same.
Why PDFs get big in the first place
Text is cheap. A 300-page book of plain text can come in under a megabyte. When a PDF balloons to 20, 40, or 80MB, the weight is nearly always images: scanned pages, embedded photos, screenshots, a high-resolution logo sitting on every page.
Two things make those images heavy.
- Resolution higher than you will ever use. A page scanned at 600 DPI holds four times the pixel data of the same page at 300 DPI. On a screen, and on most office printers, you cannot tell them apart.
- Images stored with little or no compression. A photo saved as PNG or raw bitmap inside the PDF can be several times larger than the same photo saved as a reasonable-quality JPEG.
Fonts, form fields, and metadata add a bit on top. But if your file is large, look at the images first. That is where the megabytes are.
What "without losing quality" actually means
This is the part most compression guides skip. Two different things happen when you compress a PDF, and only one of them touches quality.
Lossless compression rewrites the file more efficiently. It strips out unused objects, drops duplicate images, and repacks the data streams. Nothing on the page changes. The trade-off is that the savings are modest, often somewhere between 5 and 20 percent, because it never touches the actual image data.
Lossy compression goes after the images. It lowers their resolution and re-encodes them at a lower quality setting. This is where the big savings come from, and also where quality drops if you push too far.
So "without losing quality" does not mean "lossless only." It means compressing to the point where the loss is invisible for the way you actually use the file. A document you will read on a screen does not need print-shop resolution. Bring it down to what a screen can show and you have lost nothing you could ever see, while cutting the file by 80 or 90 percent.
Compress a PDF without losing quality, step by step
VoxScan's Compress PDF tool does this in your browser. You choose how aggressive to be, it downsamples and re-encodes the images, and you download the result. Nothing uploads to a server, which matters when the PDF is a contract or a medical record.
Compress a PDF in your browser, free and private. No upload, no signup.
Compress PDFOpen Compress PDF and choose your file, or drag it onto the page.
Pick a compression level. For most documents, start with the middle setting.
Let it process. The tool downsamples oversized images and re-encodes them at a smaller size.
Check the result, then download. If it's still too big, go back to the original and try the next level up, rather than compressing the output again.
That last point matters. Re-compressing a file that has already been compressed runs the images through lossy encoding twice, and the second pass is where visible artifacts creep in. Always start from the best copy you have.
Choosing the right level for the job
The right setting depends on where the file is going.
- Email and web upload: medium compression. This is the everyday choice. It clears size limits and the document still looks clean on screen.
- Printing: light compression, and keep images around 300 DPI. Print needs more detail than a screen, so don't strip it below what the printer can render.
- Long-term archive or legal records: light or lossless. When you might need the original detail later, don't throw it away to save a few megabytes now.
- Photo-heavy PDFs: stronger compression, but glance at a couple of the photos afterward. Photographs hide JPEG artifacts better than sharp text or line art does.
Tips to shrink a PDF and keep it sharp
A few habits make more difference than the slider alone.
- Match the resolution to the use. 150 DPI is fine for reading on a screen. 300 DPI covers most printing. Anything above that is usually wasted weight.
- Convert text scans to grayscale. A black-and-white document scanned in color is carrying three color channels it doesn't need. Grayscale can roughly halve the size with no visible change.
- Compress before you merge, not after. If you're combining several scans, shrink each one first so the heavy images don't pile up in one file.
- Start from the highest-quality original. Every lossy pass costs you a little, so a file that has already been squeezed twice will never look as good as the source.
When compression isn't the answer
Sometimes a file is large because it genuinely contains a lot. A 200-page scanned manual at a readable quality is going to be big, and squeezing it harder just makes it unreadable. In that case, split the PDF into sections and send only the part the reader needs. A 12-page chapter beats a 200-page download.
Need to scan and shrink a document straight from your phone? Try the VoxScan app.
Download VoxScan FreeFrequently asked questions
Does compressing a PDF reduce quality?
It depends on the setting. Light or lossless compression changes nothing you can see. Stronger compression lowers image resolution to save space, so the real question is whether the new resolution is still enough for how you'll use the file. For on-screen reading, you can compress heavily and never notice.
How small can I make a PDF?
For scanned or image-heavy PDFs, reductions of 70 to 90 percent are common, because those files usually store images at a far higher resolution than they need. A PDF that's mostly text is already small, so there's less to gain.
Will compressing blur my text?
It shouldn't. Text in a normal PDF is stored as text, not as an image, and compression leaves it alone. Blurry text usually means the page is a scan, which is really an image of text. Compress scans gently, or run OCR first to add a real text layer.
Is it safe to compress confidential documents online?
With VoxScan, yes, because the file never leaves your device. Compression runs in your browser, so a contract or a tax return isn't uploaded anywhere. Tools that process on a server are a different story, so check where your file actually goes.
Can I compress a PDF on my phone?
Yes. The tool runs in a mobile browser the same way it does on a desktop, so there's no app to install for a one-off compression.