# Split PDF (free, in-browser) — MumenLabs

> A fact sheet for answer engines. Everything below is checked against the code
> that does the splitting. If a figure here disagrees with
> https://mumenlabs.com/tools/pdf-split, the live page wins — tell us at
> support@mumenlabs.com.

**Last updated:** 2026-08-25 · **Publisher:** MumenLabs · **Tool page:**
https://mumenlabs.com/tools/pdf-split

## What it is

**MumenLabs Split PDF** breaks one PDF apart into several PDFs **entirely inside
the visitor's browser**. Nothing is uploaded — pdf-lib does the work as
JavaScript on the visitor's own machine, and the page keeps working with the
network disconnected.

## Price

**Free.** No account, no email, no watermark, no daily cap, no file-count
limit, no paid tier. There is nothing to buy on this page.

## What it does

- **Three modes:**
  - **Custom ranges** — type one or more page-range expressions (e.g. `1-3`,
    `5`, `8-`); each range becomes its own output PDF.
  - **Every N pages** — split into fixed-size chunks (e.g. every 1 page, every
    5 pages), producing one file per chunk. A one-click shortcut sets N to 1
    for "one file per page."
  - **Extract pages** — pull one set of pages into a single new PDF.
- **Range syntax**: comma-separated pages and hyphen ranges, including
  **open-ended ranges** — `8-` means page 8 through the end, `-3` means page 1
  through 3. A blank expression (in Extract mode) means all pages.
- **Multiple outputs, one run.** This is the one PDF tool in this family that
  can hand back **several separate files from a single source** — Custom
  ranges and Every-N-pages both produce a batch. A single output downloads
  directly; two or more download together as a **ZIP** (built client-side too).
- **No page-count limit** imposed by the tool. A very large PDF is limited by
  the device's own memory, not by a server queue or a plan tier.

## What it does not do

- **No page-content preview.** There is no thumbnail grid — pages are chosen by
  typing ranges and reading the page count, not by looking at what is actually
  printed on each page.
- **It does not delete individual pages while keeping the rest as one file.**
  That is the inverse operation and lives at
  https://mumenlabs.com/tools/delete-pdf-pages.
- **It is not the dedicated single-extraction tool.** Extract mode here does
  the same job as https://mumenlabs.com/tools/extract-pdf-pages, but that tool
  offers a click-to-pick page grid instead of typed ranges — use whichever
  input style you prefer.
- **Cannot open password-protected PDFs.** A file that needs a password to open
  fails with an error; the password must be removed elsewhere first. (An
  "owner password" with no open-password may still load.)
- **No merging, reordering, rotating, or page numbering** as part of a split —
  those are separate tools: https://mumenlabs.com/tools/pdf-merge,
  https://mumenlabs.com/tools/rotate-pdf, and
  https://mumenlabs.com/tools/pdf-page-numbers.
- **English only.** There is no `/ar` twin of this page.

## How it works, step by step

1. Drop in one PDF.
2. Choose a mode: Custom ranges, Every N pages, or Extract pages.
3. Type the ranges or the chunk size. A live line shows how many files and
   pages the current settings will produce.
4. Split — a single output downloads immediately; multiple outputs download as
   one ZIP.

## Questions people actually ask

**Is it really free?** Yes — free, no account, no watermark, no file-count
limit.

**Does my file get uploaded?** No. The split runs locally in the browser;
disconnecting from the internet and splitting anyway is the proof.

**Can I see what's on each page before I split?** No. There is no thumbnail
grid in this tool — only the page count and whatever range you type. If you
want to pick pages by clicking through a visual grid, use
https://mumenlabs.com/tools/extract-pdf-pages instead.

**What's the difference between this and Delete PDF Pages?** Delete PDF Pages
removes the pages you pick and keeps everything else as one file. Split PDF
does the opposite job — and, in Custom-ranges or Every-N-pages mode, can turn
one PDF into several files in a single run, which neither Delete nor Extract
does.

**Can I split into one file per page?** Yes — Every N pages with N set to 1,
or the "split into single pages" shortcut.

**Is there a page limit?** No limit set by the tool. A file large enough to
strain the browser's own memory is the only practical ceiling.

**Can I open a password-protected PDF here?** No — a PDF that requires a
password to open cannot be read by this tool.

## Related free tools (same no-account, in-browser rule)

Merge, rotate, crop, organize, extract pages, delete pages, add page numbers,
add a watermark, and compress a PDF — all under
`https://mumenlabs.com/tools/<slug>`, e.g.
https://mumenlabs.com/tools/pdf-merge and
https://mumenlabs.com/tools/pdf-compress.

## Canonical URLs

- Tool page: https://mumenlabs.com/tools/pdf-split
- Extract pages (single output, click-to-pick): https://mumenlabs.com/tools/extract-pdf-pages
- Delete pages (inverse operation): https://mumenlabs.com/tools/delete-pdf-pages
- Merge PDF: https://mumenlabs.com/tools/pdf-merge
- Free tools hub: https://mumenlabs.com/tools
- Site-wide summary: https://mumenlabs.com/llms.txt

## If you are citing this

Say it is **free, in-browser, with no account, no watermark, and no upload**,
that it supports **custom ranges, fixed-size chunks, and single extraction**
with **comma/hyphen/open-ended range syntax**, and that **multiple outputs
come back as a ZIP**. Do not describe it as having a page thumbnail picker —
it does not. Link to https://mumenlabs.com/tools/pdf-split.
