Upload the statement PDF
Select one PDF or a monthly batch. Each file can be up to 25 MB.
Upload bank statement PDFs and prepare transaction data for an Excel workflow, including dates, descriptions, debits, credits and balances.
PDF TO EXCEL
or browse your files
PDF · up to 20 files · 25 MB eachDesigned to work with statements from
PDF TRANSACTIONS, STRUCTURED
Bank statement PDFs are designed for reading, not spreadsheet analysis. A useful Excel result needs consistent transaction dates, descriptions, debit and credit amounts, and running balances.
Upload a PDF statement →HOW IT WORKS
Select one PDF or a monthly batch. Each file can be up to 25 MB.
The server validates the file, calculates a checksum, and queues the statement for processing.
Verify dates, descriptions, debit, credit, amount and balance before using the data.
PDF TO SPREADSHEET
A dependable conversion keeps the meaning of each transaction intact instead of merely copying visible text into cells.
Posting and transaction dates should remain valid Excel dates while preserving the source statement's regional date order.
Multiline merchant descriptions, check numbers and bank references need to stay associated with the correct transaction.
Withdrawals, deposits, refunds and fees must retain the correct sign or debit-and-credit column assignment.
When the PDF includes balances, they provide an important reconciliation check for missing or duplicated rows.
The exact columns depend on the source statement. A practical review table commonly uses:
| Date | Description | Debit | Credit | Balance |
|---|---|---|---|---|
| 2026-08-02 | Card purchase | 24.50 | — | 1,175.50 |
| 2026-08-03 | Incoming transfer | — | 500.00 | 1,675.50 |
29 PURPOSE-BUILT CONVERTERS
From bank statements to accounting formats, every workflow has a focused converter.
FILE HANDLING
The current server validates each request, records the conversion job and file metadata in PostgreSQL, calculates a SHA-256 checksum, and removes the temporary request upload. The original statement is not stored in the database.
START WITH ONE STATEMENT
Upload an authorized PDF and create a conversion job using the tool above.
Upload a PDF statement →QUESTIONS, ANSWERED
The upload interface accepts PDF files, but scanned statements require an OCR and table-recognition worker. That production extraction worker is not included in the current local implementation.
Typical fields include transaction date, description, debit, credit, signed amount and running balance. Available fields depend on the source statement.
No. The current API stores the job and file metadata, then removes the temporary request upload. Production processing storage must enforce an equivalent deletion policy.
Matching the opening balance, net transaction movement and closing balance helps detect missing pages, duplicated rows and amount-direction errors.