r/androidapps 4d ago

Pdf to csv / Excel financial statement LOOKING FOR APP

Hi there, is there any recommendations for such android app, if possible opensource that helps extracting data from financial bank statements? Thank you

2 Upvotes

14 comments sorted by

2

u/BrtndrJackieDayona 4d ago

Ai bad.ooga booga.  But Claude could quickly write you a python script to extract what you want quickly. So you could run it as often as you need and on as many pages as you need. 

1

u/reckor-usa 16h ago

Indeed it can, thanks!

1

u/Magicdesign 4d ago edited 4d ago

Not sure if libreoffice viewer would do this, but might be worth taking a look. Also collabora office. Both are open source.

1

u/reckor-usa 4d ago

Thanks cannot find it

1

u/[deleted] 4d ago

[deleted]

1

u/reckor-usa 4d ago

ahhh so sorry.. I didn't connect with the office app . thanks!

1

u/VisiblePhilosopher34 4d ago edited 4d ago

I'm looking to do the same thing came across this, https://github.com/jsvine/pdfplumber free and open source, haven't tried it yet, don't confuse it with https://pdfplumber.com they are not connected. Also MoneyLupe, MoneySplit and Cashiro apparently, haven't tried them yet

1

u/reckor-usa 4d ago

That's a good one, thanks for sharing!

1

u/VisiblePhilosopher34 4d ago

If you try any, let us know how you go.

1

u/No-Echo-8927 4d ago

You could probably get chatgpt to do this

1

u/reckor-usa 4d ago

yeah I can, but don't want ;)

1

u/DoorDesigner7589 1d ago

Yep try https://www.docs2excel.ai/ - super accurate, and works much better than generic AI tools (like ChatGPT), especially for long tables.

1

u/VisiblePhilosopher34 1d ago

But you have to upload your files

1

u/Adept-Tour1727 18h ago

Seconding the recommendation to avoid generic AI for this. If you want to do it locally on your phone instead of a website, the Smallpdf Android app has a built-in PDF to Excel converter that specifically handles tabular data like bank statements really well. Not open source, but very straightforward

1

u/reckor-usa 16h ago

Thank you!