PDF // free tool

Combine multiple PDF files into one.
Free, private, runs in your browser.

Last reviewed 2026-06-17

Summary

Drag in two or more PDF files, reorder them, and download a single merged PDF. Everything runs locally in your browser, your files never reach a server.

  • Drag and drop multiple PDFs, reorder before merging.
  • Runs 100% in your browser, files never uploaded to a server.
  • No watermark on the merged output, ever.
  • Free up to 5 files / 10 MB each. Tools Pro removes the limit.
Run it
Click or drag PDFs here
Free: max 5 files, 10 MB each
Free tier: Max 5 files, 10 MB each
Tools Pro: unlimited files, unlimited size, no watermark.
Free outputs include a Nuvenar watermark on every page. Pro removes it.
Get Tools Pro
What the number means

What is the Nuvenar Merge PDF tool?

Nuvenar Merge PDF is a free, browser-side tool that combines two or more PDF files into a single document. It uses the open-source pdf-lib library running entirely in JavaScript inside your browser tab. Your files are never uploaded, so the tool works for confidential contracts, financial records, and anything covered by UK GDPR. The output has no watermark, no signup is required, and there is no daily usage cap.

When to use Merge PDF

  • Combining client deliverables: consultants pulling a proposal cover, SOW, and pricing sheet from three sources into one branded PDF.
  • Expense and reimbursement claims: accountants and finance teams combining scanned receipts into one PDF for an expense report.
  • Legal bundles: solicitors assembling court bundles from witness statements, exhibits, and correspondence with consistent ordering.
  • HR onboarding packs: combining offer letter, contract, NDA, and policies into one welcome document for new hires.
  • Medical and clinical records: UK clinics joining referral letters, test results, and treatment plans into a single patient PDF.

How Merge PDF works

When you drop files in, the tool reads each PDF into an ArrayBuffer in memory, parses the page tree with pdf-lib, copies pages from each source into a new PDFDocumentin the order you chose, then serialises the result and triggers a download via a blob URL. No network requests leave your device after the initial page load. Search Google's Chrome DevTools Network tab if you want to verify; you will see zero outbound requests when you merge.

Merge PDF vs alternatives

The main UK-relevant free PDF mergers fall into two camps: server-side (Smallpdf, iLovePDF, Adobe Online, PDF24) and browser-side (Nuvenar). The trade-off is convenience vs privacy: server-side tools can do heavier processing because they have unlimited compute, but your file leaves your device. Browser-side is faster for small to medium jobs and keeps the file local.

ToolBrowser-sideWatermark on freeFree tier limitPaid price
Nuvenar Merge PDFYesNo watermark5 files, 10 MB each£9/mo unlimited
SmallpdfNoNo watermark, 2 tasks/day cap2 merges/day, file upload€9/mo
iLovePDFNoNo watermark on merge25 MB per task, file upload€6/mo
Adobe Acrobat OnlineNoNo watermark, 2 uses/day cap2 merges/day with Adobe ID£15.17/mo + VAT
PDF24 OnlineNo (desktop app is offline)No watermarkFree, file uploadFree, ad-supported

Privacy and security

Browser-side processing is the differentiator. With Smallpdf, iLovePDF, or Adobe Online, your file is transmitted over HTTPS to a third-party server, written to disk (often briefly), processed, and returned. Their privacy policies say files are deleted within a few hours, but the file did leave your device. For UK GDPR-regulated content (medical, financial, legal, HR), that is a real data-processing event you would need to disclose in a Record of Processing Activities. With Nuvenar, the file stays local; nothing to disclose.

Common use cases by profession

  • Consultants: assemble a single PDF from a Notion-exported SOW, a Figma-exported design appendix, and a Stripe-exported invoice.
  • Accountants: combine quarterly bank statements into one PDF before sending to HMRC or a client portal.
  • Solicitors: build court bundles in correct chronological order with predictable pagination.
  • Aesthetics and clinic operators: attach consultation notes, consent forms, and aftercare guidance into one patient file. Pair with our UK aesthetics licensing readiness checker for the consent template.
  • Property and conveyancing: merge title documents, surveys, and searches into a single completion pack.
  • Students: combine multiple essay chapters or appendices into a single submission PDF for Turnitin upload.

What is included free vs Tools Pro

Free: up to 5 files, 10 MB each, unlimited merges per day, no watermark on output, no signup. Tools Pro at £9/mo: unlimited file count, no per-file size cap (browser memory permitting), priority bug-fix support, and access to the other 30+ Nuvenar tools. If you also pay for other SaaS tools, run our SaaS stack cost audit to see what Tools Pro and NuvenarHub together can replace.

