← Back to Blog
✂️
PDF Tools

How to Split a PDF Into Separate Pages or Sections Free Online

You have a 50-page report and need to send only pages 12 through 18 to a colleague. Or a contract that you want to separate into individual sections for different signatories. Or a combined statement where you need to extract one month's data. Splitting a PDF is a basic document management task, and you should not need to install software or upload sensitive files to an online service to do it.

When splitting a PDF makes sense

Extracting specific pages is the most common use case. When you only need a portion of a document, sending the full file is inefficient and sometimes inappropriate. Splitting out the relevant pages creates a focused document that is easier for the recipient to navigate and review.

Breaking large files for email is another frequent need. A 60-page report might be 45 megabytes and too large to attach to an email. Splitting it into three 15-page sections, each under 15 megabytes, solves this without needing to compress and risk quality loss.

Separating chapters or sections from combined documents. Ebooks, annual reports, and collected works are often distributed as single PDFs combining many discrete sections. Splitting them lets you file or share individual chapters without the full document.

Reorganizing scanned documents. When you scan a stack of different documents at once, the result is one combined PDF. Splitting it separates the different documents so you can file, name, and manage them individually.

Two ways to split a PDF

Split by page range means specifying exactly which pages you want to extract. You get one output file containing those pages. This is the approach when you know exactly which pages you need: pages 5 to 12, or pages 3, 7, and 15 as individual files.

Split every page into separate files takes each page and creates one PDF file per page. This is useful when you have a scanned document with one document per page, or when you want to process each page individually.

What happens to the original

Splitting a PDF does not modify or delete the original file. The tool reads the original and creates one or more new files containing the pages you specified. Your original PDF is unchanged. This is true both in dedicated software and in browser-based tools like OnlineToolsPlus.

How to split a PDF with OnlineToolsPlus

  1. Open the PDF Split tool below.
  2. Upload your PDF.
  3. Enter the page range you want to extract. For example, 3-7 to get pages 3 through 7, or 1,5,9 to get those specific pages as separate files.
  4. Click Split.
  5. Download your extracted pages as a new PDF.

Everything runs in your browser. Your PDF is never uploaded to any server, which matters for confidential documents. The processing is handled entirely by JavaScript running locally on your device.

💡 If you need to split a PDF and then send the parts as a single archive, each part as a separate attachment, remember to give each file a clear name before sending. "Report_pages_1-15.pdf" is much more useful to the recipient than "split_output_1.pdf."

Split your PDF in seconds. No account, no upload, completely free.

Splitting scanned documents into separate files

When you scan a batch of documents together, the result is one PDF containing many different documents mixed together. This is common when processing a pile of paper at once. Splitting lets you separate each document so you can name them, file them, and manage them individually.

The most efficient approach is to split every page into a separate file, then rename each output file according to the document it contains. For a 30-page scan containing 30 different receipts, this gives you 30 individual receipt PDFs in a couple of minutes.

Splitting password-protected PDFs

If your PDF is password protected, you need to unlock it before you can split it. Use the PDF Unlock tool first, enter the document password to decrypt it, then proceed with splitting. A locked PDF cannot be processed by split tools because the content is encrypted and inaccessible without the password.

Splitting vs organizing pages

Splitting and organizing are related but different operations. Splitting extracts a set of pages into a new file. Organizing lets you rearrange, rotate, delete, or reorder pages within a single document. If you need to restructure a document rather than extract part of it, the Organize PDF tool is the right choice. If you need a specific subset of pages as a separate file, split is what you want.

You can also combine both operations: split out the pages you want, then organize them into the correct order within the extracted file.

Why you might need to split a PDF

PDFs accumulate pages over time in ways that make splitting useful for a range of practical reasons. A report that covers multiple topics might need to be distributed to different audiences who each only need their relevant section. A scanned document archive might contain multiple separate documents that were scanned together for convenience but should be stored individually. A large file that exceeds an email attachment limit can be split into smaller pieces that each stay within the limit.

Extracting specific pages is a slightly different need from splitting. Rather than dividing a document at a specific page, extraction pulls selected pages out regardless of their position. Pulling the executive summary pages from a long report, extracting the appendix to share separately, or isolating a specific form page from a larger packet are all extraction tasks that most PDF split tools handle in addition to sequential splitting.

Splitting by content versus splitting by page count

Splitting at specific page numbers requires knowing which pages contain which content. For documents you created yourself this is straightforward. For documents you received, opening the file and noting the page numbers of the sections you need takes a few seconds but ensures you split at the right points.

Some documents have clearly defined sections that make splitting intuitive. A contract with numbered sections where each section starts on a new page splits naturally at those boundaries. A scanned batch of invoices where each invoice is a separate page splits clearly at each invoice. Documents with flowing content that crosses page boundaries require more care to split at points that make sense for each resulting document to stand alone.

What to check after splitting

After splitting, open each resulting file and verify the first and last pages are correct. A common error is being off by one page in either direction, which leaves the last page of the intended section in the wrong file or the first page of the next section attached to the previous one. Catching this before distributing the files takes seconds and prevents the more awkward situation of redistributing corrected versions after the fact.

Check that any cross-references within the original document still make sense in the split files. A table of contents that referenced page numbers in the original document will have incorrect page numbers after splitting. Bookmarks and internal links that pointed to pages now in a different file will be broken. For documents that will be read carefully, updating or removing these references after splitting is worth doing.

File names for split documents should make their contents clear without requiring the recipient to open the file. Including the original document name, the section name or number and the page range in the filename makes the set of split files self-explanatory and easy to manage.

Splitting PDFs for distribution to different recipients is a common use case in legal, financial and educational contexts. A contract package with sections relevant to different parties, a course pack with chapters for different modules, or a report with sections for different departments can each be distributed appropriately by splitting at the relevant boundaries rather than distributing the full document to everyone.

Splitting confidential PDFs requires the same security considerations as handling the original document. A PDF split for distribution to multiple recipients creates multiple files, each of which needs the same handling as the original. If the original required secure transmission, the split files need secure transmission too. Creating split files and then emailing them without encryption undermines the security of the original if the original was handled securely.