Compress PDF to 200KB is a local preset for document upload limits and email attachments. It applies browser-side PDF optimization and reports the actual output size.
PDF compression target
Upload a PDF and try to reduce its file size locally in your browser. Exact target sizes are not guaranteed because some PDFs are already optimized or contain images that cannot be safely re-encoded here.
This tool applies structural compression by removing redundant cross-reference streams and optimizing the PDF object layout. It does not re-encode or discard images. For significant file size reduction, image re-encoding is required — which cannot be done safely in the browser without potentially altering image quality. Exact 200KB output is not guaranteed for every PDF.
Some PDFs are already well-optimized by the software that created them. The tool reports the actual result honestly so you can decide whether to keep the original or the processed copy.
No. This browser-safe version applies structural optimization only — it does not aggressively re-encode or degrade embedded images the way a server-side compressor might.
200KB is a frequent middle-ground cap for job-application portals, HR onboarding systems, and email attachments — tight enough to keep inboxes and legacy systems fast, loose enough to keep a text-based document fully readable.
Text-based documents (resumes, cover letters, contracts, forms with no scanned images) usually reach or start well under 200KB, since most of the file size in a typical PDF comes from embedded images, not text.
Scanned documents are essentially a sequence of embedded photos of each page. Structural optimization alone can't shrink that kind of file dramatically — you'd need image re-encoding (lowering scan resolution) to reach 200KB, which this browser-safe tool intentionally avoids to protect readability.
It's the same underlying compressor with a 200KB target framing — useful when your specific form or portal states a 200KB limit rather than 100KB or 500KB.