Compress PDF to Under 500 KB
Shrink a PDF so it fits an upload limit or an email attachment.
Drop your PDF file here
or browse your device
A single PDF file, up to 150 MB. Files are processed on this device.
Upload limits are the reason most people compress a PDF, and 500 KB is one of the common ones. This page opens the compressor with a 500 KB target already in mind: choose the Target size level, set the value to 500 KB, and it will keep trying until the file fits or it runs out of settings that still leave the document readable.
The tool does not compress once and hope. It works through six progressively stronger combinations of render resolution and image quality, checking the size after each one, and stops at the first that meets your number. That is the difference between a tool that gets you to 500 KB and one that gets you to "smaller, probably".
If your document genuinely cannot reach 500 KB without becoming unreadable, you are told so directly and given the smallest usable version instead. That is more useful than an illegible file that happens to hit the number.
Almost every PDF that is too large is too large for the same reason: it contains page images at a far higher resolution than anyone will ever look at. A phone photo of a receipt dropped into a document can easily be 8 MB on its own. PDFNova's compressor attacks that directly, and it tells you honestly what it achieved.
There are four levels. Lossless rewrites the file structure without touching a single page, which helps some documents and does nothing for others. Balanced and Strong re-render pages at a lower resolution and quality. Target size keeps trying progressively harder settings until the file fits the number you gave it, which is what you want when a portal refuses anything over 1 MB.
How to compress a PDF file
Add your PDF
Drop in the file you need to shrink. Files up to 150 MB are accepted.
Pick a compression level
Start with Balanced. Choose Lossless if the document must not be re-rendered at all, or Target size if you have a hard limit to meet.
Set your target, if you have one
With Target size selected, enter the ceiling in kilobytes. 1024 KB is about 1 MB, 500 KB is a common email-friendly limit.
Compress
Progress is reported page by page. Larger documents take longer because every page is re-rendered.
Check the numbers and download
The results panel shows the original size, the new size and the saving. Preview the document before downloading to confirm it is still readable.
Why use this compress pdf tool
Keeps trying until it fits
Six progressively stronger passes are attempted, stopping at the first that comes in at or under 500 KB.
Stops as soon as it can
The first pass that reaches 500 KB is what you get, so you are never given a file compressed harder than necessary.
Honest when it cannot
If 500 KB is not reachable without destroying legibility, you are told directly and given the smallest usable version.
A real size target
Give the tool a number in kilobytes and it will keep trying harder settings until the output fits, rather than compressing once and leaving you to guess.
It never makes things worse
If aggressive compression produces a larger file than a simple structural rewrite, the smaller of the two is what you get. The result is never bigger than what a plain re-save would give you.
Honest reporting
You are shown the before and after size and the percentage saved. If a document was already well optimised and could not be improved, the tool says so instead of pretending.
Features
- Four levelsLossless, Balanced, Strong, and an iterative Target size mode.
- Size targetingSix progressively stronger passes are tried until your target is met.
- Before and afterEvery run reports the original size, final size and percentage saved.
- Preview firstRead the compressed document in the browser before you commit to it.
- Cancel mid-runStop a long compression at any point without leaving a partial file behind.
When people use this
Meeting an upload limit
Government portals, job applications and court filing systems routinely cap uploads at 1, 2 or 5 MB. Target size mode exists for exactly this.
Emailing a scanned document
A scanned twenty-page contract can easily exceed 25 MB. Balanced compression usually brings it under a typical mail attachment limit while keeping it perfectly readable.
Publishing to a website
Smaller PDFs load faster for readers on mobile connections and cost you less bandwidth.
Archiving a folder of documents
Compressing before archiving keeps years of paperwork from filling a drive, at a quality level that is still fine to read.
Getting a PDF under 500 KB in practice
Select Target size as the compression level and enter 500 in the target field. The tool first tries a structural rewrite — if your document has a lot of internal bloat, that alone can be enough, and it will stop there without touching a single page.
If that does not reach 500 KB, it starts re-rendering. The first pass renders pages at 1.5x with 82 per cent JPEG quality, which usually still looks excellent. Each subsequent pass drops both the resolution and the quality, down to a final attempt at 0.55x and 34 per cent. The moment a pass comes in at or under 500 KB, that version is what you get.
How achievable 500 KB is depends entirely on the document. A scanned twenty-page contract is mostly image data and compresses dramatically — reaching 500 KB is usually straightforward. A two-hundred-page text document has a floor set by the amount of text it contains, and no amount of image compression moves it. Preview the result before downloading; if it is too soft to read, use a larger target or split the document and compress the sections separately.
How compression works
The Lossless level loads the document with pdf-lib and re-saves it using cross-reference object streams. This packs the file's internal structure more tightly without altering any page content — useful for documents with a lot of structural bloat, neutral for everything else.
The other levels take a different route. Each page is rendered to a canvas with pdf.js at a chosen scale, encoded as a JPEG at a chosen quality, and embedded into a fresh PDF at the original page dimensions. Target size mode walks through six scale-and-quality pairs from 1.5x at 82 per cent quality down to 0.55x at 34 per cent, stopping at the first one that meets your number. Whatever route is taken, the final output is compared against the plain lossless rewrite and the smaller of the two wins.
Privacy
Your files are not uploaded. When you add a PDF file, your browser reads it from your device into the memory of the tab you are looking at, and the compress pdf operation runs there using your own processor. Nothing is transmitted to any server at any point.
That means there is no file for anyone to store, no retention policy to trust, and no deletion schedule to take on faith. The document exists only in the memory of an open browser tab, and it is released the moment you close it, reload the page, or press start over.
The site uses standard anonymous analytics to count page views and how often each tool is used. Those events record which tool ran and whether it succeeded — never a file name, never file contents, and never anything that could identify a document or the person processing it.
No account is required, so no personal information is collected. There is no profile, no history and nothing tied to an identity, because no identity was ever created.
Security
The strongest security property this tool has is structural: your file never travels anywhere, so there is no transmission to intercept and no server-side copy to breach. This is not a policy that could change — it is a consequence of where the code runs.
You can verify it in about thirty seconds. Open your browser's developer tools with F12, select the Network tab, and use the tool. You will see the page's scripts load — including the PDF libraries, which are fetched on demand the first time a tool runs — and then nothing further. No request carrying your document is ever made.
For a stronger test, disconnect from the network once the page has loaded. The tool will keep working exactly as before, which is only possible because nothing is being sent.
Uploaded files are validated in the browser before anything runs: the extension must match what the tool accepts, the file must not be empty, and it must be within the size limit. Malformed documents produce a clear error and a retry option rather than a silent failure.
What this tool does not do
Being clear about limits is more useful than a feature list that quietly omits them. Any level other than Lossless converts page text into an image, which removes text selection, copy and paste, and searchability. Compression also cannot reduce a file below the size its content fundamentally requires.
If you need capabilities beyond that — redaction, PDF/A conformance, OCR, or scripted batch processing across thousands of documents — dedicated desktop software genuinely earns its licence fee, and this is not trying to replace it. For the specific job of producing a compressed PDF, everything you need is on this page.
Frequently asked questions
- Can any PDF be compressed to under 500 KB?
- No, and it would be misleading to claim otherwise. Scanned and image-heavy documents usually can, often easily. A long text-only document has a size floor set by its actual content. The tool tells you plainly when it could not reach the target rather than pretending it did.
- Will the document still be readable at 500 KB?
- Usually yes, but check the preview before you download. The tool stops at the first pass that meets your target, so it never compresses harder than it needs to. If the result is too soft, try a slightly larger target.
- What should I do if the target cannot be reached?
- Split the document and compress the sections separately, then send them as multiple files — this is usually the best route for long documents. Alternatively, raise the target slightly; the difference between 1 MB and 1.5 MB is often the difference between soft and sharp.
- How small can you make my PDF?
- It depends entirely on what is in it. Scanned documents and image-heavy files often drop by 70 to 90 per cent. A text-only PDF exported from a word processor is already efficient and may barely change — the tool will tell you when that is the case rather than shipping a pointless file.
- Will the text still be selectable after compression?
- With the Lossless level, yes — nothing about the page content changes. With Balanced, Strong or Target size, pages are re-rendered as images, so text becomes part of the picture and is no longer selectable or searchable. Choose Lossless if searchable text matters more than size.
- What does the target size mode actually do?
- It tries a sequence of six settings, each combining a lower render resolution with a lower image quality. As soon as one produces a file at or under your target it stops and hands that back. If none of them reach the target, you get the smallest usable version along with a note saying the target was not met.
- Why did my file get no smaller?
- Some PDFs are already optimised — text-only documents from Word or LaTeX typically are. In that case re-rendering would make the file larger, not smaller, so the tool keeps the better of the two results and tells you it could not improve on it.
- Are the page dimensions preserved?
- Yes. Even when a page is re-rendered at a lower resolution, the output page keeps the original point size, so the document still prints at the correct physical dimensions.
Related tools and pages
- Compress PDFThe main compress pdf page, with the same tool and every option.
- Merge PDFCombine several PDF files into one document, in the order you choose.
- Split PDFBreak one PDF into separate files, or pull out just the pages you need.
- PDF to JPGTurn every page of a PDF into a JPG image you can download.
- Rotate PDFTurn sideways or upside-down pages the right way up and save the change.
- Compress PDF — Under 1 MBCompress a PDF to under 1 MB online free. The tool tries stronger settings until your file fits, then reports the result.
- Compress PDF — Under 2 MBCompress a PDF to under 2 MB online free. The tool tries stronger settings until your file fits, then reports the result.
- Compress PDF — Under 5 MBCompress a PDF to under 5 MB online free. The tool tries stronger settings until your file fits, then reports the result.
- Compress PDF — LosslessCompress a PDF without any quality loss. Structure is optimised, page content is left completely untouched, and text stays selectable.
- Compress PDF — OnlineCompress PDF online with no software to install. Shrink a PDF to fit an upload or email limit. Free, no signup, works in any modern browser.
- Compress PDF — FreeCompress PDF completely free. Shrink a PDF to fit an upload or email limit. No trial, no card, no watermark, no daily limit.
Browse every PDF tool, or read the help and FAQ pages. Details of how files are handled are in the privacy policy.