View a PDF as accessible HTML
view_htmlConverts PDFs into accessible, streaming HTML for screen readers, providing semantic content as the document is parsed.
Instructions
Drop a PDF (by public URL) and get back a LIVE, streaming, screen-reader-friendly HTML twin of the document — the same accessible rendering okrapdf.com serves. Returns a viewer_url that progressively streams semantic HTML (headings, lists, tables, figure alt text) as the page is parsed, plus an SSE events_url and a static download_url. Use this to make any PDF readable by assistive tech. (Reserved: policy="wcag" will add the WCAG 2.2 AA / PDF-UA / Section 508 conformance audit — not yet implemented.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| policy | No | ||
| pdf_url | Yes |