Upload forms love a 1MB limit. Here's what actually makes a PDF big, how the three compression levels differ, what results are realistic, and what to do when compression alone isn't enough.
Job portals, government forms, university applications, email gateways — sooner or later you meet an upload box with a hard size cap, and 1MB is a popular number. Your PDF is 8MB. Whether you can get it under the limit depends on what's inside the file, so it's worth understanding that before you start clicking compress.
Text is nearly free — the words in a full-length novel fit comfortably under 1MB as plain text. When a PDF is heavy, the bytes are almost always somewhere else:
Because images dominate, compression is mostly image work: downsampling pictures to a sensible resolution and re-encoding them more efficiently, while cleaning out redundant data on the side.
Divide the file size by the page count. A text-based PDF usually weighs a few tens of kilobytes per page; a scan often weighs ten times that or more. If your ten-page document is 8MB, you're looking at roughly 800KB per page — almost certainly scanned images, which means compression has plenty to work with. If a three-page, text-only letter is somehow 5MB, something unusual is embedded in it (an enormous logo, a full font family, an attachment), and that's what needs to go.
Arawa PDF's Compress tool at /compress-pdf offers three quality levels. They're not magic presets — they're three positions on the same trade-off between image detail and file size:
How far compression can take you depends entirely on where the bytes are. Image-heavy files often shrink dramatically, because there's a lot of invisible detail to give up. A lean, text-only PDF barely changes — there's nothing left to remove. And a very long, high-resolution scan may not reach 1MB at a quality you'd want to submit; at some point that's the arithmetic of pixels, not a tool failing.
One habit to avoid: compressing an already-compressed copy. Each aggressive pass re-encodes the images and stacks artifacts on top of artifacts. Always keep the original and work from it.
When compression alone won't get you there, reduce what the file is carrying:
Between a sensible compression level and one of these structural changes, almost any everyday document can be made to fit under a 1MB cap — and you'll know before you start whether it's realistic.