Merge & organize
Split by Text
Start a new file whenever a page contains text you specify.
How it works
- 1Upload your file — drag it in or pick it from your device.
- 2Choose the options you need; defaults work for most files.
- 3Press Process and watch the progress in real time.
- 4Download the result. Anonymous files are deleted shortly after.
What this tool does
- Accepts: .pdf · one file at a time
- Produces: pdf, zip
- Runs on: the pdf worker, in an isolated process with a 3-minute ceiling
- Account: not required — daily anonymous limit applies
- API: available as
toolSlug: "split-by-text"
Questions
Can I name the output files from the matched text?
Yes. Use a capture group in the pattern and each part is named from what it matched, which is how you turn one statement run into per-customer files.
Does it work on scanned documents?
Only if there is a text layer. Run OCR first, then split — or chain both steps in a workflow.
Security note
Files are checked to be what they claim (by content, not extension), processed in a sandboxed worker with no network, and deleted on the schedule your plan sets. We do not run antivirus and do not claim to — please do not upload files you do not trust. Read the security page.