Drop the PDF and press the button. The tool works in three stages, cheapest first, and stops at the first one that gets the file under 8 MB.
Images are recompressed in place first, so text, links and forms stay exactly as they were. Only when a file still will not fit are the pages rebuilt as images, and even then an invisible text layer keeps the words searchable. A file already under the cap is handed back untouched.
Eight megabytes holds a lot: a fifty-page greyscale scan, a thirty-page colour scan, or a couple of hundred pages of text. When a document of ordinary length runs past it, something inside it is unusually expensive, and it is normally possible to say what.
Where the 8 MB limit comes from
- Mail systems with headroom under 10 MB8 MB, self-imposed
- Journal and conference submission systems8 to 10 MB
- Regulatory and compliance filings8 MB per document
- Document management system intake8 MB per version
- Grant and funding application portals5 to 10 MB
Eight is a round number in binary, which is why it shows up in systems written by people who think in those terms: document stores, submission systems, versioning platforms. It also appears as a deliberate margin. A team whose mail gateway refuses attachments over 10 MB will often publish 8 as the working limit, leaving room for the encoding overhead that a mail attachment picks up on the way.
How the tool hits 8 MB
Add the PDF
Drop it or browse. It is read into browser memory; nothing is uploaded, so a slow connection makes no difference.
Stages one and two: tidy, then the images
Unused objects, thumbnails and stale metadata go first, which costs nothing at all. Then the pictures inside the file are recompressed in place, starting at 200 ppi, while your text, links and form fields are left exactly as they were.
Stage three, only when it is needed
If the images were not where the weight was, the pages are rebuilt as pictures with an invisible text layer behind them, so the words stay searchable. It probes at 150 dpi, works out the resolution that should fit, and will not go below 60 dpi.
Download, and read the result line
It shows the final size and which stage produced it. If none fitted, you still get the smallest attempt, labelled honestly, rather than a file that silently missed the target.
Structure, then the images in place, then the pages as pictures. It stops at the first stage that fits.
Untouched at the first two stages. If the pages do get rebuilt, an invisible text layer keeps them searchable.
The IDs, forms and statements people compress for portals never leave the device.
What fits in 8 MB, and what does not
Text is almost free at this scale. A page of type costs about forty kilobytes, so two hundred pages of it still fit. Greyscale scanning costs a hundred and thirty a page and colour about two hundred and forty, and a full-page photograph at print resolution can cost several times that on its own.
When it cannot reach 8 MB
Some documents will not fit legibly, and the tool says so rather than pretending. When the result line reports a miss, three moves usually solve it:
- Split first. Use Split PDF to break the file into parts and compress each. Most portals accept several attachments even when each one is capped at 8 MB.
- Rescan the source. A fresh 150 dpi greyscale scan compresses far better than a colour scan that has already been through one compressor. Every pass costs quality, and the first pass should start from the cleanest source.
- Check the real limit. Portals sometimes state one number and accept another. Read the fine print, or try a slightly larger file before compressing harder than you need to.
Find the expensive pages
Weight in a PDF concentrates. A forty-page report where thirty-eight pages are text and two carry full-resolution photographs is not a heavy document; it is a light document with two heavy pages in it. Compressing the whole file spreads the loss across all forty, softening thirty-eight pages that were never the problem, to save bytes that were only ever in two of them.
Finding the heavy pages does not need a special tool. Split the document into halves with Split PDF and look at the two file sizes. The heavy half is obvious, and three or four rounds of halving narrow it to a page or two. It takes about two minutes and it tells you something no compression setting can: what is actually in your file.
Once you know, the fix is usually specific. A photograph pasted from a phone camera is a twelve megapixel image being displayed at the size of a postcard, and it can lose nine tenths of its pixels without any visible change. A scanned signature page at 600 dpi is doing the same thing. A screenshot saved as a lossless image is a third case, and the one where re-saving as a JPEG makes the largest difference. In each case the right move is to replace the offending image and rebuild the page, rather than to squeeze the document.
If that is more work than the situation deserves, the tool above will get the file under the cap regardless. It steps the images down in resolution first and leaves text untouched, so even the blunt approach costs less than it might. But when a document has to stay presentable, two minutes of halving beats any amount of compression.
Where people use the 8 MB target
- Conference and journal submissions20 to 60 pages
- Reports with embedded photography30 to 80 pages
- Compliance and audit filings40 to 100 pages
- Site surveys and inspection records20 to 50 pages
Why this runs in your browser
Inspection records, audit files and case documents are exactly the material that should not be uploaded to a third party in order to be made smaller. Everything on this page runs on your own machine, so the question does not arise.
The tool is right above
Everything on this page runs in your browser. Scroll up, drop the file, and keep it on your machine.
Common questions
The questions people have with an 8 MB cap in front of them.
01Why is my document so much bigger than its page count suggests?
Weight concentrates. A few pages carrying photographs or high-resolution scans can outweigh the rest of the document several times over.
02How do I find the heavy pages?
Split the file in half and compare the two sizes, then halve the heavy side again. Three or four rounds narrow it to a page or two.
03What is usually to blame?
A phone photograph pasted at full resolution, a page scanned at 600 dpi when 200 would do, or a screenshot saved in a lossless format.
04What fits in 8 MB?
Around two hundred pages of text, fifty pages of greyscale scanning, or thirty colour pages.
05Is 8 MB really the limit, or is it a margin?
Often a margin. Teams whose mail gateway stops at 10 MB tend to publish 8, leaving room for the overhead an attachment picks up in transit.
06Will the text still be selectable?
Yes, in nearly every case. Files reach 8 MB in the first two stages, which do not touch text at all.
07Are my files uploaded anywhere?
No. Rendering and compression run in your browser. The file never leaves the device.
08Is it free?
Free. Every tool, unlimited use, no signup.