Free · Fast · Privacy-first

Split a PDF Into Two Parts

Splitting a PDF into two halves, or into any two distinct sections at a chosen page boundary, is one of the most common document tasks a knowledge worker faces in a typical week.

Define the split point at any page

🔒

Two separate output files

No quality reduction

Free, instant, no sign-up

Cost
Free forever
Sign-up
Not required
Processing
In your browser
Privacy
Files stay local
FreeNo signupWhite-label

Add this PDF Splitter to your website

Drop the PDF Splitter into any page — blog post, product docs, intranet, school portal — with a single line of HTML. Your visitors get the full tool, processed entirely in their browser. No backend, no uploads, no signup.

  • Files stay 100% in the visitor's browser
  • Responsive — adapts to any container width
  • Free forever, no API key needed

Embed code

<iframe
  src="https://www.fixtools.io/pdf/pdf-splitter?embed=1"
  width="100%"
  height="780"
  frameborder="0"
  style="border:0;border-radius:16px;max-width:900px;"
  title="PDF Splitter by FixTools"
  loading="lazy"
  allow="clipboard-write"
></iframe>

Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.

Finding the right split point: midpoint splits, report halves, and asymmetric cuts

Splitting a PDF into two is the simplest variant of a page range operation, but choosing the right split point still requires a moment of thought before you start. The most straightforward case is a midpoint split where a 40-page document becomes two equal 20-page files. This works well for annual reports where the first half covers the business narrative and the second half contains financial statements, or for training manuals where Part 1 covers theory and Part 2 covers practical exercises. To find the midpoint of any document, divide the total page count by 2 and use that as the split point. A 56-page document splits at page 28, producing a 28-page first file covering pages 1-28 and a 28-page second file covering pages 29-56. For odd totals, round down for Part 1 so that Part 2 carries the extra page rather than the other way around.

Not every two-part split falls neatly at the midpoint. A 120-page legal brief may need to split at page 85 to separate the argument section running across pages 1-85 from the exhibits packed into pages 86 through 120. A book PDF may split at the exact chapter boundary, which you find by checking the table of contents page numbers, rather than at the 50 percent mark of the file. For asymmetric splits, the key step is identifying the boundary page before uploading. Open the PDF in any viewer, scroll to the last page of the first section, note the page number shown in the viewer bar at the bottom or top of the window, and use that number as your split point in FixTools. Skipping this preview step is the single most common cause of having to re-run the split because the boundary landed one page off from where you intended.

A common confusion with two-part splits is whether the split page itself goes into the first file or the second file. FixTools includes the split page in the first file. If you split at page 20, the first output contains pages 1-20 and the second contains pages 21 to the end of the document. This is the standard behavior for page-range splitting across every major PDF tool, and it matches the mental model most users have when they say "split at page 20." If you want page 20 in the second file instead because it carries the heading or cover for the section you want to lead Part 2, set your split point to page 19. The first file becomes pages 1-19 and the second file becomes pages 20 to the end, which places the heading at the top of Part 2 where it reads naturally.

Two-part splitting also shines for collaborative review workflows where one person is responsible for the first half of a document and another for the second. By producing two physically distinct files, each reviewer can mark up their section in their preferred PDF tool without worrying about overwriting the other reviewer's annotations. When the review is complete, the two annotated halves can be merged back together using FixTools PDF Merger, which preserves all the annotations and form fields from both files in their original positions. This split-review-merge cycle is faster than serial review on a single shared file, and it scales naturally to any document where the natural division of labor falls along a single page boundary.

How to use this tool

💡

Upload your PDF and enter the page number where you want to split it. FixTools creates two files: pages 1 to N and pages N+1 to the end.

How It Works

Step-by-step guide to split a pdf into two parts:

  1. 1

    Upload your PDF

    Open the PDF Splitter in your browser and upload the PDF you want to divide into two parts by either dragging it onto the upload area from your file manager or clicking the area to open the standard file picker. The file is parsed locally in your browser and the total page count appears once parsing completes, giving you the upper bound for your split point.

  2. 2

    Set the split page

    Enter the page number where the split should occur in the labelled input field. Pages 1 through that number become Part 1, and the remaining pages from the next page through the end of the document become Part 2. Pages are counted from 1 based on physical position in the file, not on printed page numbers visible in the document footer.

  3. 3

    Split

    Click the Split PDF button and FixTools generates both output files in a single pass through the source document. Processing typically completes in a few seconds for normal office documents and within twenty seconds for documents over one hundred pages. A progress indicator confirms the operation is running so you know the tool has accepted your input correctly.

  4. 4

    Download both parts

    Download each part separately to your device by clicking the two download links that appear after splitting finishes. The files are named with sequential suffixes so they sort correctly when placed side by side on disk. Rename them immediately to descriptive names that reflect their actual content before moving them into a project folder alongside other documents.

