Pdf2html Versions Save

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.

v3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shebinleo/pdf2html/compare/v2.6.7...v3.1.0

v2.6.7

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/shebinleo/pdf2html/compare/v2.6.6...v2.6.7

v2.6.6

2 years ago

What's Changed

Full Changelog: https://github.com/shebinleo/pdf2html/compare/v2.6.5...v2.6.6

v2.6.3

2 years ago

upgraded Tika jar versions to the 2.3.0

v2.6.2

2 years ago

upgraded Tika jar versions to the latest

v2.6.1

2 years ago
  • upgraded Tika and PDFBox app jar versions to the latest with log4j fix

v2.6.0

2 years ago
  • upgraded Tika and PDFBox app jar versions to the latest
  • upgraded other node dependencies
  • updated readme on how to skip jar file dependencies in post-install script

v2.5.0

4 years ago
  • updated tests to work with upgraded tika and pdfbox 405eced
  • upgraded tika and pdfbox app jar versions 9ff685e

https://github.com/shebinleo/pdf2html/compare/v2.4.3...v2.5.0

v2.4.3

4 years ago
  • added build status badge b19cebd
  • add mocha options file increase test timeout dcd4df8
  • added timezone for test command ee7f45f
  • updated test data to follow UTC time 00c81a4
  • added test cases a7164ca
  • bug fix: return undefined instead of null for meta callback error 8088ae0

https://github.com/shebinleo/pdf2html/compare/v2.4.2...v2.4.3