pgrew / pdf-to-html

Converts PDFs to HTML using Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF to HTML Conversion

Want to convert pdfs to html without using a crummy website or configuring your machine with questionable packages? Well you have come to the right place.

Requirements

  • Docker (OSX: brew install docker)

Usage

./convert.py pdf/contract.pdf pdf/contract.html

About

Converts PDFs to HTML using Docker


Languages

Language:Python 78.6%Language:Dockerfile 21.4%