All Collections
OCR API Platform
API
PDF Splitter inside Veryfi Portal
PDF Splitter inside Veryfi Portal

Split multipage PDF

Updated over a week ago

In the current system implementation, if you submit a multipage PDF with different receipts/invoices inside this will be processed as one Document with multiple images.

While users can not control splitting multipage PDFs on the API side, If you want to process a multipage PDF as separate Documents you need to split this outside Veryfi before sending it to process.

For your convenience, we implemented a PDF Splitter to Veryfi Portal.

How it works :

  1. Log in to your Veryfi account via web hub: https://hub.veryfi.com/

  2. Go to INBOX > DOCUMENTS

  3. Select ADD DOCUMENT option

  4. Select from a drop-down "Upload a PDF with multiple receipts/invoices"

  5. Choose a PDF file from your PC (50 MB max size)

  6. Choose necessary split options (split every page or custom setup)

  7. Press UPLOAD

  8. REFRESH your Documents list, those should appear

  9. JSON response should be sent to the corresponding endpoint


Let's recap on how Veryfi works with Multipage PDFs:

Multipage PDF = 1 Document with multiple images

  • Email (veryfi.cc)

  • Web app uploader

  • Cloud Storage sync

Multipage PDF = Multiple Separate Documents

  • ADD DOCUMENT (PDF Splitter described above)

If you have any additional questions, please reach out to our support: support@veryfi.com

Did this answer your question?