✂️

Split PDF Into Individual Pages Free Online

Split a PDF into multiple files by page range. Extract exactly the pages you need, free and fast, with no software to install.

✂️

Drop file here or browse

Maximum file size: 50 MB

PDF

Splitting a PDF into individual pages or specific page ranges is fast and free with CocoPDF. Simply upload your PDF, enter the page ranges you want (for example "1-3, 5, 8-10"), and click Process. Each range becomes its own separate PDF file.

When you specify a single range, you receive a single PDF. When you specify multiple ranges, the results are bundled into a ZIP file that downloads automatically. This makes it easy to split PDF into individual pages free online without needing any desktop software.

The split operation runs on our backend using a fast, server-side PDF engine, which copies each page exactly, preserving embedded fonts, images, annotations, and form fields. Your files are processed securely and deleted within one hour.

Page numbers here mean the position in the file, counting the cover as page 1, not whatever is printed on the page. A report with four pages of front matter has its printed page 1 at file position 5, and when the two disagree it is the position the tool uses. Ranges are inclusive, so entering 8-10 gives you three pages rather than two.

The output format follows from how many ranges you enter. A single range returns a single PDF, and anything more returns a ZIP so that you still get one download. People sometimes enter two adjacent ranges when they wanted one continuous document, then wonder why an archive arrived. Ranges may also overlap deliberately, which is useful when two recipients each need a section that shares a page.

One expectation worth adjusting: the parts usually add up to more than the original, not less. Fonts and other shared resources have to be copied into every output file that needs them, so splitting a 20 MB document into four rarely produces four 5 MB files. If you are splitting specifically to get under an email limit, check the actual output sizes and compress the parts if they are still too large.

Typical reasons to split a document

Batch scanning creates most of the demand. Feed thirty invoices, forty payslips, or a year of bank statements through a document feeder and you get one continuous PDF, when what you needed was thirty, forty, or twelve separate files that can be named, filed, and sent to different people. Splitting turns that single scan back into the documents it was made from.

Distribution is the other driver. A tender response, a board pack, or a training manual often has sections that belong to different audiences, and sending each reader only their part is both more considerate and, when the other sections are commercially sensitive, sometimes necessary. Splitting once and sending four files beats explaining page ranges in an email.

Size limits push people here too, although the results can disappoint. Email systems commonly refuse attachments over 10 or 25 MB, and splitting a large report into parts is the obvious response. It usually works, but see the note below on why the pieces do not add up the way you would expect.

Writing ranges that give you what you want

The syntax is short and the mistakes are consistent. Ranges are comma separated, a hyphen makes a span, and a bare number is a single page, so "1-3, 5, 7-9" produces three files. Spans are inclusive at both ends, which means 8-10 gives you three pages rather than two, and this is where off-by-one errors creep in on long documents.

Decide the output shape before you type. Every comma creates another file, so someone wanting one continuous document covering pages 1 to 6 should write 1-6 rather than 1-3, 4-6. The second version is a perfectly valid request for two files, so nothing objects, and the ZIP that arrives is a surprise.

To break a document into every individual page, list them all: 1, 2, 3, and so on to the end. It is more typing than a single instruction would be, but it is explicit, and the results come back bundled as one ZIP rather than as a hundred separate downloads.

Why the parts are bigger than you expect

A PDF stores fonts, color profiles, and other shared resources once and then references them from every page that uses them. Split the document and each output file needs its own copy of everything its pages reference, so the total across the parts is larger than the original, sometimes considerably. Dividing a 20 MB report into four rarely produces four 5 MB files.

This matters mainly when the split was done to get under a size limit. Check the actual output sizes rather than assuming, and run the parts through Compress PDF if any of them are still too large. A document dominated by one enormous scanned image will not divide helpfully at all, because the image lives on a single page and that page stays exactly as heavy as it was.

Everything else about the operation is lossless. Each page is copied rather than re-rendered, so embedded fonts, images at full resolution, annotations, and form fields all arrive intact in whichever output file they landed in.

How to Split PDF Online in 3 Simple Steps

  1. 1

    Upload your file

    Drag and drop your file onto the upload box, or click to browse. CocoPDF accepts a file up to 50 MB each.

  2. 2

    Adjust the settings

    Choose the options you need for Split PDF. The default settings work well for most documents.

  3. 3

    Download the PDF file

    Click the process button. The file is generated on our server and your PDF download starts automatically.

Frequently Asked Questions

How do I specify which pages to split?

Enter page ranges in the format "1-3, 5, 7-9". Each range or individual page becomes a separate PDF. Ranges are separated by commas.

What happens if I enter an invalid page range?

Invalid page numbers (beyond the document's total pages) are silently skipped. If no valid pages remain in a range, that range produces no output file.

Can I split a PDF into every individual page?

Yes. Enter the range "1, 2, 3, 4, 5" (or however many pages your PDF has) and each page becomes its own PDF. For large documents, the output is bundled into a ZIP file automatically.

Will split PDFs retain fonts and images?

Yes. The split tool copies the page content exactly as-is, including embedded fonts, images, and vector graphics.

Do page numbers mean the printed number or the position in the file?

The position in the file, counting the cover as page 1. A report with four pages of front matter has its printed page 1 at file position 5, so when the two disagree it is the file position the tool uses. Ranges are inclusive, so 8-10 gives you three pages.

Why did I get a ZIP instead of a PDF?

A ZIP is produced whenever the split creates more than one output file, so that you still get a single download. If you wanted one document covering pages 1 to 6, enter that as a single range rather than as two, since two ranges means two files.

Will the parts add up to the size of the original?

They usually add up to more. Fonts and other shared resources have to be copied into each output that needs them, so splitting a 20 MB file into four does not produce four 5 MB files. Check the actual sizes if you were splitting to get under an email limit.

Can I split a signed or protected PDF?

A protected file has to be unlocked first, since splitting requires reading the document structure. A signed file can be split, but the signature will not survive, because each output is a new document rather than the exact bytes that were signed.

How are the files inside the ZIP named?

They arrive as part-1.pdf, part-2.pdf and so on, numbered in the order you entered the ranges. The names carry no information about which pages are inside, so if that matters, entering the ranges in the order you want them numbered makes the renaming afterwards quicker.

Can two ranges include the same page?

Yes, and it is often deliberate. Overlapping ranges such as "1-5, 5-9" put page 5 into both outputs, which is useful when two recipients each need a section and the boundary page belongs to both. Nothing warns you about the overlap because it is a legitimate request.

Does splitting reduce quality or re-compress anything?

No. Pages are copied whole, so text stays selectable, images keep their original resolution, and scans are neither sharpened nor degraded. You can split a document and merge the parts back together and end up where you started.

What is the largest document I can split?

Any PDF up to 50 MB, with no limit on page count or on how many ranges you enter. A 900-page file split into 900 single pages works, and arrives as one ZIP.

How do I find the right page boundaries in a long batch scan?

Use the thumbnail panel in any PDF viewer and look for where each document starts, which is usually obvious from a letterhead, a logo, or a change in layout. Note the first page of each and work the ranges out from there. On a scan where every document happens to be the same length, the boundaries fall at regular intervals, which makes the list much faster to write.

In-Depth Guide

How to Split a PDF File Into Separate Documents

The difference between splitting by page range and splitting into individual pages, and what happens to fonts, images, and forms.

Related Tools