How to split a pdf into equal sections for print production
- Step 1Confirm the signature size with your printer — Ask the shop how many pages per signature they expect (commonly 8, 16, or 32) and whether they want pre-cut sections at all — many prefer one imposed file. Match the number to their answer.
- Step 2Make the page count a multiple of the signature size first — This tool won't pad. If your total isn't a multiple (e.g. 30 pages for 16-page signatures), add blank pages in your layout app so it divides evenly, then export the press PDF.
- Step 3Open the tool and load the press-ready PDF — Drop the final artwork into PDF Split (Fixed). The page count appears once it's read; confirm it's the imposed/final count, not a draft.
- Step 4Set Pages per chunk to the signature size — Type the signature page count (e.g. 16) into the single Pages per chunk field. There are no presets — any whole number works.
- Step 5Process and verify section count — Click Process. The result panel shows Output files = total ÷ signature size. If it isn't a whole number, you have a short final section — go back and pad blanks before sending to the shop.
- Step 6Download and submit to the printer — Click Download; sections save as name.split-fixed.1.pdf, name.split-fixed.2.pdf, … (separate files, ~200 ms apart). Upload them to the print portal in numeric order. Recombine with PDF Merge if the shop later asks for one file.
Common signature sizes and section counts
Section count is total pages ÷ signature size. A whole number means the document divides cleanly into complete signatures.
| Signature size | Typical use | Sections for a 96-page book | Divides cleanly? |
|---|---|---|---|
8 | Thin booklets, zines | 12 | Yes (96 ÷ 8) |
16 | Most perfect-bound books | 6 | Yes (96 ÷ 16) |
32 | Thick offset runs | 3 | Yes (96 ÷ 32) |
16 | A 90-page document | 6 (last = 10) | No — pad 6 blanks to 96 |
What the split preserves vs. what it does NOT do
This is a page-count splitter, not an imposition tool. Know the boundary before you send sections to press.
| Aspect | Behaviour |
|---|---|
| Colour data (CMYK / spot) | Preserved — pages copied verbatim, no colour conversion |
| Embedded ICC profiles | Carried with the copied page content |
| Image resolution | Untouched — no down-sampling (300 dpi stays 300 dpi) |
| Page geometry (MediaBox/CropBox) | Per-page boxes ride along with the copied page |
| Imposition / fold ordering | NOT performed — pages stay in document order |
| Blank-page padding to complete a signature | NOT added — pad in your layout app first |
| Guaranteed TrimBox / bleed setup | NOT created — your source must already define it |
Cookbook
Signature recipes. Confirm the size with your shop first; pad blanks before splitting if the count isn't a multiple.
96-page book into 16-page signatures
96 ÷ 16 = 6 complete signatures, no remainder — the clean case the shop wants.
Input: catalogue.pdf (96 pages, press-ready) Pages per chunk: 16 Output files panel: 6 catalogue.split-fixed.1.pdf pages 1-16 ... catalogue.split-fixed.6.pdf pages 81-96
Count isn't a multiple — pad first
A 90-page document at 16 per signature leaves a short final section. Add 6 blank pages in your layout app to reach 96, then split.
Before: 90 pages / 16 -> 5 full + 1 short (10 pages) [WRONG for press] Fix: add 6 blanks in InDesign -> 96 pages After: 96 / 16 -> 6 complete signatures
8-page signatures for a zine
Thin saddle-stitched booklet on 8-page sections.
Input: zine.pdf (32 pages) Pages per chunk: 8 Output files panel: 4 zine.split-fixed.1.pdf pages 1-8 ... zine.split-fixed.4.pdf pages 25-32
Verify colour survives the split
Open a section in your prepress viewer and check the colour space and image DPI — they should match the source exactly, because pages are copied, not re-rendered.
Check on section 1: Colour space: CMYK (unchanged) Image DPI: 300 (unchanged) ICC profile: present (unchanged) -> safe to send to press
Recombine sections into one file for the portal
If the shop changes their mind and wants a single file, merge the sections back in order.
Tool: PDF Merge /pdf-tools/pdf-merge Add: catalogue.split-fixed.1.pdf ... .6.pdf (in order) Merge -> single 96-page press PDF
Edge cases and what actually happens
Page count not a multiple of the signature size
pad firstThe tool won't add blanks to complete a signature — the final section just holds the remainder. For press work that needs complete signatures, pad blank pages in your layout app until the total divides evenly, then split. The result panel's Output files count tells you instantly whether it divides cleanly.
No imposition or fold ordering
wrong tool for impositionThis is a page-count splitter, not an imposition engine. Pages stay in document (reading) order; they are not arranged for folding/binding. If your shop expects an imposed file, prepare it in dedicated imposition software — the split only cuts an already-correct file into equal sections.
Colour space and ICC profile preserved
PreservedBecause pages are copied rather than re-rendered, CMYK/spot colour values and embedded ICC profiles are carried into each section unchanged. There is no RGB conversion and no colour management applied — what you exported is what each section contains.
Image resolution preserved
PreservedNo down-sampling occurs. A 300 dpi image in the source remains 300 dpi in the section. The split never re-compresses or re-renders, so press-ready resolution is maintained end to end.
TrimBox / bleed not generated
source must defineThe tool copies whatever page boxes exist; it does not create a TrimBox or add bleed. If your file lacks proper trim/bleed setup, fix it in your layout app before splitting — the sections inherit exactly the geometry of the source pages.
Free tier — press PDF over 2 MB
blocked (upgrade prompt)High-resolution press PDFs almost always exceed the Free 2 MB ceiling and are blocked at upload with an upgrade prompt. Pro raises this to 50 MB, Pro+Media to 500 MB — appropriate for hefty catalogue artwork. The block precedes any split.
Free tier — more than 50 pages
blocked (upgrade prompt)Free caps PDFs at 50 pages, so a multi-signature book trips the page block. Pro lifts it to 500 pages, Pro+Media to 2,000, Developer to 10,000 — relevant for long catalogues and manuals.
Sections download separately, not zipped
ExpectedEach section downloads as its own PDF (staggered ~200 ms), with no zip. Your browser may ask to allow multiple downloads — approve it. Upload the saved sections to the print portal in numeric order.
Sections aren't equal (cover + body)
wrong toolIf you need a 4-page cover as one file and the body as another, that's an unequal split. Use PDF Split by Range (e.g. 1-4, 5-100) where each token becomes one output PDF, rather than the fixed splitter.
Password-protected artwork
Often supportedLoaded with ignoreEncryption: true, so many protected PDFs split fine. If pdf-lib can't parse the encryption, remove the password first with PDF Remove Password, then split into sections.
Frequently asked questions
What is a signature in printing?
A signature is a single large sheet printed on both sides and folded so it yields a group of pages — commonly 8, 16, or 32 — which are then gathered and bound. Splitting a book into sections of the signature size gives the printer one file per folded sheet, in reading order. Note this tool produces sections in document order; it does not impose them for folding.
Should I add blank pages if my count isn't a multiple of the signature size?
Yes, before splitting. Most printers need complete signatures, and this tool won't pad — its final section just holds the remainder. Add blank pages to the end of your document in your layout app until the total divides evenly (e.g. pad 90 pages up to 96 for 16-page signatures), then export and split.
Does the tool impose pages for folding and binding?
No. It's a page-count splitter, not an imposition engine — pages stay in reading order and are not rearranged for the press. If your shop expects an imposed file (printer's spreads, fold-aware ordering), prepare that in dedicated imposition software; use this tool only to cut an already-correct file into equal sections.
Will splitting change my colours or convert CMYK to RGB?
No. Pages are copied verbatim with pdf-lib copyPages — there is no colour conversion and no colour management applied. CMYK and spot colour values, plus any embedded ICC profiles, are carried into each section exactly as they were in the source.
Does it down-sample my high-resolution images?
No. There's no re-rendering or re-compression, so a 300 dpi image stays 300 dpi in the section. Press-ready resolution is preserved through the split; any resolution reduction would have to be a separate, deliberate step.
Are trim boxes and bleed preserved?
The page geometry that exists in the source (MediaBox/CropBox and any TrimBox) is copied along with the page, so it's preserved. The tool does not create or add bleed/trim where none exists — your file must already be set up correctly in prepress before you split.
Can this handle PDF/X files for professional printing?
It copies pages as-is without altering their content, colour profiles, or page boxes, so the visual and colour data of a PDF/X file survives in each section. However, splitting produces standard PDFs, not certified PDF/X files — the PDF/X output-intent and conformance metadata are document-level and may not be reproduced per section. Confirm with your shop whether per-section PDF/X conformance is required.
How are the sections named and delivered?
Sections are named after your file with a sequential suffix — catalogue.split-fixed.1.pdf, .2.pdf, and so on — and download as separate files (no zip), one after another with a small stagger. Upload them to the print portal in numeric order; rename them first if the shop wants a specific naming convention.
What if I need unequal sections, like a separate cover?
Use PDF Split by Range instead. There you specify exact ranges (e.g. 1-4 for the cover, 5-100 for the body), and each comma- or semicolon-separated token becomes its own output PDF. The fixed splitter only makes equal-size sections.
Is my unreleased artwork uploaded anywhere?
No. The split runs entirely in your browser with pdf-lib, and the result panel reports "0 bytes uploaded". For embargoed or confidential print projects, the artwork never leaves your machine — no cloud upload, no third-party copy.
How big a press PDF can I split?
Free is limited to 2 MB and 50 pages, which rarely fits a high-res press file. Pro allows 50 MB and 500 pages, Pro+Media 500 MB and 2,000 pages, Developer 2 GB and 10,000 pages. The limit is checked on upload, so an oversized artwork file is flagged before you configure the section size.
Can I recombine the sections into one file again?
Yes — PDF Merge recombines the numbered sections into a single PDF. Add them in numeric order so page sequence is restored, then merge and download. Handy when a shop switches from wanting pre-cut sections to wanting one imposed-ready file.
Privacy first
All PDF processing runs locally in your browser using PDF-lib and pdf.js. No file is ever uploaded — only metadata counters are saved for signed-in dashboard stats.