Guide

How to Split a PDF — Extract Pages, Split by Range, Free in 2022

Step-by-step guide to splitting a PDF online — extract specific pages, split by page range, or break a doc into pieces. Free, no sign-up, no watermark. Tested on desktop and mobile.

7 min readconvertpdfgo teamUpdated

Splitting a PDF sounds trivial — until the free tools you find lock you out after the second file or stamp a watermark on the output. This guide walks through the cleanest way to split a PDF in 2022, whether you need a single page extracted or a whole document chopped into chapters. No watermark, no sign-up, no software to install.

Why split a PDF?

People split PDFs for the same handful of reasons every day:

  • Sharing a single page — pulling page 4 of a contract for a colleague who doesn't need the other twenty.
  • Email size limits — splitting a 60 MB document into three 20 MB pieces so each fits the attachment cap.
  • Extracting a chapter from a book or report for personal reading.
  • Separating receipts when a single scan contained ten of them.
  • Removing pages — a related but distinct task that we cover with the remove pages tool.

The underlying operation is the same: take one PDF, produce one or more smaller PDFs whose pages come from the original.

Three ways to split a PDF

Online splitters generally support three split modes. Knowing which one to pick saves you from doing the job in two steps.

1. Extract specific pages

You list the page numbers you want and the splitter produces one PDF containing only those pages. Good for pulling a couple of pages out of a long document.

2. Split by page range

You list one or more ranges — each range becomes its own output PDF. For example, splitting a 30-page document with 1-10,11-20,21-30 gives you three 10-page files.

3. Split every N pages

You specify N and the splitter chops the document into fixed chunks. A 50-page PDF split every 5 pages becomes 10 files.

When to use which

Extract for a single page or a small selection. Split by range for chapter-style boundaries. Split every N when you need equal-size chunks — say, for an email attachment limit.

Step-by-step: split in convertpdfgo

Total time: under a minute for typical-sized files.

1

Open the split tool

Go to convertpdfgo.com/split. The page loads in under a second and shows a drop zone in the middle.

2

Drop your PDF

Drag the file into the drop zone or click to pick it. Files up to 30 MB work as a guest; sign in to lift the cap to 50 MB.

3

Choose your split mode

Pick Extract pages, Split by ranges, or Split every N from the tab strip at the top.

The visual page picker shows every page as a thumbnail — click to select, or type the page numbers directly into the text field if you already know them.

4

Hit Split now

We use pdfcpu in relaxed validation mode, so even older or slightly malformed PDFs split without complaints.

For typical files, the split finishes in under 3 seconds.

5

Download the pieces

Each output PDF appears as its own download button. Single outputs download directly; multiple outputs are also bundled into a zip you can grab in one shot.

The files are watermark-free, bit-for-bit clean.

Page range syntax cheat sheet

The text field accepts a small grammar that covers most needs. A quick reference:

InputMeansOutput
5Page 5 only1 PDF (1 page)
1-5Pages 1 through 51 PDF (5 pages)
1,3,7Pages 1, 3, and 71 PDF (3 pages)
1-3, 7-10Two ranges (split-by-ranges mode)2 PDFs
3-Page 3 to the end1 PDF
-5Beginning to page 51 PDF

The same grammar works in our extract pages tool and in the remove pages tool.

Split a PDF on your phone

The same flow works on iOS and Android. The visual page picker adapts to touch — tap pages to select instead of click, and long-press one to drag-select a range.

  1. Tap the drop zone and pick the PDF from your Files (iOS) or Files / Downloads (Android).
  2. Pick a split mode from the tabs.
  3. Tap thumbnails to select pages, or type the range manually.
  4. Tap Split now. The downloads land in your phone's default folder.

Common problems and how to fix them

My output split has all the original pages instead of just the ones I picked

That happens in split-by-ranges mode when you only enter one range — the splitter assumes you want the whole document chopped at that range. Switch to Extract pages mode if you want exactly the pages you listed and nothing else.

Splitting a password-protected PDF fails

Unlock the PDF first with our unlock PDF tool, then drop the unlocked version into the splitter.

The splitter rejects my file as 'not a valid PDF'

The file probably isn't a real PDF — a common cause is a 404 page accidentally saved as "result.pdf". Open the file in any PDF reader to confirm. If it doesn't open there, the file is corrupted.

My ranges produced too many files

You probably used split-by-ranges when you wanted extract. Switch modes — each range becomes a separate file in split-by-ranges, but extract puts everything into one output.

Privacy: where does your file go?

Splitting happens server-side because PDFs need binary parsing tools that don't run reliably in the browser. The trade-off: your file leaves your device temporarily.

convertpdfgo's policy in plain English:

  • Files travel encrypted (TLS 1.3) — same standard as banks and email providers.
  • Files are stored encrypted at rest on our servers in Germany.
  • Files are automatically deleted within one hour of processing.
  • We never look at your content, share it, or train AI on it.

For the full cryptographic details, see our security model.

convertpdfgo vs Smallpdf vs iLovePDF

How the most popular online splitters compare for everyday use:

FeatureconvertpdfgoSmallpdfiLovePDF
No watermark
No signup for basic split
Unlimited daily splits
Visual page picker
Split every N pages
Mobile friendly
Files auto-delete within 1 hour
Open source SDK

Reflects the free-tier behaviour of each tool. Paid plans typically unlock larger files and more daily operations.

Frequently asked questions

Is splitting PDFs free?+
Yes. convertpdfgo splits PDFs for free with no signup, no daily limit, and no watermark. There is no paid tier for individuals.
What's the largest PDF I can split?+
30 MB as a guest, 50 MB once you sign in. There's no daily cap on the number of splits you can run.
Will my split PDF have a watermark?+
No. Output is watermark-free, identical to a desktop split.
Can I split scanned PDFs?+
Yes. If the scan needs OCR first to be searchable, run it through our OCR tool before splitting.
Can I split every N pages automatically?+
Yes. The Split every N tab lets you enter a number — the splitter chops the document into equal chunks of that size, with the last chunk holding any remainder.
Do the split files keep bookmarks?+
Internal links, bookmarks, and form fields scoped to the split range are preserved. Links pointing to pages outside the range become invalid (the target no longer exists in the output).
What if I want to merge the splits back later?+
Drop them into our merge PDF tool. The file order in the merge interface becomes the page order in the merged output.

Next steps

You came to split a file and probably want to do one of these next:

Or browse all 49 tools for whatever PDF task is next.


Was this guide useful? Share it with someone wrestling with watermarked splitters. Found a mistake? Let us know — we update these guides whenever the underlying tools change.