View rendered PDF pages in a scrollable reader, entirely in your browser.
The PDF editor opens binary .pdf files and renders their pages for reading. It is a viewer — there is no editing yet.
What it does
Section titled “What it does”- Renders every page top to bottom in one vertical scroll, fit to the pane width.
- Pages render lazily — each one is drawn as it scrolls into view, so long documents open quickly.
- Shows the page count, and a Download button when the host provides that capability.
Private and offline
Section titled “Private and offline”PDFs are rendered locally with a bundled copy of the renderer — nothing is uploaded, and no network request is made to open a file. Like every other editor, the bytes never leave your browser.
An unreadable or corrupt file shows a short “couldn’t be opened” notice instead of a blank page; a new, empty .pdf prompts you to drop PDF bytes in.
Coming later
Section titled “Coming later”A thumbnail strip and a full-screen reading mode are planned follow-ups.