Skip to content

BWITS/pdf2htmlEX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

pdf2htmlEX in a docker container

Automated docker build for pdf2htmlEX

see: https://registry.hub.docker.com/u/klokoy/pdf2htmlex/

How to use this docker containter to convert pdf file to html

Suppose you have a PDF file ~/pdf/test.pdf, simply running

docker run -ti --rm -v ~/pdf:/pdf klokoy/pdf2htmlex --zoom 1.3 pdf/test.pdf pdf/test.html

would produce a single HTML file test.html in the current directory.

For detail instruciton, please read the wiki

https://github.com/coolwanglu/pdf2htmlEX/wiki/Quick-Start

About

Automated docker build for pdf2htmlEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages