Skip to content
Spellkit

Merge & Split PDF

Combine PDFs or extract specific pages (not text editing).

Add two or more PDFs to merge.

PDF is processed in your browser — never uploaded.

What is Merge & Split PDF?

Merge & Split PDF is a free tool to combine PDF files into one or extract specific pages into a new PDF, right in your browser. In Merge mode, files are joined in the order you list them; in Extract mode, a page range like 1-3,5 pulls out just the pages you need.

Key features

  • Merge two or more PDFs in your chosen order
  • Extract pages with ranges like 1-3,5
  • Commas pick single pages, hyphens pick ranges
  • Outputs a single ready-to-save PDF

How to merge PDFs or extract pages

Two of the most common PDF chores — stapling several files into one, and pulling a handful of pages out of a big document — usually send people to a website that wants them to upload confidential contracts or scans to a stranger's server. This tool does both entirely in your browser. Your files are read locally, their pages are copied into a new PDF, and nothing is ever uploaded or its contents inspected.

Merge: combine files into one

  1. Choose Merge.
  2. Add two or more PDFs. They're combined in the exact order they appear in the list.
  3. Merge & download a single combined PDF (saved as merged.pdf).

The order is set by the order you add the files, so add them in the sequence you want them stapled — cover letter first, then the report, then appendices. To change the order, clear the list and re-add them in the right sequence. Because pages are copied intact rather than re-rendered, text stays selectable, links keep working, and quality is untouched.

Extract: pull out specific pages

  1. Choose Extract pages.
  2. Add one PDF.
  3. Enter a page range like 1-3,5.
  4. Extract & download a new PDF containing just those pages.

How the range syntax works

The range box is more forgiving than it looks:

  • Hyphens select a run: 2-6 grabs pages 2 through 6.
  • Commas pick individual pages or join several ranges: 1-3,5,9-10.
  • Pages are 1-based — the first page is 1, not 0.
  • Out-of-range numbers are ignored. Ask for 1-100 on a 12-page file and you simply get pages 1–12; nothing errors.
  • Reversed ranges are auto-corrected5-3 is read as 3-5.
  • Malformed bits are skipped, so a stray character won't fail the whole operation.

The one gotcha: output is always in order

Pages come out sorted ascending and de-duplicated, regardless of how you typed them. Enter 5,1,1,3 and you get pages 1, 3, 5 — the tool won't reorder pages for you or repeat a page. So this is the right tool for selecting pages, but not for rearranging them into a new sequence. If you need a different page order, extract the pieces you want and then merge them back together in the order you'd like.

Practical notes

  • Splitting a document is just extraction run twice: pull 1-10 for part one, then 11-20 for part two.
  • Deleting pages works the same way in reverse — to drop page 4 of a 10-page file, extract 1-3,5-10.
  • Scanned PDFs are handled fine; the tool copies whatever the pages contain, image or text, without altering it.

Everything runs locally against the PDF's own structure using an in-browser PDF library, which is also why there's no server-imposed file-size limit — the practical ceiling is your device's memory. Nothing about your documents is transmitted or logged.

Frequently asked questions

In what order are merged PDFs combined?
In the exact order the files appear in the list, which is the order you added them. To change it, clear the list and re-add the files in the sequence you want, such as cover letter first, then report, then appendices.
How do I write a page range for extraction?
Use hyphens for runs and commas for single pages or joined ranges, for example 1-3,5 or 1-3,5,9-10. Pages are 1-based (the first page is 1), out-of-range numbers are ignored, and a reversed range like 5-3 is auto-corrected to 3-5.
Can I reorder pages by typing them out of order in the range box?
No, and this is the main gotcha. Output always comes out sorted ascending and de-duplicated, so 5,1,3 gives pages 1, 3, 5. To get a custom order, extract the pieces and then merge them back in the sequence you want.
How do I delete pages or split a document?
Both are done with extraction. To drop page 4 of a 10-page file, extract 1-3,5-10; to split a document in two, extract 1-10 for part one and 11-20 for part two.
Does merging or extracting reduce quality?
No. Pages are copied intact rather than re-rendered, so text stays selectable, links keep working, and image quality is untouched. Everything runs locally in your browser, files are never uploaded, and their contents are not inspected.

Privacy

Merging or extracting pages is done locally against the PDF's own structure; your files are never uploaded, and none of their content is inspected.