JS libs/modules
"extracts text from PDF filesThis is just a library packaged out of the examples for usage of pdf.js with nodejs.
It reads a pdf file and exports all pages & texts with coordinates. This can be e.g. used to extract structured table data.
This package includes a build of pdf.js. why? pdfs-dist installs not needed dependencies into production deployment.
Note: NO OCR!"
alternative libs:
pdf-parse
pdf2json
pdfreader
No comments:
Post a Comment