Split an ADP payroll register PDF into one file per employee.
The Payroll Register report from ADP Workforce Now or RUN Powered by ADP exports as one long PDF covering the whole company, with no bookmarks and a different number of earnings/deductions lines per employee. PDF SmartSplit finds each new employee's section by matching text like "Employee ID" and splits there automatically — entirely in this browser tab.
No signup. No install. Free for registers up to 30 pages.
How to split an ADP payroll register by employee
ADP's Payroll Register report is designed to be read or archived as a whole run, not distributed to individual employees — every section is a different length because employees have different numbers of earnings codes, deductions, and tax lines. Here's the faster way to split it.
Run and export the register from ADP
From Reports → Payroll → Payroll Register (Workforce Now) or the Reports tab in RUN, generate the register for the pay period and export it as PDF. ADP produces one file for every employee in the run.
Drop it into PDF SmartSplit
It loads into your browser's memory only — nothing is uploaded, so there's no compliance question about where payroll data goes.
Download one zip, one PDF per employee
ADP prints "Employee ID" once at the top of every employee's block — match on that and each employee's section, however many pages it runs, comes out as its own PDF inside one zip.
pdf.js to read the text and
pdf-lib to assemble each
employee's pages into their own file, both running as JavaScript in this page.
Split your ADP payroll register
Free tier: 1 file at a time, up to 30 pages. Text-layer PDFs only (no scanned/OCR yet).
Drag & drop your ADP payroll register here, or click to choose
Up to 30 pages · stays on this device
Preview
Split mode
Need to rename each file by employee automatically?
Free tier splits and numbers the files for you. Pro (in development) renames each output
from the extracted text — e.g. jane-doe_2026-08-15.pdf
instead of part-03.pdf —
plus multi-file batch processing and unlimited pages. One-time $19, no subscription.
Your payroll data never leaves your browser
PDF SmartSplit has no upload endpoint, no server that touches your document, and no account to leak. Open your browser's network tab while you split an ADP register — you'll see it stay quiet. Processing uses pdf.js and pdf-lib running as JavaScript in this tab; the zip is built in memory and handed straight to your browser's download dialog.