Skip to content

Split PDF

Pick pages or split a PDF into separate files.

Drop a PDF file here

or click to browse

πŸ”’ Files never leave your deviceSingle fileUp to 2 GB

Visual preview

See page thumbnails before you split.

Flexible splitting

Pick page ranges, page counts, or target size.

100% private

Your file never leaves your device.

Advertisement

A long PDF often contains far more pages than you actually need β€” perhaps just one chapter of an ebook, a single invoice from a batch statement, or specific clauses from a 50-page contract. Sending the whole document to an online splitter means uploading every page, including the ones you never intended to share. This splitter reads the PDF's page tree directly in your browser and extracts only the pages you specify. You can pull every page as a separate file or select custom ranges like 1–3, 5, 8–10 β€” the original document stays local, and only the extracted pages are written to new files for download.

How to split pdf

  1. 1Upload the PDF you want to split.
  2. 2Choose to extract every page as a separate PDF, or specify custom page ranges like 1–3, 5, 8–10.
  3. 3Click Split to generate your extracted PDF files.
  4. 4Download individual pages or a ZIP containing all of them.

Use cases

  • Extract just the relevant pages from a long research report.
  • Split a 100-page contract into per-section PDFs for easier review.
  • Pull a single chapter out of an ebook for quoting.

Why use a browser-based split pdf?

Splitting a PDF is a structural operation β€” it reads the page tree and writes new documents β€” so it does not require a powerful server. Yet most online splitters still upload your file, process it remotely, and present a download link. For a 200-page contract or a scanned ID, that upload is a privacy risk.

LoveMyFile splits PDFs locally using pdf-lib. The page tree is parsed in your browser, the selected pages are copied into new PDF documents, and everything is packaged into a ZIP for download. No file ever touches a server.

Splitting locally also means there is no queue, no rate limit, and no file-size cap beyond what your browser can comfortably hold in memory. A 500-page PDF splits in seconds.

Split PDF vs desktop software

Split PDF compared with desktop software
FeatureLoveMyFileDesktop software
CostFreePaid
Install requiredNoYes
Files leave your deviceNeverNo
Custom page rangesYes (e.g. 1–3, 5, 8–10)Yes
ZIP download of all pagesYesUsually no
Works on any OSYesMac or Windows only

Common issues and fixes

My page ranges are not being recognized.
Use commas to separate ranges and a hyphen for ranges β€” for example, "1-3, 5, 8-10". Spaces around commas are fine. Do not use semicolons or slashes.
The downloaded ZIP will not open.
Make sure your browser finished the split before you navigated away. If the ZIP is still corrupted, try splitting fewer pages at once or download individual PDFs instead.
The split PDFs are password-protected.
If the source PDF was encrypted, the split copies inherit the encryption. Use the Unlock PDF tool first to remove the password, then split.

Technical details

  • Powered by pdf-lib β€” page tree is parsed and copied locally, no re-encoding.
  • Supports custom ranges: "1-3, 5, 8-10" extracts pages 1, 2, 3, 5, 8, 9, and 10.
  • Individual pages download as separate PDFs; multiple pages are packaged in a ZIP.
  • Encrypted PDFs must be unlocked first (the tool will prompt you).
  • Maximum source file size: 1,000 MB. No limit on the number of output pages.

100% Private

Your files are processed locally and never leave your device.

Free

No paywall, no premium tier, no hidden fees.

Unlimited

Use it as many times as you want β€” no daily caps.

No Watermarks

No sign-up, no branding, no watermark on your output.

Frequently asked questions

Can I extract specific pages instead of splitting everything?

Yes. Pick exact page ranges (for example 1–3, 5, 8–10) and download only those pages. The source PDF stays on your device the whole time.

Does splitting reduce the quality of the extracted pages?

No. Splitting copies the page data verbatim into new PDF documents β€” no re-encoding, no compression, no quality loss. The extracted pages are byte-for-byte identical to the originals.

Can I split an encrypted or password-protected PDF?

Not directly. You must first unlock the PDF with the Unlock PDF tool (providing the correct password), then split the unlocked copy. The split tool will let you know if the file is encrypted.

Do I need to install anything to use these PDF tools?

No installation required. Every PDF tool is browser-native and runs on modern browsers (Chrome, Edge, Firefox, Safari) without plugins, extensions, or desktop apps.

Does this upload my file?

No. Your file stays on your device the whole time. LoveMyFile runs entirely in your browser, so nothing is uploaded to a server, queued in the cloud, or copied off your computer.

Is this free?

Yes. Every tool is free and unlimited β€” no account, no paywall, and no daily caps. Because the work happens locally in your browser, there are no per-file or per-page charges.

Does it work offline?

Yes. Once the page has loaded, the tools run entirely in your browser, so you can disconnect from the internet and keep working. AI-powered tools download a small model on first use and then also run offline.

Related tools

Related guides

Split PDF in the browser: extract pages without uploading

