Accessibility Statement Generator
Create a legally-aligned accessibility statement covering EAA (EU), ADA (US), and Section 508 requirements. The wizard walks you through organization details, conformance level, known limitations, and contact information, then outputs a ready-to-publish HTML statement.
Why This Matters
An accessibility statement is a public declaration of your commitment to digital inclusion. The European Accessibility Act requires it for in-scope services. In the US, having one demonstrates good faith effort under the ADA. It gives users a clear channel to report barriers and sets expectations about your conformance level.
How to Use This Tool
- 1
Choose a template
Select from Basic, Comprehensive, Legal-focused, or Developer-friendly templates.
- 2
Fill in organization details
Enter your organization name, website URL, contact information, and conformance level.
- 3
Add measures and limitations
Describe accessibility measures you've taken and any known limitations. You can import scan results or use AI to generate content.
- 4
Export and publish
Download as HTML, Markdown, or TXT and publish on your website, ideally linked from the footer.
Frequently Asked Questions
Is an accessibility statement legally required?
Under the EU Web Accessibility Directive and European Accessibility Act, yes. In the US, the ADA does not explicitly require one, but having one demonstrates good faith compliance effort and provides users a way to report issues.
Where should I publish my statement?
Place it in an easily discoverable location, typically linked from your website footer. Use a clear link text like 'Accessibility Statement' — not buried in a privacy policy.
How often should I update it?
Update your statement whenever you complete a new audit, fix major issues, or at least annually. Always include the date of the last review.
Can I use AI to generate the content?
Yes. Enter your OpenAI API key and the tool will generate measures and limitations based on your organization info and any scan results you've imported. Always review AI-generated content before publishing.
Is my data private?
Yes. The statement is generated entirely in your browser. No organization details are sent to our server. When using AI, your API key is used directly from your browser to call OpenAI.
Related Tools
ARIA Generator
Generate accessible ARIA roles, states, and properties for common UI patterns. Copy-paste ready HTML with proper ARIA markup.
AI Alt Text
Upload an image and generate descriptive alt text using AI. Uses your own OpenAI API key — no server involved.
Skip Links
Generate accessible skip navigation links with HTML, CSS, and React code. Required by WCAG 2.4.1 to let keyboard users bypass repeated navigation.
Focus Styles
Generate WCAG 2.4.11 and 2.4.13 compliant CSS focus indicator styles. Live preview with compliance checks for the new WCAG 2.2 focus criteria.