DuckyTools
Home PDF Split PDF

Split PDF PDF

Break a PDF into separate files — one per page, or in fixed-size chunks.

Split PDF is a free online tool that break a PDF into separate files — one per page, or in fixed-size chunks. It runs entirely in your web browser using pdf-lib, so files are processed on your own device and never uploaded to a server. There is no sign-up, no file size limit imposed by the site, no watermark and no paid tier.

Price
Free — no account, no quota, no watermark
Category
PDF
Where it runs
In your browser, on your device
Files uploaded
None
Technology
pdf-lib
Settings
2
Works offline
Yes, after the first visit

About Split PDF

Split PDF is one of 17 pdf tools on DuckyTools, and like all of them it runs entirely inside this page. Break a PDF into separate files — one per page, or in fixed-size chunks.

How to use it

  1. Choose a file, or drag it onto the drop zone.
  2. Set split into and pages per chunk.
  3. Press "Split PDF", then download what comes back.

The 2 settings

SettingWhat it doesDefault
Split intoChoose from 2: One file per page, Fixed-size chunks.One file per page
Pages per chunkRange 1–500.5

Under the hood

Runs onpdf-lib — builds and rewrites the PDF structure
ControlsSplit into, Pages per chunk

Questions

What is the difference between splitting and extracting?

Splitting breaks the whole document into several files at once — one per page, or in fixed chunks. Extracting pulls out a specific range and gives you one file. Use Extract PDF Pages if you only want pages 4–7.

Why is the output capped at 200 files?

Each split page becomes a separate PDF built in memory, and browsers get unhappy holding hundreds of blobs at once. If you need more, split in chunks first, then split each chunk.

Are the resulting files smaller?

Each file is smaller than the original, but the total across all of them is usually slightly larger. Every PDF has to carry its own copy of any shared fonts and resources.