How local PDF splitting keeps chapters, exhibits, and personal pages on your device, how page ranges and ZIP downloads work, and when an upload splitter is still fine.

Read full guide

Splitting a PDF is one of the most common "just need a few pages" jobs β€” and one of the easiest to mishandle from a privacy angle. A scanned tax return, a medical packet, or a contract with exhibits often arrives as one large file. You only need pages 3–7 for a colleague, or you want each chapter as its own PDF. Upload-based splitters take the whole original, store it long enough to cut, and return pieces. For public manuals that is harmless. For anything you would not attach to an open email, local splitting is the safer default.

LoveMyFile's Split PDF tool runs entirely in your browser with pdf-lib. You choose page ranges, the tab builds one or more new documents in memory, and you download a ZIP when you need multiple files. This guide covers what splitting actually changes, how to verify nothing left your machine, and the limits that matter before you start.

What splitting does β€” and when it matters

A PDF is a tree of pages and objects, not a stack of images glued together. Splitting copies selected page objects into new documents and writes valid PDFs that any standard reader can open. It is not the same as screenshotting pages or printing to a new file. Text stays selectable when the source was text-based; vector graphics stay vectors; embedded fonts travel with the pages that need them.

Local splitting matters whenever the original contains more sensitive material than the extract you intend to share. Cutting pages on your device means the unused chapters never appear on a vendor disk, even briefly. Typical cases include sending only the signature block of a contract, isolating a single invoice from a monthly statement pack, or breaking a long scan into sections for different reviewers.

Upload splitters vs browser-only splitting

Factor, Typical online splitter, Browser-only (LoveMyFile)
FactorTypical online splitterBrowser-only (LoveMyFile)
Where the full PDF goesVendor servers for processingStays in browser memory
Unused pagesStill uploaded with the fileNever leave your device
How to verifyTrust retention claimsNetwork tab shows no PDF upload
Output deliveryDownload link from the cloudLocal ZIP or single PDF download
Best forPublic manuals, throwaway scansContracts, tax packs, personal records

If you want a general checklist for confirming a tool stays local, see how to verify a PDF tool does not upload.

How splitting works locally on LoveMyFile

The tool uses pdf-lib in the browser. Your file is read as bytes in the tab; page objects for the ranges you select are copied into one or more new PDFDocument instances; then the results are packaged for download. When you extract several ranges or split into multiple files, the UI builds a ZIP so you get everything in one save. There is no server conversion queue and no temporary cloud copy waiting to expire.

Page ranges use a compact syntax such as 1-3, 5, 8-10β€” contiguous ranges with hyphens, single pages as numbers, and commas between groups. Order in the range string controls order in the output for that extract. Structural fidelity matters: you get real PDF pages, not a flattened image montage.

Step overview and practical tips

  1. Open Split PDF and drop a single PDF into the dropzone.
  2. Enter page ranges (for example 1-3, 5, 8-10) or choose another split mode the UI offers.
  3. Run the split in the tab β€” watch that there is no upload progress for the PDF itself.
  4. Download the resulting PDF or ZIP and open a quick visual check before sharing.
  • Count pages in a desktop viewer first if the scan has blank covers or inserted divider sheets β€” ranges are easy to off-by-one.
  • If you need a single continuous handout later, split the pieces you want, then combine them with Merge PDF.
  • For reordering without cutting into many files, prefer Organize PDF first.

Limits and caveats unique to splitting

  • Encrypted PDFs β€” password-protected files must be unlocked first, and only if you own the right to open them. Use Unlock PDF locally, then split the unlocked copy.
  • Size ceiling β€” the tool accepts files up to about 1000 MB. Practical performance still depends on device RAM; huge image-heavy scans may feel slow on phones.
  • ZIP packaging β€” multi-file splits arrive as a ZIP. Some locked-down work PCs block ZIP downloads; if that happens, split into fewer outputs or extract on a machine you control.
  • Bookmarks and forms β€” page content is preserved. Complex outline trees or interactive form state spanning the whole original may not carry over cleanly into every extract.

Common mistakes

  • Sharing the wrong range β€” always open the download and skim page one and the last page before you send it.
  • Uploading a full binder to a cloud splitter when you only needed three pages β€” the unused material still left your device.
  • Forgetting encryption β€” trying to split a locked PDF fails; unlock first if you are authorized.
  • Treating a split as redaction β€” removing pages does not erase text that remains on the pages you keep. Use Redact PDF when sensitive strings sit on pages you must retain.

Related tools and bottom line

After splitting, you may want to shrink extracts with Compress PDF, pull figures with Extract Images, or reassemble a curated pack with Merge PDF. Browser-only splitting with pdf-lib gives you real page extracts and a ZIP when you need many files β€” without parking the full original on someone else's server. Use upload splitters for throwaway public docs; keep LoveMyFile as the default when the binder contains anything personal or confidential.

Advertisement