Automations

Split a Scanned Stack Into Separate Documents

You put eleven invoices through the sheet feeder and got one PDF back. The scanner treated a stack of separate documents as a single document, because as far as it knows a stack is what it is.

The short answer

A sheet feeder produces one file per pass, not one file per document, so a stack of eleven invoices arrives as an eleven-document PDF. The Split Document step separates it into individual documents, and each one is then treated on its own terms — the Read Details from File step reads it, the Rename step names it from its own date and party, and the Move step files it. Splitting first is what makes the rest possible; a merged stack cannot be named, because it is not one thing.

Steps this uses

File UploadedSplit DocumentRead Details from FileRenameMove

Before and after

What actually changes

As they arrive

  • Scan_0051.pdf (11 invoices, 14 pages)

After the workflow

  • 2026-08-01-invoice-northwind-4821.pdf
  • 2026-08-01-invoice-acme-1180.pdf
  • 2026-08-03-invoice-dataflow-0092.pdf
  • … 8 more

One sheet-feeder pass becomes eleven documents, each named from its own page.

Setting it up

Described once, then it runs

01

Scan the stack as usual

No change to how you scan. One pass, one file, into a folder the workflow watches.

02

Split Document separates them

The step divides the scan into individual documents rather than individual pages, so a three-page contract stays whole.

03

Each document read on its own

The Read Details from File step runs per document, which is why each one can be named for its own date and party.

04

Named and filed individually

The Rename and Move steps then act on each document separately, in place in your cloud storage.

Documents, not pages

The distinction that matters is between splitting by page and splitting by document. Splitting a fourteen-page scan into fourteen files is usually wrong, because a three-page contract is one document. The Split Document step separates documents, so multi-page items stay intact.

Why splitting has to happen first

A file containing eleven invoices has no single date, no single party, and no correct name. Any attempt to name it is a choice between eleven answers. Splitting resolves that before the naming question is asked, which is why the order of the steps is not arbitrary.

Stacks that arrive by email

Batches sent by a bookkeeper or a scanning service arrive as attachments. The Save a Copy step gives the attachment a home in cloud storage first, and the split proceeds from there exactly as it would for a scan from your own machine.

FAQ

Common questions

How do I split a scanned PDF containing several invoices?

The Split Document step separates a multi-document scan into individual documents. Each one is then read, named from its own date and party, and filed separately.

Does it split by page or by document?

By document. A three-page contract inside a scanned stack stays as one file rather than becoming three, which is the distinction that makes splitting useful rather than destructive.

Why not just name the whole scan?

Because a file holding eleven invoices has eleven dates and eleven parties. There is no correct single name for it, which is why splitting comes before naming.

Can it split scans that arrive as email attachments?

Yes. The Save a Copy step files the attachment into cloud storage first, since an attachment has no home of its own, and the split runs from there.

One pass in, eleven documents out.

Split, named and filed, each on its own terms.

Try The Drive AI Free

5 GB free · No credit card required