I would be happy to have your feedback. You can use it for free, no account is required. According your needs, which feature is missing or useless? Does it make a better job than your existing tool? Do you even use a tool? Would you be willing to give a try in your team?
Initially, I wanted to go way further and add 3D avatars dancing like the connected users. This would use the webcam + bodypix to map the user dance with its 3D avatar. However, all of this requires just too much computation on client side to have something useable. Anyway, any suggestions on that lighter version?
... I didn't know she was a celebrity.
Initially, I intended to make a youtube video with a compilation of random people on chatroulette trying to solve an integral that I was showing on the webcam. I've never finished that project but now 10 years later I retrieved that video rush and it made me smile.
I didn't know about Tabula and i've given a try at the instant. Apparently it only extracts tables and ignores everything around. This might be good in some cases but it is a problem if you want to extract a form, a whole textbook, your bank statements or anything. Also, I noticed that Tabula has some slight troubles when columns are not drawn in the table. But overall it is a good tool for extracting only tables, that's true.
During the development I compared my results with the ones of pdftotext utility and i obtained more or less similar results. The objective of my code was to have an equivalent tool easily embeddable in any java/android project and to learn more about apache pdfbox.