Quick answer: In PDFCore, choose Split PDF, open the source, select a method such as Every N pages or Custom page groups, review the output plan, choose a folder and filename template, then select Split PDF. The source is not overwritten.
Choose the result you actually need
“Split a PDF” can mean several different operations. Define the destination before choosing a tool:
- Create one PDF for every page.
- Create one file for every fixed number of pages.
- Create named sections from different page ranges.
- Divide the document into a chosen number of roughly equal files.
- Separate odd and even pages from a duplex scanning problem.
- Extract selected pages into one new PDF.
These results differ in file count, order and naming. A previewable output plan prevents a small expression error from creating dozens of misleading files.
Split a PDF with PDFCore
- Open the Split PDF workspace. Choose Split PDF from the home screen or the Organize tab.
- Select the source. PDFCore analyzes the page count and displays a page preview. Provide a password only for a document you are authorized to process.
- Select a split method. The fields change to match every-N, custom groups, equal files, odd/even or selected-page extraction.
- Enter the number or page expression. Watch the output plan update. Do not continue if a group is missing or ordered incorrectly.
- Choose the output folder. Use a new or empty working folder for large jobs so the result is easy to audit.
- Set the filename template. Include a token such as
{part:000},{start}or{end}so each output is unique and sortable. - Choose metadata and conflict behavior. Copy document metadata when appropriate; use Ask or Create a unique name when existing files must be protected.
- Create and inspect the results. Compare the number of files, their page counts and their first/last pages with the plan.
Five split methods and when to use them
| Method | Example | Useful for |
|---|---|---|
| Every N pages | N = 1 or N = 10 | Single-page forms, recurring statements, fixed-size batches |
| Custom page groups | 1-3; 4-8; 9-last | Chapters, exhibits and hand-selected sections |
| Equal number of files | 4 files from 100 pages | Dividing review work into comparable chunks |
| Odd and even pages | Two output files | Separating front and back scans |
| Extract selected pages | 1-3, 8, last | Creating one concise PDF from a larger source |
PDFCore 8.0.1 does not present split-by-bookmark or a verified maximum-output-filesize rule. Do not select a similarly named method and assume it provides those enterprise behaviors.
Page expressions without surprises
Custom groups use semicolons to separate output files. Commas and ranges describe pages inside one output. That punctuation difference matters:
1-3; 4-6creates two PDFs.1-3, 4-6describes one selected sequence for an extraction.oddandevenselect alternating page numbers.lastrefers to the final page.10-1is an ordered reverse range.1-20:2uses a step of two.
The plan is the authority: if it does not show the intended pages in the intended part, correct the expression before writing.
Build sortable, collision-safe filenames
A useful template communicates both source and position. Available tokens include {name}, {part}, {part:000}, {count}, {start} and {end}.
For example, {name}-part-{part:000}-pages-{start}-{end} produces names that sort correctly even when the job creates more than nine parts. PDFCore checks whether a template would generate duplicate names and offers Ask, Replace or Create a unique name when a planned path already exists.
Avoid “Replace existing files” for the first run. Use an empty output folder or “Create a unique name” until the split plan and filenames have been approved.
Metadata, links and document behavior
Copying basic document metadata can be useful when every part remains a version of the same report. It can be misleading when each part becomes a separate record with a new title or owner. Review metadata after splitting.
Page extraction preserves page content, but relationships that point outside a part can become less useful: a table-of-contents link may target a page that is no longer present, a bookmark tree may refer to omitted sections, and a form workflow may depend on fields elsewhere in the original. Test how the split outputs will be consumed.
Odd/even splitting for duplex scans
Some scanners produce all front sides first and all back sides second, sometimes with the back sides reversed. An odd/even split can separate alternating pages, but it does not automatically determine the physical sheet order. Inspect page thumbnails and use an ordered extraction expression if one side must be reversed before recombining.
Keep the untouched scan until the repaired sequence has been checked sheet by sheet.
Verify a split job
- The source PDF still opens and has the original page count.
- The number of output files matches the plan.
- Each filename identifies its intended part.
- The first and last page of each part are correct.
- No page is missing or duplicated unless the plan intentionally repeats it.
- Searchable text, links, forms and security behave as required.
- The output folder contains no stale files from an earlier run.
Questions about splitting PDFs
How do I split every page into a separate PDF?
Choose Every N pages and enter 1. Use a zero-padded part token such as {part:000} so files sort in page order.
Can I extract non-consecutive pages into one PDF?
Yes. Choose Extract selected pages into one PDF and enter an expression such as 1-3, 8, last.
Will splitting make the PDF smaller?
Each part usually contains fewer pages, but splitting is not the same as compression. Total size across all parts can be similar to or larger than the original because document resources may be repeated.
See every part before it is created
Use PDFCore’s local split planner to verify ranges and names before writing files.
Download PDFCore