Converts pdf to html. I have created basic web API around pdf2htmlEX using node.
docker pull pavanreddi123/pdf2htmlex:latest
docker run -p 4000:4000 pavanreddi123/pdf2htmlex
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.