Use Split PDF to break a single PDF into exactly two separate files by choosing one of two split modes inside the browser-based tool. Select "Every N pages" and enter a number that produces two chunks (for a 10-page document, enter 5 to get pages 1-5 and 6-10), or pick "Custom ranges" and type two ranges like 1-5, 6-10 — or 1-7, 8-10, or any other non-overlapping pair that covers the pages you need. The tool reads your file locally the moment you load it, lists the total page count at the top of the page, and produces two ready-to-download PDFs as soon as you press Split PDF. Each result appears as its own row with its own download link, so you save exactly the two parts you need without unpacking a zip archive. Nothing is uploaded to a server at any point, no account is required, and both output files preserve the original page objects losslessly — text stays selectable, fonts stay embedded, vector graphics stay sharp, and images keep their original resolution.

how to split a pdf into two
How to Split a PDF into Two Files

When You Actually Need Two Files

Splitting a PDF into two is its own pattern, not just a smaller version of splitting into many. The need shows up in a few recurring situations:

  • A scanned bundle that contains two different document types lands in your inbox as one PDF — for example, a signed contract bundled with the supporting invoices — and each recipient only needs one half.
  • A long report is being divided between two reviewers, with chapter one going to one person and the rest to another.
  • A bank or government PDF combines a statement and a tax form, and each piece has to be uploaded to a different online portal that rejects multi-section files.
  • A teacher wants the worksheet pages separated from the answer key pages so students receive only one.

In each case the cleanest result is two PDFs named after their content, not five or ten extra chunks that need renaming and reorganizing afterward. That is what the tool is built for.

Two Split Modes, Same Two-File Result

Split PDF gives you two ways to land on exactly two files. The choice depends on whether the split point is even or uneven, and whether you already know the page boundary you want.

Every N pages divides the document into fixed-size chunks. Pick 1 and every page becomes its own file; pick 2 and you get pairs; pick 5 and you get five-page blocks with the final file holding whatever pages are left over. To end up with exactly two files, pick a number that divides the page count as evenly as possible — for a 12-page PDF, N=6 gives you 1-6 and 7-12; for a 10-page PDF, N=5 gives you 1-5 and 6-10; for an 11-page PDF, N=5 gives you 1-5 and 6-11 because the final block always holds the remainder.

Custom ranges lets you type page ranges the way you think about them, such as 1-5, 6-10. Ranges are 1-based and inclusive, a bare number such as 7 extracts that single page, out-of-range numbers are clamped to the real page count, and clearly invalid text is skipped rather than crashing the tool. To produce exactly two files, type two ranges separated by commas.

Split modeHow to land on two filesBest for
Every N pagesEnter a number so total pages ÷ N = 2 (for example, 12 pages ÷ 6)Even splits of known-length PDFs where the chunk size is obvious
Custom rangesType two ranges like 1-5, 6-10 or 1-7, 8-25 separated by commasUneven splits or splits at a known chapter or section boundary

For an uneven split — chapter one is 7 pages and the rest is 18 — Custom ranges is the only sensible choice. For an even split of a known-length scan, Every N pages takes one less decision and one less typo risk.

How to Split a PDF into Two Files

These three steps turn a single PDF into exactly two separate files using the Split PDF tool:

  1. Click Browse PDF and choose the single PDF you want to split. The tool reads the file locally and shows its exact page count at the top of the page.
  2. Pick a split mode. For an even split, select Every N pages and enter a number that divides the page count into two equal or near-equal chunks. For an uneven split at a specific page boundary, select Custom ranges and type two ranges such as 1-5, 6-10 (or 1-7, 8-25, or any other pair) separated by commas.
  3. Press Split PDF. The tool produces a list of output PDFs — one row per output — each showing its page range and file size. Click the download link next to each row to save that part to your device. Repeat for the second file. Close the tab when you are done.

That is the entire workflow. No upload, no signup, no zip archive to unpack, and no manual renaming required.

Worked Example: A 10-Page Report

Suppose you have a 10-page report and want two PDFs: pages 1-5 for one reviewer and pages 6-10 for another. Using the Custom ranges path:

  • Page count shown by the tool after loading: 10.
  • Split mode selected: Custom ranges.
  • Ranges entered: 1-5, 6-10.
  • Press Split PDF.
  • Output row 1: pages 1-5 — about half the original file size.
  • Output row 2: pages 6-10 — the other half.
  • Two download links appear in the results list. Save each row to a different folder.

The arithmetic is straightforward: page count of 10, divided by 5 pages per file, gives exactly 2 output files. The same boundary can be reached using Every N pages by setting N to 5, which produces identical page ranges without typing any numbers manually.

What Happens to Quality and Privacy

Splitting runs entirely in your browser. The tool reads the PDF in memory, splits it locally, and never sends the file to a remote server. That means there is no upload step, no queue, no waiting for a cloud job, no emailed download link, and no storage on a remote machine once the page is closed.

For the output itself, every page is copied losslessly from the source document into each new PDF. Text remains selectable and searchable, fonts remain embedded, vector graphics stay sharp, and image resolution is preserved — there is no re-rendering, re-compression, or quality loss at any stage.

This combination — no upload, no recompression — is the main reason the tool is a good fit for contracts, tax forms, medical records, and other documents you would rather not hand to a third-party service.

Limits: Encrypted PDFs Cannot Be Split

There is one case where splitting into two is not possible directly. Password-protected or encrypted PDFs cannot be split until the protection is removed, because the tool deliberately refuses to bypass encryption.

To work around this, unlock the PDF first in your usual reader — Adobe Acrobat, Preview, or any PDF viewer that lets you re-save without a password — then load the unprotected file into Split PDF. Removing the password requires a password you already know; the tool is not designed to crack or remove unknown passwords on your behalf. Once the file is unlocked, the two-file split works exactly as described above.

Next Steps: Merging, Deleting, or Reordering

Splitting into two is rarely the last operation on a document set. A few common follow-ups, all runnable in the same browser tab without uploading anything:

  • If you later need pages 4-6 plus pages 9-12 from the original combined into a single file, Extract PDF Pages copies selected pages into a new file in the exact order you specify.
  • If one of your two outputs still contains an unwanted cover page or appendix, Delete PDF Pages trims it down before you share the file.
  • For the opposite direction — turning two files back into one — Merge PDF combines several PDFs into one file in your chosen order, locally.
  • If the source PDF contains sideways scans, Rotate PDF turns pages 90, 180, or 270 degrees without uploading anything.

The full workflow — split, trim, merge, rotate, re-split — stays inside your browser from start to finish, with every intermediate file kept on your own device.