Real-world examples

Common situations where this approach makes a real difference:

Annual report distributor

A chief financial officer needs to send the narrative section covering pages 1 through 32 of a 64-page annual report to the corporate communications team for proofreading, while the audited financial statements running from page 33 through page 64 go separately to the audit committee chair. He splits the 64-page PDF at page 32 in FixTools, producing two equal 32-page files in under fifteen seconds. Each team receives only the section relevant to their review, and neither output file exceeds 4 megabytes, which fits comfortably into any email attachment limit imposed by either recipient organization.

Training course administrator

A human resources administrator has a 90-page new-hire onboarding manual and needs to distribute Part 1 covering company policy on pages 1 through 45 before the first day of the new starter's employment, then Part 2 covering role-specific procedures on pages 46 through 90 after the first week of orientation. The midpoint split at page 45 takes one operation and produces two correctly bounded PDFs ready for the learning management system upload queue. Each file fits cleanly into one weekly module slot.

Legal paralegal

A litigation paralegal has a 110-page court filing where the substantive brief runs from page 1 through page 78 and the supporting appendices occupy pages 79 through 110. She needs the appendices filed separately with a different docket reference number because the local court rules require exhibits to be filed as their own document. Setting the split at page 78 in FixTools produces a 78-page brief file and a 32-page appendix file, both preserving all embedded text, stamp annotations, and electronic signatures from the original filing without any rasterization.

E-book self-publisher

A self-publisher has a 200-page PDF manuscript and wants to send the first 100 pages, which include the prologue through the end of Chapter 8, to a beta reader for early feedback before sharing the complete work. He splits the manuscript at page 100, producing a 100-page review copy in about eight seconds on his desktop. The second half of the book stays on his hard drive and out of circulation until he has incorporated the first reader's feedback, reducing the risk of an early draft of the ending leaking to the wider world.

Pro tips

Get better results with these expert suggestions:

1

Check your page viewer before choosing the split point

Open the PDF in Chrome by dragging it onto a new browser tab, or in Preview on macOS, and scroll carefully to the last page of the first section you want as Part 1. The page number shown in the viewer toolbar reflects the physical position in the file, which is exactly what FixTools uses for its range numbers. For documents containing Roman numeral front matter such as a title page and copyright page, the physical page number differs from the printed page number by the count of front matter pages, so always verify the actual position in the viewer rather than trusting the printed number in the document footer.

2

Splitting at page N puts page N in Part 1

FixTools includes the split page itself in the first output file rather than the second. A split entered at page 40 produces Part 1 covering pages 1 through 40 and Part 2 covering pages 41 through the end of the document. If the boundary page conceptually belongs to the second section, such as a chapter title page that opens the next major part of the document, set your split point to page 39 instead so that the chapter title opens Part 2 as its first page. This small adjustment makes the resulting files read more naturally when opened independently.

3

For equal halves, divide total page count by 2

To find the midpoint of any PDF for a balanced two-part split, check the total page count shown in your viewer's page counter as "X of Y", divide Y by 2, and use the result as your split page in FixTools. For odd total page counts, round down for the first half so the second half carries the spare page. A 55-page document splits at page 27, producing a 27-page Part 1 covering pages 1 through 27 and a 28-page Part 2 covering pages 28 through 55. This convention keeps the workflow predictable.

4

Compress each half independently if sizes differ widely

When a PDF has image-heavy pages concentrated in one section, the two output halves can differ significantly in file size even though they have similar page counts. If Part 1 ends up at 2 megabytes and Part 2 is 18 megabytes because of embedded photographs in the second half, run only Part 2 through the FixTools PDF Compressor. Compressing Part 1 would waste time for negligible savings, while Part 2 typically drops to 4 or 5 megabytes at medium compression quality with no visible loss in reading clarity at normal magnification levels.

FAQ

Frequently asked questions

