Table of Contents
Merging and splitting are the most frequently used PDF operations after compression. Every week, millions of people need to combine documents that belong together, or separate pages from a document that contains more than they need.
Both operations work at the page boundary level — they never modify the content of any page, never recompress images, and never change fonts. Merging and splitting are purely structural operations. A page that enters a merge comes out the other side with identical content.
This guide covers both operations end-to-end: the right sequence of steps, what to watch out for, and the workflow patterns they enable.
How to Merge Multiple PDF Files
Merging combines two or more PDF files into one document. The most important decision in a merge is page order — the sequence in which pages from different source files appear in the output.
Step 1 — Collect your source files. Make sure all PDFs open correctly and display the expected content before merging. A corrupt page in a source file will appear corrupt in the merged output.
Step 2 — Upload all files to the merge tool. The tool displays them in a list with page count per file.
Step 3 — Set the document order. Drag files to arrange them in the sequence you want. The first file's pages come first, the second file's pages follow, and so on. If you need to insert pages from one file in the middle of another (rather than appending at the end), use the page-level reordering panel.
Step 4 — Preview the page sequence. Most tools show a thumbnail strip of all pages in order. Verify that the first page of the output is what you expect and that no pages from any source are missing.
Step 5 — Merge and download. The operation completes in seconds for most document sizes.
Post-merge: if the merged document needs consistent page numbering across all its content, use the Page Numbers tool to add numbers to the combined document. If any source file had bookmarks (table of contents entries), review them — bookmark page references may shift if the source file is not the first document in the merge.
Merge PDFs— Combine files with drag-to-reorder page controlHow to Split a PDF by Page Range
Splitting by page range divides a PDF at specific page boundaries, creating two or more separate files from the original.
Step 1 — Upload your PDF. The tool shows a page count and thumbnail preview.
Step 2 — Define your split points. Enter the page ranges for each output file. Example: for a 30-page document split into three 10-page files, enter 1-10, 11-20, 21-30.
Numbering note: page numbers in the tool refer to physical page positions (1 = first page in the file), not the page numbers printed in the document. A report that starts its printed numbering at page 5 of a file still has its first physical page at position 1.
Step 3 — Preview the split. Confirm that each output file starts and ends on the correct page.
Step 4 — Split and download. Each output file downloads separately, or as a ZIP archive if multiple files are created.
When page ranges overlap: if you want some pages to appear in multiple output files (e.g., a cover page in every part), the tool allows specifying ranges that overlap — page 1 can appear in both File A and File B.
Split PDF— Divide by page range or extract individual pagesHow to Extract Specific Pages
Page extraction is a selective split: you choose which pages to keep, and the rest are discarded. The output is a new PDF containing only your selected pages.
Step 1 — Upload your PDF and open the extraction tool.
Step 2 — Select pages. Click individual thumbnail images to select them. For non-consecutive selections (e.g., pages 1, 5, 12, and 18), click each one individually. For ranges, use Shift-click. For manual entry, type page numbers as comma-separated values or ranges: "1,5,12,18" or "1-5,10-15".
Step 3 — Reorder if needed. After selecting pages, you can drag them to set the order in the output. The extracted pages do not have to appear in the same order as the source document.
Step 4 — Extract and download. The output contains only your selected pages, in the order you specified.
Common use case: a 100-page annual report with data tables on pages 12, 24, 38, and 51. Selecting those four pages and extracting creates a 4-page data reference document without the need to manually copy and paste anything.
Common Merge and Split Workflows
These patterns appear frequently in business and professional contexts.
Proposal package assembly: create the proposal, contract, and pricing schedule as separate documents. Export each to PDF. Merge in order: proposal first, contract second, pricing third. Add page numbers. Compress. Distribute as one document.
Scanned document separation: a scanner digitises 50 pages into one PDF. Individual documents (invoices, receipts, forms) each cover different page ranges. Split by page range to separate each document into its own file. Rename each file appropriately.
Duplex scan correction: a duplex scanner scans odd pages in one pass and even pages in another, producing two files. File A: pages 1, 3, 5, 7... File B: pages 2, 4, 6, 8... Merge the two files and interleave pages to produce the correct page order.
Report distribution: a 120-page report is distributed to different departments. Split into three 40-page sections (chapters 1-3, 4-6, 7-9). Distribute relevant sections to relevant teams. The finance team gets the financial chapter; the operations team gets the operations chapter.
Frequently Asked Questions
Does merging PDFs affect their quality?
Can I merge password-protected PDFs?
How do I split a PDF into individual pages?
What happens to bookmarks and table of contents when I merge?
Is there a limit to how many PDFs I can merge?
Can I split a PDF by file size?
Summary
Merge and split are the foundational PDF assembly operations. Together they cover the complete document lifecycle: combining separately-created components into unified documents for distribution, and breaking combined documents into focused parts for targeted sharing.
Both operations are structural and lossless — they never affect the quality of any page. Use merge for assembly, split for division, and extraction for selective curation. These three modes, combined with compression and page numbering, handle the vast majority of PDF document management workflows.