Turn a PDF into a web page
Produces semantic HTML in the right reading order, with headings, lists and images preserved, in a single self-contained file.
- Nothing is uploaded
- No signup
- No watermark
- Works offline after the first visit
Questions
Does it reproduce the exact layout?
No, and deliberately so. It produces readable, reflowable HTML rather than a pile of absolutely positioned text, which is what makes it usable on a phone.
What happens to the images?
They are embedded in the HTML file itself, so it is one self-contained file with no folder of assets beside it.