How to Split a PDF Online (Free, No Upload)
Quick answer
Open PDFTeq's Split PDF tool, upload your file,
type the pages you want in the Pages field — all for every page individually, or something like
1-5, 8, 12-end for specific pages — and click Split. Check "Combine into one PDF" if you want
your selection as a single file instead of separate ones.
What the Pages field actually accepts
- all — every page becomes its own PDF, downloaded as a ZIP.
- 1-5 — one range, one output file.
- 1-5, 8, 12-end — several parts. Each becomes a separate file by default (a ZIP); check "Combine" to merge them into one PDF instead.
- end — a stand-in for the last page number, so you don't need to know the exact page count (e.g.
12-end).
There's no thumbnail picker in this version — pages are specified by number. If you don't know which page a section starts on, open the PDF in any reader first to check.
Step-by-step
- Upload your PDF — drag and drop, or click to browse. Nothing is sent anywhere; the file is read directly into your browser's memory.
- Type your pages —
all, a single range, or several comma-separated parts. - Choose combine or separate (only relevant with multiple parts) — tick the box for one merged file, leave it unticked for a ZIP of separate files.
- Click Split and download the result.
Common tasks and how to actually do them here
| You want to... | Type this | Combine box |
|---|---|---|
| Get every page as its own file | all | — |
| Extract pages 10 through the end | 10-end | — |
| Extract pages 5, 7, and 9 as one file | 5, 7, 9 | Checked |
| Split a report into three separate sections | 1-10, 11-25, 26-end | Unchecked |
| Just get the signature page from a contract | 40 | — |
What this tool doesn't do
Worth knowing upfront rather than discovering mid-task:
- No automatic splitting by bookmark, chapter heading, or barcode — you provide the page numbers.
- No OCR — splitting a scanned PDF doesn't make it searchable; run OCR (elsewhere) first if you need that.
- No password-protected file support — unlock the PDF first, then split it.
- One file at a time — there's no batch upload for multiple source PDFs at once.
Is it private?
Yes, verifiably: the split happens using pdf-lib, a JavaScript library, entirely in your browser. Open developer tools (F12) → Network tab and split a file — you won't see an upload request. That's a fact about how this specific tool is built, not a substitute for your organization's own compliance sign-off if you're handling regulated documents (health records, financial data, etc.) — check with your compliance team for those requirements rather than taking any tool's word for it.
PDFTeq vs. server-based splitters
Many popular free PDF tools upload your file to their servers and delete it afterward — commonly citing a window of an hour or two. That's a reasonable practice, but it's different from never uploading at all. Exact limits (file size caps, daily task limits) vary by provider and change over time, so check each provider's current pricing/limits page rather than relying on any comparison chart, including ones we might publish — those numbers go stale fast.
Frequently asked questions
Can I extract non-consecutive pages into a single file?
Yes — list them comma-separated (e.g. 5, 7, 9) and check "Combine into one PDF".
What does "end" mean in a range?
It stands for the last page of the document, so 12-end means "page 12 to the last page" without you needing to count pages first.
Is my file uploaded anywhere?
No — verify it yourself in your browser's Network tab while splitting.
Can I split a password-protected PDF?
Not yet — remove the password first, then split the unlocked file.
Will splitting reduce quality?
No — pages are copied as-is, not re-rendered or recompressed.