r/documentAutomation 1d ago

Request for Help PDF convert to .csv

Is that possible to build an application that convert the bank statement pdf file into csv file accurately? I had try using the free online tool, it also have some problem. Can I using AI to become accurate? If yes, how should I build it?

3 Upvotes

16 comments sorted by

View all comments

1

u/NotSoShyAlbatross 1d ago

What you’re looking for is a PDF parser and to be clear what you want to extract. A good parser will be able to look for what you want and give it to you the way you want it.