issues
search
shebinleo
/
pdf2html
pdf2html is a module which helps to convert PDF file to HTML pages using Apache Tika. This module also helps to generate thumbnail image for PDF file using Apache PDFBox.
https://www.npmjs.com/package/pdf2html
Apache License 2.0
154
stars
33
forks
source link
v3: upgrade to use async/await and dependencies
#47
Closed
shebinleo
closed
1 year ago
shebinleo
commented
1 year ago
upgraded tika and pdfbox jar files
changed to use async/await
added more test cases
added prettier for better code formatting