Simple textextractor for pdfs
-
Opens URL for pdf with XMLHTTP Request
openPDF()
-
Extracts all the text from each page:
getContentPDF()
. You can ditch the first step and just give it a blob file.
This library is part of the WorldBrain Project. We build a search engine that allows you to full-text search through your browsing history, bookmarks, Evernote, Pocket, Google Drive etc.
This library is made possible with the help of the PDF.js libary