How to Merge & Split PDFs Online — The Complete 2026 Guide
Whether you're consolidating reports or extracting specific pages, merging and splitting PDFs is one of the most common document tasks in modern workflows. This guide covers both operations in depth — no uploads, no watermarks, no account.
Why Merging and Splitting PDFs Matters
PDF is the global standard for document exchange — but files arrive fragmented, oversized, or bundled in the wrong order. The need to merge and split PDFs arises constantly across every industry:
- Accountants compiling monthly statements from multiple bank export PDFs into a single deliverable
- HR teams assembling onboarding packets from separate policy, NDA, and benefits template PDFs
- Students consolidating lecture notes, supplementary readings, and practice problems before an exam
- Freelancers packaging proposal, contract, and invoice into one professional PDF bundle
- Legal teams extracting specific clauses or exhibits from a full agreement before sharing with a client
- Developers splitting a large scanned archive into smaller chunks for batch processing or OCR
Most online tools make you create an account, cap you at 2–3 operations per day, or watermark the result. The PublicSoftTools PDF Merge and PDF Split tools do none of that — everything runs locally in your browser using WebAssembly.
How PDF Merging Works Technically
Understanding the technical process helps set expectations about what merging can and cannot do. A PDF file contains:
- Cross-reference table: An index of all objects in the file (text, images, fonts) with their byte offsets
- Page tree: A hierarchical structure defining which objects constitute each page
- Fonts: Embedded or referenced font data for rendering text correctly
- Images: Compressed image streams for any embedded graphics
- Annotations: Highlights, comments, and form fields layered over the page content
Merging two PDFs requires combining all of these structures into a single valid PDF file. The merger must resolve namespace conflicts (two source files may have objects with the same internal ID) and rebuild the cross-reference table to correctly point to all objects in the combined file. WebAssembly PDF libraries handle this automatically.
How to Merge PDF Files Online
Combining multiple PDFs into one takes under a minute:
- Open the PDF Merge tool
- Click Add Files or drag and drop your PDFs onto the page
- Drag the document thumbnails to set the order you want
- Click Merge PDFs
- Download your combined file — no watermark, no delay
What You Can Merge
| Document Type | Common Use | Notes |
|---|---|---|
| Invoices & receipts | Bundle monthly billing into one file for accounting or expense reports | Drag to sort by date before merging |
| Research papers | Compile related articles into a single annotated reference document | Each paper becomes a section in the merged file |
| Lecture notes | Combine slides and handwritten annotations before an exam | Merge slides first, then annotation PDFs |
| Contracts & NDAs | Package all agreement documents for a client signature session | Main agreement first, exhibits appended in order |
| Design mockups | Present multiple concept pages as a single PDF deck | Merge full-bleed pages at their native resolution |
| eBook chapters | Merge individually authored chapters into one complete manuscript | Verify consistent page size before merging |
Handling bookmarks when merging
Each source PDF may contain bookmarks (document outlines / table of contents entries). When merged, bookmarks from all source files are combined and remain active in the output — allowing navigation to specific sections of the merged document. This is particularly useful when merging long-form documents like book chapters, report sections, or multi-chapter manuals.
Page size considerations
If the source PDFs have different page sizes (one is A4, another is US Letter), the merged output retains each page at its original size. This is technically correct but may look inconsistent when printed. If uniform page size is required, convert all source documents to the same page size before merging.
How to Split a PDF Online
The PDF Split tool gives you three ways to break a document apart:
1. Split by Single Pages
Produces a separate PDF for every page in the document. Use this when you need to:
- Batch-process individual receipts, tickets, or certificates
- Export presentation slides as standalone single-page files
- Send exam or quiz pages to different reviewers independently
- Prepare individual pages for sequential upload to a form system
2. Split by Page Range
Define custom ranges — pages 2–10, 15–18, 25–30 — and extract each range as its own PDF. This mode is ideal for:
- Sharing only the relevant section of a long report with a specific stakeholder
- Extracting a single chapter from a textbook PDF
- Removing the first page (cover) or last pages (appendix) before distribution
- Separating exhibits from a main legal document into standalone files
3. Split by Fixed Intervals (Chunking)
Split every N pages automatically — every 5, every 10, or a custom interval. This is the fastest approach for:
- Breaking a 200-page training manual into 20-page modules for e-learning delivery
- Chunking a large scanned archive into manageable files for batch OCR processing
- Preparing email-friendly attachments from a large report that exceeds attachment limits
- Splitting standardized multi-record documents (e.g., every 2 pages is one invoice)
Privacy: Why Local Processing Matters
When you upload a PDF to a server-based tool, you hand the document to a third party. Their privacy policy determines what happens to it — how long it is stored, who can access it, and whether it is used for service improvement. For most files, this is a minor concern. For contracts, financial statements, medical records, or HR documents containing sensitive personal data, uploading to an external server creates a real and auditable privacy risk.
Both tools on PublicSoftTools process files entirely inside your browser using WebAssembly. Nothing is transmitted over the network. Your session ends when you close the tab, and no file content is retained anywhere. This makes them appropriate for the most sensitive document types — legal agreements, personal tax documents, medical records, and confidential business information.
Advanced Workflows
Merge First, Then Split Strategically
If you have useful pages scattered across several PDFs, the fastest route is to merge everything into one file first, then use the range-split mode to extract exactly the pages you need. This avoids the tedium of opening each source file individually and tracking which pages came from which source.
Reduce File Size Before Emailing
Email clients commonly cap attachments at 10–25 MB. Gmail's limit is 25 MB; Outlook's default is 20 MB; many corporate email servers cap at 10 MB. If your merged PDF exceeds the limit, use the interval-split mode to cut it into smaller pieces that each stay under the threshold. Recipients can reassemble the pieces with the merge tool.
Combine With the PDF Editor for Clean Final Output
After merging or splitting, open the result in the PDF Editor to add annotations, fix page order anomalies, overlay a cover page, or add a watermark before sharing. The workflow of merge → review → polish produces cleaner, more professional final documents than relying on any single tool.
Heavy Restructuring: Convert to Word First
If merged pages need significant layout changes — rewriting paragraphs, adding a table of contents, changing fonts or spacing — convert the PDF to Word via the PDF to Word converter, edit freely in your word processor, then export back to PDF. Use the merge tool last to combine it with any other documents that remain as PDFs.
Prepare PDFs for OCR
Scanned documents are stored as image pages with no searchable text. Splitting a large scanned archive into smaller chunks (30–50 pages each) before running OCR reduces per-file processing time, makes it easier to correct recognition errors page by page, and produces searchable PDFs that are small enough to email or upload to a document management system.
Unlock First, Then Merge or Split
Password-protected PDFs cannot be merged or split until the protection is removed. Use the PDF Unlocker to remove the password (assuming you know the password and have legitimate rights to the document), then proceed with merging or splitting.
Comparison: Server-Based vs. Browser-Based Tools
| Feature | Smallpdf / ILovePDF | Adobe Acrobat Pro | PublicSoftTools |
|---|---|---|---|
| File uploaded to server | Yes | No (desktop) | No |
| Account required | Optional / required for full features | Yes | Never |
| Daily operation limits | 2–3 per day on free tier | None | None |
| Watermarks on output | On free tier | No | None |
| File size limit | Common (5–20 MB on free tier) | None | Device RAM only |
| Works offline after page loads | No | Yes | Yes |
| Cost | Free (limited); ~$12/mo full | ~$25/month subscription | Free, always |
Frequently Asked Questions
How many files can I merge at once?
There is no enforced limit. Practical capacity depends on your device's available memory. Merging 10–20 typical business PDFs runs smoothly on any modern device. For very large batches (50+ large PDFs), consider merging in groups of 10–15 and then merging the intermediate results.
Does the page order change when I merge?
No. You control the order by dragging document thumbnails before clicking Merge. The output reflects exactly the sequence you set. Page numbering within each source document is preserved as-is — the merge tool does not add or modify page numbers.
Can I split a password-protected PDF?
You need to unlock it first. Use the PDF Unlocker to remove the password (you must know the correct password), then split the result.
Are the output files compressed?
Output file size reflects the content of the merged or extracted pages. The tools do not apply additional compression — run the result through a PDF compressor if smaller file size is the goal after merging.
Are PDF files uploaded to a server when merging or splitting?
No. Both tools process files entirely inside your browser using WebAssembly. Nothing is transmitted over the network. Your session ends when you close the tab, and no file content is retained anywhere.
Try the Free PDF Merge & Split Tools
No signup. No uploads. No watermarks. Works on any device.
Merge PDFs · Split PDFs