1.1.5 • Published 5 years ago

@iryu54/pdf2html-poppler v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

pdf2html-poppler

Simple transformation of a pdf to an html visualization.

Installation

npm i -g pdf2html-poppler

Usage

pdf2htmlPoppler <path/to/pdf> <path/to/an/output/dir>

To import result just create an iframe pointing to the generated index.html

You can poiting to the raw html generated by poppler: <name of pdf>.html