Smallest pdf2htmlEX container and easiest way to convert pdf to html file (246MB)
100K+
Suppose you have a PDF file ~/pdf/test.pdf, simply running
docker run -ti --rm -v ~/pdf:/pdf bwits/pdf2htmlex pdf2htmlEX --zoom 1.3 test.pdf
would produce a single HTML file test.html in ~/pdf directory.
alias pdf2htmlEX="docker run -ti --rm -v ~/pdf:/pdf bwits/pdf2htmlex pdf2htmlEX"
pdf2htmlEX -h
pdf2htmlEX --zoom 1.3 test.pdf
For detail instruciton on how to run pdf2htmlEX, please read the wiki
Content type
Image
Digest
sha256:283205666…
Size
90.6 MB
Last updated
over 10 years ago
docker pull bwits/pdf2htmlex:0.14.6