Convert your PDF into a self-contained HTML web page. Each page renders as an image inside a clean, responsive HTML file you can open in any browser.
or click to browse from your device
PDF → HTMLImages are embedded as base64 data URIs — one single .html file, no external dependencies.
Every PDF page is converted and stacked vertically as a scrollable web page.
The output HTML is mobile-friendly — pages scale to fit any screen width automatically.
Runs entirely in your browser with PDF.js. Your file is never uploaded anywhere.
Drop any PDF — single or multi-page, any size.
Each page renders to a canvas, encoded as base64 and embedded in HTML.
Get a single .html file. Open it in any browser or host it anywhere.
'+pdf.numPages+' page'+(pdf.numPages>1?'s':'')+' · Converted with KhanxTools