Merge PDFs. Quietly, on your device.
Combine any number of PDF files into a single document. Reorder and download — all in your browser, nothing uploaded.
What is PDF merging?
PDF merging is the process of combining two or more separate PDF files into a single, unified document. Rather than sending multiple attachments or juggling several files, a merged PDF keeps related content together in one portable package. The resulting file preserves the original formatting, fonts, images, and layout from every source document, so recipients see exactly what you intended.
Merging differs from compressing or converting — it does not alter the content of any individual page, it simply stitches documents together in the order you specify. This makes it one of the most universally useful PDF operations, applicable in almost every professional and personal context.
Why merge PDFs in your browser?
Most PDF tools on the internet work by uploading your files to a remote server, performing the operation in the cloud, and returning the result. This approach is convenient but carries a real cost: your documents leave your device. For many files — contracts, medical records, financial statements, legal documents — that is not acceptable.
Foliopress takes a different approach. The merge operation happens entirely inside your browser using the pdf-lib library, a battle-tested JavaScript PDF engine. Your files are read into memory locally, processed on your device, and written back out — without a single byte being transmitted to any server. There are no upload wait times, no queues, and no storage costs on either side.
Common reasons to merge PDFs
There are dozens of practical situations where merging PDFs is the right move:
- Job applications. A resume and cover letter sent as a single PDF arrive as a cohesive package, easier to open and evaluate than two separate attachments.
- Invoices and receipts. Combine a month's worth of individual receipts into one file for expense reports or tax records.
- Contracts and exhibits. Legal documents often reference exhibits as separate files. Merging keeps everything together and harder to lose or separate.
- Multi-chapter documents. If you wrote a report or e-book in sections, merging gives you one clean file ready to distribute.
- Scanned paper documents. Flatbed scanners often produce one PDF per page. Merging brings a scanned contract, form, or article back into a single readable document.
- Presentation packages. Combine a slide deck export with speaker notes, a biography, and a schedule into one handout PDF.
In each of these cases, the merged file is more useful, more professional, and easier to manage than a collection of individual files.
How Foliopress keeps your files private
Privacy in document tools matters more than most people realise. PDFs regularly contain sensitive personal data — names, addresses, financial figures, signatures, legal terms. Sending those files to a third-party server to perform a simple operation introduces unnecessary risk, even when the service claims to delete files afterward.
Foliopress operates on a strict local-first principle. When you load a PDF in our tools, the file is read into your browser's memory using the File API. The pdf-lib engine runs entirely within a JavaScript sandbox in your browser tab. The merged output is generated in memory and offered for download via a local object URL — a temporary reference that exists only in your browser session and is revoked when you navigate away.
We collect no analytics on which files you process, transmit no document data, and keep no server logs of what you merge. There is no account creation, no email required, and no tracking. For users who handle sensitive documents regularly, this architecture is not just a convenience — it is a meaningful reduction in the surface area for data exposure.