Export Formats
Export a TestKase accessibility report as a PDF report or a CSV summary.
Export Formats
Every completed report can be exported in two formats from the report header. Pick the one that matches who you're sharing it with.
Best for: stakeholder handoffs, audit archives, printed reports.
- Styled like the on-screen report.
- Includes the score, severity breakdown, conformance matrix, full issue list, per-issue detail (rule, selector, HTML snippet), and page snapshots.
- Fixed table of contents; paginated for print.
CSV
Best for: spreadsheets, quick roll-ups, sharing headline numbers with stakeholders.
The CSV is a multi-section summary of the report (not a per-issue dump). It contains four blocks, one after another in a single file:
- Scan Summary —
Name,Score,Total Issues,WCAG Version,Status,Date. - Issue Summary by Severity — one row per severity (
Severity,Count). - Rules Breakdown — per severity:
Severity,Passed,Failed,Score Impact. - Affected Pages — per scanned URL:
#,URL,Score,Issues.
CSV is UTF-8, comma-separated, and safe to open in Excel / Google Sheets / Numbers.
rule_id, selector, html_snippet, WCAG tags, etc.) for programmatic consumption and imports into other trackers. Today the CSV is a summary and the only full-detail export is the PDF.When each is available
Both the PDF report and the CSV summary are available from the report header on completed scans. If an export button is disabled, a tooltip explains why (for example, the scan hasn't finished yet). See Plans and pricing and Scan limits.