Upload your PDF to the FixTools PDF Splitter using either the drag and drop area or the standard file picker dialog, enter the page number where you want to divide the document into the labelled split input field, then click the Split button. Two complete PDF files are created in a single pass: the first covers pages 1 through your chosen split page, and the second covers the remaining pages from one page after the split through the very end of the document. Both files download together as separate links presented immediately after processing finishes. The split page itself is included in the first file by convention, which matches the standard behavior of every major PDF splitting tool on the market and the mental model most users have when they describe a split point.
Yes, you can split at any page in the document, whether that is page 1, the geometric middle, the second to last page, or anywhere else in between. The split point does not need to fall at the halfway mark of the file, and there is no preference in the tool for symmetric splits over asymmetric ones. For a 120-page document, you could split at page 85 to produce an 85-page first file and a 35-page second file, which matches a natural section boundary in the content where the substantive body ends and the appendices begin. Asymmetric splits are in fact more common than midpoint splits in practice because content sections rarely fall at exactly 50 percent of the page count of any real document.
Use the page range extraction option in the splitter rather than the two-part split mode, and enter pages 1 through your desired last page as the range. Only that section will be exported as a single output PDF file without generating any second half at all. This is useful when you need to share only the front portion of a document, such as the executive summary or the opening chapters of a manual, and have no need for the back half of the file in the workflow. Range extraction is also slightly faster than a full two-part split because the tool only has to process the pages you actually want rather than constructing two output containers in memory simultaneously.
The page content is preserved exactly in both output files without any modification of internal structures. Embedded page numbers that appear in the printed footers or headers of the source PDF remain as-is in each output file. FixTools does not renumber pages or rewrite footer content as part of the split operation. If your document has printed page numbers in its footers such as "Page 45 of 120" written into the page content, those numbers remain unchanged in the split output, which can occasionally look odd if Part 2 of a 64-page split starts with a footer that still says "Page 33 of 64" inherited from the original layout. The page content itself is copied byte-for-byte without any editing.
Yes, splitting long PDF books, training manuals, or reports into two volumes is one of the most common applications of two-part splitting. Find the natural chapter or section boundary where the split should occur by checking the table of contents page numbers in the front matter, then use the physical page number corresponding to that boundary as your split point in the tool. FixTools handles the actual split operation in a few seconds without any software installation, account creation, or file size limits imposed by server upload infrastructure. This makes it the practical choice for self-publishers and educators who need to produce volume splits regularly without paying for desktop PDF software.
Open the PDF in any standard viewer such as Chrome, Preview on macOS, or Adobe Reader on Windows, and note the total page count shown in the page counter at the top or bottom of the window. Divide that total page count by 2, rounding down for any odd totals so that Part 2 carries the extra page. For a 74-page PDF, the arithmetic midpoint is 37, so enter 37 as your split point in FixTools and the tool will produce two equal 37-page files. For a 75-page PDF, the same rounding-down convention puts the split at 37 as well, producing a 37-page Part 1 and a 38-page Part 2, which is the convention most users intuitively expect.
Internal hyperlinks that point to pages within the same output section are preserved correctly in the split files and continue to work as expected. Bookmarks and links that reference pages now in the other section will no longer resolve correctly after splitting, because those target pages now exist in a separate file rather than at a position inside the same document. If bookmark integrity across sections is critical for your workflow, such as when an indexed legal brief contains cross-references between the argument and the exhibits, consider using page range extraction to make a clean Part 1 while keeping the original file intact as the navigable primary document with all bookmarks working correctly.
Yes, FixTools works in Safari on iPhone and in Chrome on Android, with the same two-part splitting interface available on mobile that you see on desktop. Open fixtools.io in your mobile browser, navigate to the PDF Splitter, upload the PDF from your device storage or a connected cloud drive such as iCloud Drive or Google Drive, enter your split page in the input field, and download the two output files when processing finishes. For files larger than about 50 megabytes, a desktop browser will be faster and more reliable than mobile, because phones have less RAM available for the JavaScript processing that the splitter relies on. Anything under 30 megabytes runs smoothly on a modern phone.
Yes, once the FixTools page has finished loading in your browser, the actual splitting process runs entirely on your device without needing further internet connectivity. Load the page while connected to Wi-Fi or a cellular network, wait for the page to fully load, then you can switch to airplane mode or disconnect from the network entirely. The upload, the split processing, and the download are all handled by code already cached in your browser. This offline capability is useful when you are working on a flight, in an environment with restricted internet, or when you simply want the strongest possible guarantee that no file data could be transmitted to any remote service during the operation.
No, the original PDF on your computer is never modified by the split operation. FixTools reads the file into browser memory, constructs two new output PDF files based on the split point you specified, and presents those new files for download. The source file on your disk remains exactly as it was before you uploaded it to the tool. If you accidentally overwrite the original by saving an output file to the same location with the same name, you will lose the source, so always save the two output parts to a different filename or folder. Keeping the original safe is a sensible default while you confirm the split landed on the right page.

Related guides

More use-case guides for the same tool:

Ready to get started?

Open the full PDF Splitter — free, no account needed, works on any device.

Open PDF Splitter →

Free · No account needed · Works on any device