Slate PDF

Merging & Organizing

How to Split a PDF Into Separate Pages

Break a PDF into single pages or custom ranges without installing anything. Covers page ranges, splitting scanned batches, and keeping quality intact.

Updated July 30, 20263 min read

Splitting a PDF turns one file into several. You might need every page as its own file, or you might need three specific chunks — a cover letter, a report and an appendix — pulled out of a single scanned batch.

Both are the same operation with different settings, and neither needs software installed.

Split a PDF in three steps

  1. 1Open the Split PDF tool and drop your file in.
  2. 2Choose how to split: every page as its own file, or specific ranges such as 1-4, 5, 6-12.
  3. 3Run it. Multiple files come back as a ZIP so you get everything in one download.

Page ranges, written correctly

Range syntax is where most people trip. The rules are simple once you have seen them:

You typeYou get
5Just page 5
1-10Pages 1 through 10, inclusive of both ends
1-3, 7, 10-12Three separate chunks
2-Page 2 to the end of the document

Page numbers here mean the position in the file, not whatever is printed on the page. A report whose body starts at printed page 1 but which has four pages of front matter has its printed page 1 at position 5.

Splitting a scanned batch back into documents

The classic case: someone fed twenty separate letters through a sheet feeder and produced one sixty-page PDF. To recover the individual documents:

  1. 1Page through the scan and note where each document starts.
  2. 2Write those as ranges — 1-3, 4-4, 5-9 and so on.
  3. 3Split by ranges, and you get one file per document in a single ZIP.
  4. 4Rename the extracted files as you unpack them, while you still remember which is which.

Does splitting reduce quality?

No. Splitting copies whole page objects into new documents; the content is untouched. Selectable text stays selectable and images keep their original resolution.

One thing does change: file size does not divide evenly. Each output file has to carry a copy of every font used on its pages, so ten one-page files can add up to noticeably more than the ten-page original. That is expected, not a fault.

Split, extract or remove?

GoalUse
Turn one file into manySplit PDF
Pull a few pages out into one new fileExtract Pages
Throw some pages away and keep the rest as one fileRemove Pages
Change the order of pagesOrganize PDF

Do it now

Split PDF

Separate a PDF into individual pages. It runs in this browser tab — your file is not uploaded anywhere.

Open Split PDF

Frequently asked questions

Can I split a PDF into two halves?+

Yes — give two ranges, such as 1-25 and 26-50 for a fifty-page file. If you do not know the page count, the tool shows it once your file is loaded.

How do I split a PDF without Adobe Acrobat?+

Any browser-based split tool does it without installing anything. Acrobat is not required, and for a straightforward split it is considerably slower to open than a web page.

Will the split files keep the original password?+

No. Unlock the document first, split it, and apply protection to the resulting files if they need it.

Can I split a PDF by bookmarks or chapters?+

Not directly, but the outline tells you where each chapter starts. Read the starting pages off the bookmarks, then enter them as ranges.

Why is my split file bigger than a fair share of the original?+

Because each new file embeds the fonts its pages need. Shared resources that were stored once in the original are now stored in every file that uses them.

Keep reading