Hacker News new | ask | show | jobs
by sliverstorm 4951 days ago
It's probably possible to do, but nobody's needed one badly enough to do it.
1 comments

There is actually an Apache project that can extract the text from a PDF. It does a passable job, but like I said all of the formatting is gone.

http://pdfbox.apache.org/userguide/text_extraction.html

There is a very good pdf-to-html converter at [0], so it's a two-step process.

[0] https://github.com/coolwanglu/pdf2htmlEX