The short version
- Your PDF is read by your own browser, using a PDF-parsing library (PDF.js) that runs locally on your device.
- The file's contents are never sent to any server — this tool has no server that processes statement data at all. There is nothing to send it to.
- Nothing is stored. Close or refresh the page and the extracted data is gone — export your CSV before you do.
- No account, no signup, no email address, no payment information is collected to use this tool.
Why this matters
Bank statements contain account numbers, balances, and transaction history. Several existing conversion tools require uploading your statement to their servers to process it. This tool was built specifically so that step isn't necessary — you can verify this yourself: open your browser's developer tools, go to the Network tab, convert a statement, and confirm no request is made containing your file's content.
What this tool does use
The page itself (this HTML/CSS/JavaScript) and the vendored PDF.js library are loaded once when you open the page — this is a normal page load, not a data-processing request, and it does not vary based on the statement you later choose to convert.
Analytics
This MVP does not include any analytics or tracking script. If that changes in a later version, it will never include the contents of a converted statement, and this page will be updated to say so plainly.
Privacy policy
Last updated: 2026-07-01
Statement2CSV does not have a server that processes, receives, or stores the contents of any file you convert. When you use this tool, your PDF is read and parsed entirely by your own web browser, using a PDF-processing library (PDF.js) that runs on your device. No file content is transmitted over the network at any point.
What we do collect: nothing tied to your statement data. This site may use basic, aggregate, non-identifying page-view analytics (e.g. "how many people loaded the page") if enabled in the future — if so, this policy will be updated to name the specific tool used, and it will never include statement content, file names, or extracted transaction data.
Cookies/accounts: none. There is no login, no account, and no persistent storage of your data by this tool. Refreshing the page clears everything from memory.
Your rights: because no personal or financial data is collected or stored by us, there is nothing to request, export, or delete on our end. If a future paid tier is introduced, this policy will be updated before that tier launches, describing exactly what changes.
Terms of service
Last updated: 2026-07-01
What this is: a free tool that converts PDF bank/credit-card statements into CSV files, processed entirely in your browser.
No warranty: this tool is provided "as is." Statement layouts vary, and the automatic extraction may misread dates, amounts, or transaction descriptions. You are responsible for reviewing the extracted data (the app is built to make this easy, not optional) before relying on it for bookkeeping, tax, or financial decisions.
No liability: to the maximum extent permitted by law, the operator of this tool is not liable for any financial, business, or other loss arising from use of this tool or reliance on its output.
Acceptable use: don't use this tool to process statements you don't have the right to access (e.g. statements belonging to someone else without authorization).
Changes: this tool and these terms may change. Material changes (e.g. introducing a paid tier, introducing any server-side processing) will be reflected on this page before they take effect.
Contact
Questions, bug reports, or feedback: apanterbusnventures@gmail.com