Recommend extraction api/library for better extracting all information in a pdf using Nodejs [closed]
What library or API is the best at extracting information in a PDF file in Nodejs.
Things like text (how they properly are structured), images (couple with information on images like text if it got one), table etc...
I'm aware of libraries like pdf-extract and the rest but most of them capabilities are limited to just extracting text and pretty much can't do other stuffs I mentioned above.
Also, I don't want to mix many different libraries to do the tricks.
So what do you suggest?
Via Active questions tagged javascript - Stack Overflow https://ift.tt/aTZwn7q
Comments
Post a Comment