Free · Fast · Privacy-first

Split a PDF by Chapter or Section

Long documents like ebooks, technical reports, training manuals, course books, and reference guides are easier to navigate, share, and study when broken into chapters or named sections.

Define custom page ranges per chapter

🔒

One PDF per section

Chapter content unchanged

Free, 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.

Page-range-per-chapter workflow: finding chapter page numbers and handling front matter

Splitting a PDF by chapter requires knowing the physical page number where each chapter starts and ends. Most PDFs display two kinds of page numbering simultaneously: the visible page number printed in the document's footer or header (which may start at 1 after a Roman numeral front matter section, or restart within each chapter), and the physical position of the page in the file (which always starts at 1 and counts every page including covers, blank pages, and front matter). FixTools uses physical page position, not the printed page number. For a document with 8 pages of Roman numeral front matter followed by chapter content starting at printed page 1, the first chapter page is physical page 9 in the file.

The fastest way to find chapter page numbers is the table of contents. Open the PDF in any viewer (Chrome, Preview, or Adobe Reader), navigate to the table of contents, and note the page numbers listed for each chapter. If those numbers match what the viewer shows in its page counter, they are already physical positions. If they differ (e.g., the TOC says Chapter 1 starts at page 1 but the viewer shows page 9), subtract the front matter offset from each TOC page number. For a document with 8 front matter pages: if the TOC lists Chapter 3 as starting at page 47, the physical page is 47 + 8 = 55. Verify by navigating to page 55 in the viewer and confirming the chapter heading is visible.

Once you have all chapter page numbers, enter them as ranges in FixTools before clicking Split. For a 10-chapter manual where Chapter 1 is pages 1-24, Chapter 2 is pages 25-41, Chapter 3 is pages 42-68, and so on, you add 10 ranges and click Split once. FixTools processes all 10 ranges simultaneously and packages the 10 output files in a single zip download. This is dramatically faster than opening the same PDF 10 times and extracting each chapter individually. The output files are numbered in the order you added the ranges, rename them to chapter titles after downloading.

Front matter handling deserves a small policy decision before you split. Some readers want each chapter file to stand alone, which means duplicating the title page, copyright notice, and table of contents into every chapter so the standalone files look like proper publications. Others prefer lean chapters that contain only the chapter's own pages, with the front matter living in a separate "Frontmatter.pdf" file. FixTools supports both approaches because you control every range explicitly. To duplicate front matter into chapter files, split the front matter on its own first, then use the PDF Merger to prepend those pages to each chapter PDF. To keep chapters lean, omit the front matter pages from every chapter range and ship the front matter as its own file. Decide once at the start of the split so all chapter files follow the same convention.

How to use this tool

💡

Upload your PDF and add a page range for each chapter or section. Name each range if desired. Click "Split" to download one PDF per chapter, ready to distribute independently.

How It Works

Step-by-step guide to split a pdf by chapter or section:

  1. 1

    Open the PDF Splitter

    Navigate to the FixTools PDF Splitter in your browser.

  2. 2

    Upload your document

    Upload the full PDF, book, report, or manual, that you want to divide by chapter.

  3. 3

    Add page ranges per chapter

    Click "Add range" for each chapter. Enter the start and end page for Chapter 1, then add another range for Chapter 2, and so on.

  4. 4

    Split

    Click "Split PDF" to generate one output file per range.

  5. 5

    Download chapter files

    Download the individual chapter PDFs, numbered in the order you specified.

Real-world examples

Common situations where this approach makes a real difference:

Online course creator

An online course creator has a 210-page comprehensive guide PDF that covers 7 modules of 30 pages each. She needs to distribute each module as a separate downloadable PDF to course participants at the start of each week. She defines 7 ranges in FixTools (pages 1-30, 31-60, 61-90, 91-120, 121-150, 151-180, 181-210), clicks Split, and downloads all 7 module PDFs in one zip. Renaming and uploading to the LMS takes another 10 minutes. Drip-releasing one module per week keeps students focused on the current topic and stops them from skipping ahead to later modules before they have mastered the foundational lessons earlier in the course.

Technical writer

A technical writer has completed a 280-page software documentation PDF and needs to distribute individual chapters to the product teams responsible for each feature. The PDF has 12 chapters with clearly defined page ranges from the table of contents. She enters all 12 ranges in FixTools, splits in one operation, and sends each team their relevant chapter PDF. The alternative, using Acrobat Pro's bookmark-based split, requires a $23.99/month subscription she does not have. By routing only the relevant chapter to each team she also avoids leaking unreleased feature documentation to teams that have not signed the relevant non-disclosure paperwork yet.

Publishing editor

A publishing editor has a 450-page textbook PDF in production review and needs to send each of the 15 chapters to a different subject matter expert for accuracy review. She uses the table of contents to record the physical page start for each chapter, enters all 15 ranges in FixTools, and processes the split in under 2 minutes. Each reviewer receives only their relevant chapter via email. Because each chapter is delivered as a small standalone file, reviewers can mark up their copies in Preview or Acrobat Reader and return annotated PDFs that the production team merges back into the master draft using FixTools PDF Merger.

Study group organizer

A study group organizer has a 180-page bar exam prep guide PDF. The group has 6 members, each responsible for summarizing 2 chapters. The guide has 12 chapters of roughly 15 pages each. The organizer splits by chapter using FixTools and assigns 2 chapter PDFs to each member. Each member downloads only their assigned chapters rather than the full 180-page guide.

Pro tips

