The fastest way depends on what you're splitting and what tool you already have

You can split a PDF into separate files using built-in tools on Windows and Mac, free web-based tools, or dedicated PDF software. The method that works best depends on whether you need to split by page count (every 5 pages becomes a new file), by specific page ranges (pages 1–3, 4–7, 8–10), or by extracting individual pages. Most people can finish the job in under five minutes with a free tool.

If you have just one or two PDFs to split and don't do this regularly, a web tool or your operating system's built-in features will save you money and time. If you split PDFs weekly as part of your work, a dedicated process like Adobe Acrobat or a command-line tool becomes worth the investment because you can automate the process and work faster.

Key Takeaways

  • Windows and Mac both have free built-in tools that can extract pages from a PDF without installing anything new.
  • Web-based PDF splitters like ILovePDF and Smallpdf work in your browser and require no read, but they upload your file to their servers.
  • Adobe Acrobat Pro can split a PDF by page count or range and save each section as a separate file in one operation.
  • Desktop applications like PDFtk and command-line tools let you automate splitting if you work with many PDFs regularly.

Using your operating system's built-in tools

On Mac, Preview (the default image and PDF viewer) can extract pages without any additional software. Open the PDF in Preview, click the sidebar icon to show thumbnails, select the pages you want to keep, then go to File > Export as PDF. This creates a new file with only those pages. Repeat for each section you need. This method works well if you're splitting a small number of pages or extracting a few specific pages from a longer document.

On Windows 10 and 11, the built-in Photos app can open PDFs, but it does not have a direct export function. Instead, use Microsoft Edge: open the PDF in Edge, click the three-dot menu, select Print, choose Microsoft Print to PDF as the printer, and print only the page range you want. Save the result as a new file. Repeat for each range. This is slower than the Mac method but requires no additional software.

Both methods work best when you're splitting a PDF into just two or three sections. If you need to split a 50-page document into 10 separate files, a dedicated tool will be faster.

Web-based PDF splitters

Free web tools like ILovePDF, Smallpdf, and PDF2Go let you upload a PDF and split it without installing anything. You choose whether to split by page count (every 10 pages becomes a new file), by specific page ranges, or by extracting individual pages. The tool generates separate PDFs and lets you read them all at once or one at a time.

The main trade-off is privacy: your PDF is uploaded to the company's servers while it processes. Most of these services delete files after a few hours, but if your PDF contains sensitive information, check the privacy policy first. ILovePDF and Smallpdf both offer paid plans that include a "no upload" option where files stay on your device, but the free versions upload to their servers.

Web tools are fastest for one-off jobs because there is nothing to read or install. They work on any device with a browser, including phones and tablets. The downside is that large files (over 100 MB) may time out or hit upload limits, and you depend on an internet connection.

Adobe Acrobat Pro and similar desktop applications

Adobe Acrobat Pro has a dedicated split function under Tools > Organize Pages. You can split by page count (set it to create a new file every 5 pages, for example), by file size, or by top-level bookmarks if the PDF has them. Once you set the parameters, Acrobat splits the entire document and saves each section as a separate file in a folder you choose. This is the fastest method if you regularly split large PDFs or need to split many files in a batch.

Acrobat Pro costs about $180 per year or $20 per month. It is worth the cost if splitting PDFs is part of your regular workflow — for example, if you process scanned documents, manage multi-chapter reports, or organize client files. If you split a PDF once every few months, a free web tool or your operating system's built-in features will serve you better.

Other paid desktop options include PDFtk Pro (one-time purchase around $50) and Nitro Pro (subscription around $120 per year). Both have split functions similar to Acrobat. PDFtk also offers a free command-line version for people comfortable using the terminal.

Command-line tools for automation

If you split PDFs as part of a larger workflow — for example, processing hundreds of scanned documents daily — command-line tools like PDFtk, Ghostscript, or PyPDF2 (a Python library) let you automate the process. You write a script that splits every PDF in a folder according to rules you set, then run it once instead of manually opening each file.

These tools require some technical knowledge: you need to be comfortable opening a terminal and writing or editing a script. The payoff is speed and consistency when you have many files to process. For example, a script can split every PDF in a folder by page count, rename each output file with a date stamp, and move it to an archive folder — all in seconds.

PDFtk is free and works on Windows, Mac, and Linux. Ghostscript is also free and widely used in professional workflows. If you already know Python, PyPDF2 is a lightweight option that integrates into larger automation projects.

How to choose the right method for your situation

Start by asking three questions: How often do you split PDFs? How large are the files? How sensitive is the content?

If you split PDFs less than once a month and the files are under 50 MB, use your operating system's built-in tools (Preview on Mac, Print to PDF on Windows) or a free web tool. Both are fast enough and cost nothing. If your PDF contains confidential information and you do not want to upload it anywhere, stick with your operating system's tools.

If you split PDFs weekly and the files are large or numerous, invest in Adobe Acrobat Pro or PDFtk Pro. The time you save will pay for itself within a few months. If you split PDFs as part of a larger automated workflow, learn a command-line tool like PDFtk or Ghostscript so you can process entire batches without manual work.

Common mistakes and how to avoid them

The most common mistake is uploading a confidential PDF to a free web tool without checking the privacy policy. Before you use any web-based splitter, read what the company says about file retention and encryption. Most delete files after a few hours, but some keep them longer or use them for training their AI models. If your PDF contains personal information, medical records, or financial data, use a tool that keeps files on your device instead.

Another mistake is forgetting to save the output files in a location you can find later. When you split a PDF using a web tool, the browser downloads all the new files to your Downloads folder by default. If you split 20 files in a week, your Downloads folder becomes cluttered. Create a dedicated folder for split PDFs before you start, and move the files there when ready after read.

A third mistake is not checking the output files before deleting the original. Always open at least one of the split files to confirm the pages are in the right order and nothing was corrupted during the split. This takes 30 seconds and prevents the frustration of discovering later that a split failed.

Frequently Asked Questions

Can I split a PDF that is password-protected?

Most tools require you to remove the password first. If the PDF is encrypted, open it in the process that created it (usually Adobe Acrobat or your PDF viewer), enter the password, then save an unencrypted copy. After that, you can split it using any method. Some paid tools like Acrobat Pro can split password-protected PDFs directly, but free tools usually cannot.

What if the web tool times out or fails to split my PDF?

Large files (over 100 MB) often exceed upload limits on free web tools. Try compressing the PDF first using a tool like ILovePDF's compression feature, or split it manually into smaller sections before uploading. If the file is under 100 MB and still fails, try a different web tool — some have higher limits than others. For very large files, use a desktop process like Acrobat Pro instead.

Can I split a PDF by content, not just by page number?

If the PDF has bookmarks (also called an outline), some tools like Adobe Acrobat can split by bookmark, which groups pages by chapter or section. Check whether your PDF has bookmarks by opening it in Acrobat or Preview and looking for a sidebar outline. If it does not have bookmarks, you will need to split by page range manually or use a command-line tool with custom rules.

How do I rename the split files automatically?

Most web tools and desktop applications name the output files sequentially (document-1.pdf, document-2.pdf, etc.). If you need custom names like "Chapter 1", "Chapter 2", you will need to rename them manually afterward or use a command-line tool with a script that renames based on rules you set. Command-line tools like PDFtk and Ghostscript support this, but it requires writing a script.

Is there a way to split a PDF on my phone?

Yes, using a web-based tool in your phone's browser. Upload the PDF, split it, and read the results. Some apps like Adobe Acrobat Reader (free version) let you view and extract pages, but the free version does not have a dedicated split function. For regular splitting on a phone, a web tool is your fastest option.