Export Reports
Download scan results as JSON, HTML, or PDF for sharing and CI integration.
Open Demo PageFollow along on the demo page while watching the video
Video coming soon
Follow the written steps below in the meantime
Step-by-Step Instructions
- 1Open the Single Page Scan demo and run a scan.
- 2In the Export section of the action bar, click ↓ JSON — an enriched JSON file downloads with WCAG mappings, DOM context, CSS styles, framework hints, and fix suggestions.
- 3Click ↓ HTML — a self-contained HTML report downloads with inline styles. Share it with teammates or stakeholders.
- 4Click ↓ PDF — a multi-page PDF generates client-side via jsPDF.
- 5JSON reports are designed for AI agents and CI pipelines — they include enough context to generate fix suggestions automatically.
- 6All exports respect the WCAG version and level filters set in the side panel.