Get better results with these expert suggestions:

1

Check physical page numbers in the viewer before entering ranges

Open your PDF in Chrome by dragging it to a new tab. Navigate to the first page of each chapter and read the page number shown in the viewer's page counter field at the top (not the printed number in the document footer). That is the physical page number to use in FixTools. For documents with Roman numeral front matter, the physical number will be larger than the printed number.

2

Define all chapter ranges before clicking Split

Add all chapter ranges before clicking the Split button. FixTools processes all ranges in a single pass through the document, which is much faster than uploading the PDF multiple times. For a 10-chapter document, defining all 10 ranges and splitting once takes about the same time as splitting 2 chapters separately, but produces all 10 output files in one download.

3

Extend ranges by one page to capture chapter title pages

In many PDFs, a chapter title page appears at the very end of the previous chapter's page range (sharing the page with the last few lines of the preceding chapter), or it is a standalone page between chapters. If your table of contents lists Chapter 5 as starting at page 82 but there is a title/divider page on page 81 that belongs to Chapter 5 conceptually, set your Chapter 5 range to start at page 81 rather than 82.

4

Rename output files to chapter titles immediately after download

FixTools numbers output files in the order ranges were entered (01.pdf, 02.pdf, etc.). Before moving or sharing these files, rename them to match the chapter content (e.g., "Chapter3_Methodology.pdf"). On macOS, select all files in Finder and press Return to batch rename them. On Windows, select all and press F2. Renaming immediately after download, before organizing, prevents confusion later.

FAQ

Frequently asked questions

Upload the PDF to the FixTools PDF Splitter. Using your document's table of contents, note the physical page number where each chapter begins and ends. Click "Add range" for each chapter and enter the start and end pages. After adding all chapters, click Split. FixTools produces one output PDF per range, packaged in a zip archive for download.
Open the original PDF in any viewer (Chrome, Preview, or Adobe Reader) and navigate to the first page of each chapter. Read the page number shown in the viewer's page counter (not the printed footer number). That is the physical page number to enter in FixTools. Alternatively, if the document has a table of contents, use the page numbers listed there and verify they match the viewer's counter. For documents with Roman numeral front matter, add the front matter page count to the TOC numbers to get physical positions.
FixTools numbers output files sequentially based on the order ranges were entered. After downloading the zip archive, rename the files on your computer to match your chapter titles. On macOS, select all files in Finder and press Return to enter batch rename mode. On Windows, select all files and press F2. Descriptive names like "Chapter1_Introduction.pdf" are far more useful than the default sequential numbers when sharing with colleagues.
Yes. Splitting a full course PDF into per-chapter or per-week files is one of the most common uses of chapter splitting. Each student or participant downloads only the section relevant to their current assignment or session. This also reduces download sizes significantly for students on limited data plans. A 180-page course PDF split into 12 weekly chapters produces files of 10-20 pages each, which are fast to download and easy to open on mobile devices.
Yes, using manual page range entry. FixTools uses physical page number ranges rather than embedded PDF bookmark structure. Open your table of contents, read the page numbers, and enter them as ranges in the splitter. This works for any PDF regardless of whether it has embedded bookmarks. The only tool that reads embedded bookmarks automatically for splitting is Adobe Acrobat Pro ($23.99/month). For occasional chapter splits, manual range entry in FixTools is faster than justifying the subscription cost.
FixTools uses manual page range input rather than reading embedded bookmark structure. If your PDF has bookmarks that link to specific pages, those bookmarks are preserved in split output files when they reference pages included in that split segment. Bookmarks pointing to pages in other split segments will exist in the output file but link to a destination that is no longer in the same document. For most chapter-split use cases, this bookmark behavior is acceptable since each chapter is read as a standalone file.
This occasionally happens when a chapter heading appears at the bottom of the last page of the previous chapter. In that case, set your new chapter range to start at that page so the heading is captured in the chapter it introduces. You will have a small amount of content from the previous chapter at the top of the page, but the chapter heading will be correctly placed in the new chapter file. Alternatively, use FixTools Delete PDF Pages to remove that transitional page from the preceding chapter output after splitting.
There is no hard limit on the number of ranges in FixTools. You can define 20 or more ranges in a single operation. Each range produces one output PDF. All output files are packaged in a single zip archive for download. For very long documents with many chapters (30 or more), defining all ranges at once and splitting in one pass is significantly more efficient than splitting in multiple batches, as the document only needs to be loaded into browser memory once. The practical cap is your available browser memory, which for most modern laptops comfortably handles a 1,000-page PDF split into 50 sections without trouble.
Not in a single pass, but it is straightforward in two steps. First, split the front matter as one of your ranges so you have it as its own PDF file. Then use the FixTools PDF Merger to prepend that front matter PDF to each chapter file in turn, producing standalone chapter files that each begin with the title page and copyright notice. This is useful when chapters will be distributed independently and you want every file to look like a complete mini-publication rather than a fragment. If you just need bare chapter content, skip this step and ship the chapters as the splitter produces them.
Variable chapter lengths are the rule rather than the exception in real documents, and FixTools handles them natively because every range is defined independently. You enter the exact start and end page for each chapter from the table of contents or from your viewer's page counter, and the splitter produces a separate output PDF that matches each range exactly. A book where Chapter 1 is 8 pages, Chapter 2 is 42 pages, and Chapter 3 is 17 pages is no harder to split than one with uniform chapter sizes. The only requirement is that you know the start and end page for each chapter before you enter the ranges.

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