Frequently misunderstood things about merging PDFs

  • Myth: merging reduces file size. Reality: merging concatenates, it does not deduplicate fonts or images. The output is usually slightly larger than the sum of inputs. Run our compress PDF tool after merging if size matters.
  • Myth: all PDF mergers work on encrypted PDFs. Reality: almost none do, including this one. Decrypt first.
  • Myth: the merge order is alphabetical by filename. Reality: the order is whatever order you set in the list. Drag to reorder before merging.
  • Myth: merged PDFs lose accessibility tags. Reality: page-level tags are preserved by pdf-lib. Document-level structure trees can fragment; if you need fully accessible PDFs for WCAG compliance, validate with Adobe Acrobat Pro after merging.
FAQ

How do I merge PDF files for free online?

Drag two or more PDF files into the tool above, drag them up or down to set the order, then click Merge. The combined PDF downloads to your device in under five seconds for most jobs. No signup, no email, no watermark on the output.

Is this PDF merger really free?

Yes. You can merge up to 5 PDF files of 10 MB each, with no watermark and no signup. Tools Pro at £9/mo removes the file count and size limits. Smallpdf charges €9/mo and iLovePDF €6/mo for comparable unlimited tiers; Adobe Acrobat Pro is £15.17/mo plus VAT.

Are my PDFs uploaded to a server when I merge them?

No. Everything runs in your browser using the open-source pdf-lib library. Your files never leave your device. There is no upload, no temporary file on our servers, and no way for us or anyone else to see your content. Safe for contracts, payroll, medical records, and anything covered by UK GDPR.

Does the merged PDF have a Nuvenar watermark?

No. The merge tool output is clean on every tier including free. We do not add branding to merged files. Some other browser-side tools we offer (split, watermark, page numbers) carry a small free-tier marker, but merge is watermark-free.

Can I reorder PDF pages before merging?

You can reorder whole files by dragging them up or down in the list. If you need to reorder individual pages from inside a single PDF, use our split tool first to break it into pages, then merge in the order you want.

What is the maximum file size for free PDF merging?

10 MB per file and 5 files total on free. Tools Pro removes both limits. Browser memory will eventually cap very large jobs, typically around 500 MB total combined depending on your device. Most laptops handle 200 MB jobs comfortably.

Does the merge PDF tool work on mobile?

Yes. The tool works on iOS Safari, Chrome on Android, and any modern mobile browser. Tap the file picker, select PDFs from Files or Drive, reorder, and download. Large jobs are slower on mobile because of the smaller JavaScript heap.

How is this different from Smallpdf, iLovePDF, Adobe Online, or PDF24?

Smallpdf, iLovePDF, and Adobe Online upload your files to their servers. PDF24 has a desktop app but the online version uploads. Nuvenar runs entirely in your browser, so your file never touches a third-party server. We are also cheaper at unlimited (£9/mo vs €6 to £15/mo) and bundle 30+ business calculators and PDF tools.

Can I merge a password-protected PDF?

No. The browser-side pdf-lib library requires unlocked files. Remove the password first using Preview on macOS (File, Export, untick encryption), Adobe Reader, or a free unlocker. Then come back and merge.

How do I merge PDF files on a Mac without paying?

Preview on macOS can merge PDFs natively: open one PDF, show the thumbnails sidebar, drag a second PDF onto it, save as. That works for occasional use. For repeated work, large files, or when you also need to split, rotate, compress, or watermark, this browser-side tool is faster and stays private.

How do I merge PDF files on Windows for free?

Windows has no built-in PDF merger. This browser tool works on Edge, Chrome, and Firefox without installing anything. PDF24 has a free Windows desktop app if you prefer offline. Adobe Acrobat Pro on Windows costs £15.17/mo plus VAT.

Why is my merged PDF larger than the originals combined?

PDF merging concatenates pages and their resource streams. If the source files embed the same fonts and images, the merge does not deduplicate them, so the total can be slightly larger. Run the result through our compress PDF tool to shrink it back down.

Can I merge PDFs without losing form fields or hyperlinks?

Form fields, signatures, and hyperlinks on individual pages are preserved across the merge. Document-level bookmarks (table-of-contents links pointing to other pages) may break because the page numbers shift; that is a limitation of the PDF specification, not our tool.

Is the free version enough or do I need Tools Pro?

Free is enough if you merge a handful of small PDFs a week. Tools Pro at £9/mo is worth it if you process more than five files at once, work with PDFs over 10 MB, or want the rest of the toolkit (compress, split, rotate, watermark, page numbers, plus 25+ business calculators).

Need more than 5 files at a time?

Tools Pro at £9/mo removes the file count and size limits on every Nuvenar PDF tool, and unlocks 25+ business calculators including WhatsApp pricing, CRM switching cost, and SaaS stack audits.

See Tools Pro