Converts PDF files into HTML and XML formats
Utility which converts PDF files into HTML and XML formats
pdftohtml
$ pdftohtml document.pdf document.html
$ pdftohtml -xml document.pdf document.xml
$ pdftohtml -f 1 -l 5 document.pdf output.html