What is the Nuvenar Compress PDF tool?
Nuvenar Compress PDF is a free, browser-side tool that shrinks PDF file size by downsampling embedded images, re-encoding them as lower-quality JPEGs, and stripping non-essential metadata. It runs entirely in your browser, so your file never reaches a server. Three compression levels (light, medium, strong) let you trade quality against size. Typical results: 40 to 80% reduction on image-heavy PDFs, 5 to 15% on text-only PDFs.
When to use Compress PDF
- Email attachments under 10 MB: most corporate mail servers reject larger files. Compression typically gets a 30 MB scan under 10 MB.
- WhatsApp document sending: WhatsApp caps documents at 100 MB. Smaller PDFs also send faster on slow mobile data.
- Web upload portals: HMRC, Companies House, and most government portals cap PDF uploads at 5 to 20 MB.
- Archive storage: a clinic or accountant retaining seven years of records saves significant cloud-storage cost on compressed PDFs.
- Faster file sharing: a 5 MB PDF opens and previews in any browser instantly; a 50 MB one stalls.
How Compress PDF works
A PDF file has three space hogs: embedded images (usually 80%+ of file size for scanned or image-heavy PDFs), embedded fonts (10 to 15%), and metadata (history, comments, hidden form data, thumbnails). This tool uses pdf-lib and canvas APIs in your browser to extract each embedded raster image, redraw it on a canvas at a lower DPI, re-encode as JPEG at a controlled quality level, and write the smaller image back into the PDF. Fonts are preserved because removing them breaks rendering on machines without those fonts installed.
Compression levels explained
- Light: halves embedded images to 150 DPI, JPEG quality 80. Use for presentations and documents you will print on a colour laser.
- Medium: drops images to 96 DPI, JPEG quality 70. Use for email attachments and archived documents.
- Strong: drops images to 72 DPI, JPEG quality 60. Use for web upload, screen-only reading, or when you must fit under a tight size cap.
Compress PDF vs alternatives
All major tools achieve roughly similar compression ratios at the same DPI and JPEG quality settings. The real differences are privacy, daily caps, and price.
| Tool | Browser-side | Watermark on free | Free tier limit | Paid price |
|---|---|---|---|---|
| Nuvenar Compress PDF | Yes | No watermark | 1 compression/day, no size cap | £9/mo unlimited |
| Smallpdf | No | No watermark, 2 tasks/day | 2 compressions/day | €9/mo |
| iLovePDF | No | No watermark | Free, 25 MB upload cap | €6/mo |
| Adobe Acrobat Online | No | No watermark | 2 compressions/day with Adobe ID | £15.17/mo + VAT |
| PDF24 Online | No | No watermark | Free, ad-supported | Free online; €9/mo Creator |
Privacy and security
Compression is one of the most privacy-sensitive PDF operations because the files involved tend to be large scans (contracts, statements, medical records, ID copies). Browser-side processing means none of that leaves your device. Use this tool on anything you would not want sitting briefly on a third-party server, even with a deletion promise in the privacy policy.
Common use cases by profession
- Accountants: compress bank statements and HMRC returns to fit email caps when sending to clients.
- Solicitors: shrink scanned contracts and exhibit bundles before court e-filing.
- Estate agents: compress floor plans and property photo PDFs before Rightmove or Zoopla upload.
- Aesthetics and clinic operators: compress before-and-after image PDFs before sharing with patients on WhatsApp.
- Consultants: shrink proposal decks exported from Keynote or PowerPoint before sending to prospects.
- Students: compress thesis appendices to fit Turnitin or university portal upload limits.
What is included free vs Tools Pro
Free: one compression per day, no per-file size cap (browser memory permitting), all three compression levels available. Tools Pro at £9/mo: unlimited compressions per day, priority support, plus access to every other Nuvenar PDF tool (merge, split, rotate, watermark, page numbers) and 25+ business calculators.
Frequently misunderstood things about PDF compression
- Myth: all PDFs can be compressed in half. Reality: text-only PDFs are already near-optimal and compress only 5 to 15%.
- Myth: compression breaks the text layer. Reality: text and fonts are untouched; only embedded images and metadata are modified.
- Myth: compressing twice halves the size each time. Reality: compressing an already-compressed PDF usually yields zero further reduction. Compress once at the level you need.
- Myth: compression removes scanned-text OCR. Reality: the OCR text layer is metadata, not image data, and is preserved. The underlying scan image quality drops, but searchable text still works.