Split & Rename Invoice PDF
Upload a merged invoice PDF and get one file per invoice, auto-named Date_Vendor_Amount, packed into a zip — no more renaming files one by one for expense filing. Parsed locally in your browser; nothing is uploaded.
Drop your file here
or choose from your device — no sign-up needed
Files are processed locally in your browser — never uploaded to any server
Full-release pricing preview: $6.9/mo or $49/yr · 30-day email notice before billing starts · nothing is charged during the beta
How it works (3 steps)
Upload the merged invoice PDF
Works with e-invoice PDFs where each page is one invoice.
Automatic split & rename
Each page is split out and the issue date, vendor name and total amount are extracted to build the file name.
Download the zip
All split invoices in one zip, named ready for expense filing.
Popular searches
- batch split e-invoice PDF
- auto-rename invoice PDFs for expenses
- split multi-invoice PDF into single files
FAQ
Date_Vendor_Amount.pdf, e.g. 20260630_Acme_Tech_Co_326.50.pdf. If a field cannot be extracted the file falls back to invoice_<n>.pdf — no invoice is ever lost.
Try it ↑No. Splitting and field extraction run entirely in your browser.
Try it ↑This version supports text-based e-invoices. For scans, run the OCR tool first.
Try it ↑Up to 30 invoices per run, 3 runs per day, resetting free at 00:00 UTC (free during the beta).
Try it ↑No. Any change to a signed PDF (merging, compressing, watermarking…) invalidates the existing digital signature — that is the tamper-proof design of PDF signatures, not a limit of this site. Process first, then sign.
Try it ↑Yes — and you can verify it: the tool runs on open-source in-browser engines (pdf-lib, pdf.js, Tesseract OCR…) on your own device. Open DevTools → Network while processing and you will see no file upload requests.
Try it ↑Related tools
Bank Statement PDF to Excel
Upload a bank statement PDF and get a column-aligned .xlsx — date / description / debit / credit / balance exactly as printed, ready for your accounting software
Merge PDF
Combine several PDFs into one file, in exactly the order you want — drag to reorder before merging
Split PDF
Four split modes: extract page ranges (like 1-3,5,7-9), split every N pages, split by bookmarks (outline chapters), or split by target file size