Privacy policy
Two different things happen on this site, and they deserve separate answers: what happens to the statement you convert, and what the website itself measures about visits. Last updated 06 September 2026.
Your statement
The PDF you drop on this page is opened by your own browser and read there. It is not sent to a server, because there is no server: the site is a set of static files, and the code that reads the PDF runs on your computer. Nothing about the file is stored, logged, or transmitted - not its contents, not its name, not its size.
You can check this rather than take it on trust. Open your browser's developer tools, switch to the Network panel, and convert a file: no request leaves the page while the table is built. The spreadsheet you download is created in the browser too, and it never travels anywhere either.
Close the tab and the file is gone. It was never anywhere else.
What the site measures
The website itself uses two visitor counters, the way most websites do: Google Analytics 4 and Yandex Metrica. They record that a page was opened - the address, where the visit came from, rough location by country, browser and screen size. They also record five simple steps so we can tell whether the tool actually works for people: a conversion finished, a conversion found no rows, and which of the three download buttons was pressed.
Those five events carry a name and nothing else. No amount, no date, no description, no file name and no part of any statement is included in them, because none of that data ever leaves your browser in the first place.
Session recording is switched off in Yandex Metrica. It would capture what is on screen, and what is on screen after a conversion is your transaction table. That is exactly the thing this tool exists to keep private.
Both counters set cookies in your browser to tell repeat visits from new ones. Blocking them with a content blocker, or with your browser's tracking protection, does not affect the converter at all - it keeps working exactly the same.
What is stored on your device
One thing: whether you chose the light or the dark theme. It stays in your browser's local storage so the page looks the same next time. It is never sent anywhere.
What we never do
- No account, no email address, no password.
- No advertising, no remarketing, no advertising identifiers, no data sold or shared with advertisers.
- No file storage of any kind.
Checking for yourself
The code that this site serves is public. Everything the browser downloads - the page, the stylesheet, the converter - can be read at github.com/fivex56/csvfrombank. If something here does not match what the code does, that is a bug worth reporting, and the issue tracker in that repository is the place for it.
Changes
If the site starts collecting something new, this page changes on the same day. A policy that describes a previous version of a site is worse than no policy.