Skip to content
RightYantra
PDF tools

Split PDF

Pull a range of pages out of a PDF, break a document into fixed-size chunks, or explode it into one file per page. Everything happens inside this browser tab — the document is never uploaded.

Processed entirely on your device — nothing is uploaded

How to use the split pdf

  1. 1Drop your PDF into the box above.
  2. 2Choose whether to extract a range, split into chunks, or produce one file per page.
  3. 3Type the page range if you are extracting — 1-3, 7, 12- all work.
  4. 4Press Split PDF and download the resulting files.

Three ways to split, and when each is right

Extracting a range is the common case: you have a 90-page contract and you need clause 14, or a bank statement year and you want one month. Give the range and you get a single new PDF containing exactly those pages in order.

Splitting into fixed-size chunks suits documents that were always several things in one file — a batch of scanned invoices at two pages each, or a report you want to circulate a chapter at a time. Set the chunk size and every group becomes its own file.

One file per page is the right choice when the pages are genuinely independent: a stack of scanned receipts, a set of certificates, photographs collected into a single PDF. Be aware that a 200-page document produces 200 downloads, so it is worth checking the page count first.

How the page range syntax works

The range box accepts a comma-separated list. A bare number selects one page, so 7 gives you page seven alone. A hyphen selects a span, so 1-3 gives you the first three pages. You can mix them freely: 1-3, 7, 12-15 selects nine pages in total.

Open-ended ranges save counting. Writing 12- means "page twelve to the end", and -5 means "the beginning through page five". This is particularly useful with long documents where you do not know the exact final page number.

Pages are always emitted in ascending document order regardless of how you type the range, and duplicates are ignored — asking for 3, 1-5 gives you pages one to five once each, not page three twice. Numbers outside the document are silently dropped rather than causing an error, so a range of 1-999 on a 20-page file simply gives you all 20 pages.

What survives the split

Pages are copied as objects, not re-rendered. Text stays selectable and searchable, vector artwork stays sharp at any zoom level, and embedded fonts travel with the pages that use them. There is no quality loss of any kind, because nothing is decoded and re-encoded.

Each output file carries only the resources its own pages need, which is why splitting often produces files that add up to less than the original. A 20 MB document where all the weight is in a single scanned page will split into one large file and nineteen small ones.

Interactive form fields, digital signatures, bookmarks and document-level metadata do not carry across. A signature in particular becomes invalid by definition: it attests to the original document, and each split file is a different document.

A note on page numbers

The range you type refers to physical page positions in the file, counting from one, not to any numbering printed on the pages themselves. A report whose body starts at printed page 1 after six pages of front matter will have that page at physical position 7.

If the two numbering schemes disagree, open the document in any reader and use the page position shown in the toolbar rather than the number printed in the footer. Extracting one page first to confirm you have the right offset is quicker than redoing a large extraction.

Frequently asked questions

Can I extract non-consecutive pages into one file?

Yes. A range like 1, 5, 9-11 produces a single PDF containing those pages in document order.

Is the quality of extracted pages reduced?

No. Pages are copied at the object level, so text stays selectable and images are never recompressed. The output is visually identical to the source.

How do I split a PDF in half?

Use the chunk mode with a size equal to half the page count, or extract 1- through the midpoint and then the midpoint onward as two separate operations.

Why is my split file almost as large as the original?

Because PDFs share resources such as fonts and images across pages. If the page you extracted uses a large embedded image or font set, that resource comes with it.

Can I split a password-protected PDF?

Only after removing the password. Use the Unlock PDF tool first if you know the password; encrypted page data cannot be read without it.

Are my files uploaded?

No. The split runs entirely in your browser. You can disconnect from the internet after the page loads and it will still work.

Related tools