Skip to main content

Downloading and previewing

Expanding a completed file

Once a file finishes converting, its row on the dashboard becomes expandable. Click anywhere on the row to expand it and reveal the list of available assets.

Each asset shows its name, a badge indicating its type or status, and action buttons for preview and download.

An expanded file row listing its downloadable outputs: Accessible HTML with a WCAG AA badge, the original PDF, a WCAG Conformance Report marked Pass, and an Accessibility Checklist, with a Compare button.An expanded file row listing its downloadable outputs: Accessible HTML with a WCAG AA badge, the original PDF, a WCAG Conformance Report marked Pass, and an Accessibility Checklist, with a Compare button.
An expanded file row and its available assets.

Available assets

Completed files include some or all of these assets:

  • Accessible HTML — The main converted output, tagged with a WCAG AA badge if fully compliant
  • Original — Your uploaded source file
  • ZIP Bundle — Everything packaged together for easy distribution
  • WCAG Compliance Report — An Accessibility Conformance Report detailing every WCAG criterion that was evaluated
  • Accessibility Checklist — An interactive checklist to guide you through any possible remaining issues

Downloading

Click any asset name to download it directly. You can also click the download icon on the right side of each asset row.

Previewing

Click the preview icon (eye) next to the accessible HTML to open it in a new browser tab. The preview renders the converted HTML exactly as it will appear when opened in any browser.

Compare view

For PDF and image uploads, a Compare link appears next to the HTML asset. Clicking it opens a side-by-side view:

  • Left pane: The original document (rendered with a built-in PDF viewer)
  • Right pane: The converted accessible HTML

Compare features

  • Zoom controls — Adjust the original document zoom (50% to 200%)

The Compare view requires a screen at least 1024 pixels wide. On smaller screens, a message suggests using a larger display.

The Compare view: the original PDF rendered on the left and the converted accessible HTML on the right.
The Compare view puts the original document and the converted HTML side by side.

Document settings

The Settings option in the file actions menu opens a panel where you can customize how the converted HTML looks and add your own branding. Settings are saved per document and applied every time the file is previewed or shared.

Use the Header & Footer tab to inject custom HTML at the top and bottom of the converted document. This is useful for adding a company logo, document title, confidentiality notice, or page attribution that appears consistently across every page.

Enter any valid HTML into the Header HTML field — it is inserted immediately after the opening <body> tag. The Footer HTML field works the same way, inserted just before </body>. A live preview updates as you type so you can see exactly how the header and footer will look alongside your content.

The Document Settings dialog on the Header & Footer tab, with Header HTML and Footer HTML fields and a live preview of the result.
The Header & Footer tab injects custom HTML at the top and bottom of every page.

Styling

The Styling tab gives you control over the visual presentation of the converted HTML without writing CSS from scratch.

  • Font Family — Choose from a set of web-safe typefaces (sans-serif, serif, readable, modern, or monospace) to override the document's original font. Select Document default to leave the font unchanged.
  • Font Size — A slider from 10px to 28px lets you increase or decrease the base text size. The current value is shown alongside the slider.
  • Line Spacing — Adjust line height from 1.0× (tight) to 3.0× (very open). Larger values improve readability for users with low vision.
  • Colors — Set the Text, Background, and Link colors using a color picker. Each color shows its hex value and can be reset individually to the document's original color.
  • Additional CSS — An optional free-form CSS field for any styling not covered by the controls above. Rules entered here are appended after the other style settings, so they can override anything.

All changes are reflected instantly in the live preview at the bottom of the panel. Click Save Settings to persist your choices, or Discard Changes to revert to the last saved state.

The Document Settings dialog on the Styling tab, with controls for font family, font size, line spacing, text/background/link colors, and additional CSS, above a live preview.
The Styling tab controls font, size, spacing, colors, and custom CSS, with a live preview.

Sharing

Use the Share button in the file actions menu to generate a shareable link to the converted document. Recipients can view the HTML without needing an account.

To understand the compliance report bundled with each file, see WCAG reports.