- How do I make a PDF smaller?
- Upload the PDF, pick a compression level and download the result. The saving comes almost entirely from the images inside the file: a scanned document usually drops by 50 to 86 percent, while a PDF that is mostly text has far less to give back and typically shrinks by around 20 to 25 percent, with the level making very little difference.
- Why is my PDF still so big after compressing it?
- Almost certainly because it is a text document rather than a scan. Compression works by downsampling and re-encoding pictures, and a text PDF has almost none. Measured on this tool, a 59 page IRS publication went from 1.63 MB to 1.29 MB, a 21 percent saving, and forcing the strongest level only took it to 1.23 MB. There were no large photographs to shrink, so there was nothing more to win.
- Does compressing a PDF reduce quality?
- It reduces image quality, and leaves text alone. Text and vector drawings stay sharp and selectable at any level because they are not pixels. Photos and scanned pages are downsampled to the resolution you pick, so at 72 dpi a scan is clearly softer on screen, while at 150 dpi most scanned paperwork still reads cleanly.
- How do I compress a PDF to 200KB?
- Start at the strongest level and check the result, because no tool can guarantee an exact target size. The final size depends on how many pages and images the document holds. If 72 dpi still leaves you above 200KB, the usual fix is to remove pages you do not need first, since fewer pages means proportionally fewer bytes.
- Does compressing a PDF remove fillable form fields?
- Yes. Rebuilding a PDF drops the interactive form layer, so a fillable form comes back as a flat page that looks identical but can no longer be typed into. We check for form fields on upload and warn you before you compress. If you still need to fill the form in, compress it after it has been completed and flattened, not before.
- How do I make a PDF smaller for email?
- Compress it at the balanced level first and check the result against your mail provider limit. Gmail rejects attachments over 25 MB, and many corporate mail servers are stricter. For a scanned document the balanced level is usually enough; if it is not, drop to the strongest level or split the file and send it in parts.
- Is it safe to compress a PDF online?
- It depends on the service. On this page the upload is deleted from the server as soon as the compressed file is built, and the result is deleted the moment you download it. Nothing is kept and no account is needed. For documents under a legal or contractual confidentiality duty, a desktop tool that never leaves your machine is still the safer choice.
- How do I make a PDF smaller on Mac without extra software?
- Open it in Preview, choose File then Export, and pick the Reduce File Size Quartz filter. It is built in and free, and Apple warns that the result may be lower quality than the original. The catch is that it is one fixed setting with no resolution control, and users widely report both heavy softening and, on already light files, a PDF that comes out larger than the one they started with. A tool that lets you choose the level gives a more predictable result.
- Does compressing a PDF change the number of pages?
- No. Compression only rewrites what is on the pages, so the page count, the order and the bookmarks all stay as they were. If you need fewer pages as well as fewer megabytes, that is a separate operation: remove the pages first, then compress what is left.