Mahope tools: EUComply Clean Copy DeskUptime Transmute BugBottle All tools
FREE TOOL

Accessibility Statement Generator

Answer 8 questions → get a ready-to-publish EAA / WCAG 2.1 AA accessibility statement. No signup, nothing leaves your browser.

1. Your service
2. Conformance status

List each exception honestly with a workaround if one exists. Overclaiming full conformance is a legal risk.

3. How you tested

Hold Ctrl/Cmd to select several. Honest combination: automated scan + manual spot-checks = "self-evaluation with automated tools".

4. Feedback channel

Why publish an accessibility statement?

  • The EU expects it. Services covered by the European Accessibility Act must inform users about the accessibility of their offering — a published statement is the recognised way to do it.
  • It documents good faith. A dated statement listing known issues and workarounds shows regulators and customers you take compliance seriously.
  • It reduces support load. Users who find a barrier get a named contact instead of abandoning silently.

This tool produces a template based on the EU model accessibility statement structure. It does not constitute legal advice and cannot verify your conformance claims — only testing can do that. Use the scanner first, then state honestly what you found.

'; var blob = new Blob([doc], { type: 'text/html' }); var a = document.createElement('a'); a.href = URL.createObjectURL(blob); a.download = 'accessibility-statement.html'; a.click(); URL.revokeObjectURL(a.href); }); })();