Language
Free Online PDF Splitter - Split & Extract PDF Pages | ButDoc
Split PDF
Extract pages or split your PDF into multiple files

Free Online PDF Splitter

Need to break a large PDF into smaller pieces? ButDoc's PDF Splitter lets you extract a page range, cherry-pick individual pages, or break a document into separate files — right in your browser. Preview every page as a thumbnail, choose exactly what you want, and download in seconds.

No software, no sign-up. Below: why the resulting files are bigger than you expect, what quietly breaks when a document is split, and the one use of this tool that protects your privacy better than redacting ever will.

Send only the page they need

This is the best use of a PDF splitter and hardly anyone thinks of it.

When a landlord asks for proof of income, a lender wants one transaction, or a form requires a single certificate, the instinct is to send the whole document — or to send it with parts blacked out. Both give away more than necessary. Redaction leaves the rest of the document present and only hidden if done properly, and a covered-up figure is one careless copy-paste from being read.

Extracting the single page you need is cleaner and safer. The other nineteen pages of your bank statement never leave your computer. There is nothing to recover because nothing was sent. No metadata from those pages, no hidden text, no risk of a failed redaction.

Where the page you need still contains something you would rather not share, split first and then redact what remains. Two small steps, far less exposure.

Why the pieces add up to more than the whole

Split a 10 MB document down the middle and you may well end up with two files of 6 MB each. This looks like a bug. It is not.

A PDF stores shared resources once and reuses them across every page. The embedded fonts, the logo repeated in the header, the colour profile — all held a single time and referenced throughout.

When the document is split, each new file must be able to stand alone. So each one gets its own copy of every font it needs, its own copy of that logo, its own colour profile. Shared overhead that was paid once is now paid several times.

The practical implications:

  • Splitting is a poor way to make a file smaller. If size is the problem, Compress PDF is the right tool — it works on the images, which is where the weight actually is.
  • Splitting to beat an email limit still works, since each individual piece is smaller than the original even if the total grows. Just do not expect the halves to be exactly half.
  • Text-heavy documents split most efficiently. Font overhead is small. Image-heavy documents carry their weight per page, so the split is closer to proportional.

What splitting can break

The pages themselves come across perfectly — copied, not re-encoded, so text stays selectable and images keep their resolution. What can break is everything that referred to the document as a whole.

Digital signatures stop validating. A certificate-based signature covers the file's exact byte structure. Extracting pages rewrites that structure, so any reader will report the signature as invalid — correctly, since the document is no longer what was signed. A visual signature image is unaffected, being simply a picture on the page.

Internal links and bookmarks point nowhere. A table of contents entry for page 80 is meaningless in a file that ends at page 50. Cross-references, footnote links and outline entries pointing outside the extracted range will fail. Web links keep working, since they point outside the document entirely.

Printed page numbers no longer match. The number printed on the page still says 47, but it is now page 1 of your new file. For anything you are citing or filing, mention the original page range so nobody is confused.

Form calculations can fail. If a form field's value is computed from fields on other pages, extracting part of the document leaves the calculation referring to fields that no longer exist.

Splitting a long scanned batch

One of the most common real jobs: a 200-page scan that is actually thirty separate documents, and you need them as thirty files.

Finding the boundaries is the slow part, and thumbnails help more than you might expect — the first page of a new document usually looks different at a glance, with a letterhead, more white space, or a different layout.

For a large batch, run OCR PDF first. Once the scan is searchable you can find every occurrence of "Invoice" or "Dear" or a date pattern, which locates the start of each document far faster than scrolling. It also means the split files arrive already searchable, so you never have to process them again.

While you are there, check for blank pages the feeder picked up — the backs of single-sided sheets are the usual culprit — and remove them with Delete Pages before splitting rather than after.

Split or delete pages?

Two ways to end up with fewer pages, and the right choice depends on what you are keeping.

Split when you want a subset as a new file and the original stays as it is. Extracting chapter three from a book; pulling one contract out of a batch.

Delete pages when you want the same document minus a few pages. Removing blanks from a scan; dropping an appendix before sending.

The rule of thumb: keeping a little means split, removing a little means delete.

Frequently Asked Questions

Why are my split files larger than I expected?
Each new file needs its own copy of shared resources — embedded fonts, repeated logos, colour profiles — that the original stored only once. The pieces can therefore add up to more than the whole. Use Compress PDF if size is the actual goal.
Will splitting reduce the quality of my PDF?
No. Pages are copied exactly as they are, with no re-encoding. Text stays selectable and images keep their original resolution.
Can I extract specific pages rather than a range?
Yes. Pick individual pages from the thumbnails, choose a continuous range, or split every page into its own file. Multiple files download together as a ZIP.
Do bookmarks and links still work in the split file?
Web links do. Bookmarks and internal cross-references pointing to pages outside the extracted range will not, since their destinations are no longer in the document. Check the navigation pane if your file relies on them.
Can I split a digitally signed PDF?
You can, but the signature will no longer validate, because it covers the whole original file. That is the security model working as intended. Keep the signed original if you need to prove its authenticity.
Can I split a password-protected file?
Not while the protection is in place — an encrypted PDF cannot be read without its password. Remove it in a PDF reader first, save a copy, and split that.
Is my file secure?
Files are transmitted over an encrypted connection, processed automatically without human review, and permanently deleted from our servers within 60 minutes. Full detail is in our Privacy Policy.

Related tools

Merge PDF does the reverse, Delete Pages removes pages from a document you are keeping, Compress PDF shrinks a large file properly, and Rotate PDF fixes sideways scans before you split them. Browse all PDF tools.