Generate an accessibility statement
Paste the results of an accessibility test and get the document the European Accessibility Act asks for.
Your data stays in this tab. There is no server to send it to — the generator is the same engine the command-line tool uses, compiled to run in your browser. No upload, no account, no email address, no analytics.
The generator needs JavaScript, because it runs the whole engine locally rather than on a server. If you would rather not enable it, the command-line tool does exactly the same thing:
npx accessibility-statement init
npx accessibility-statement render statement --jurisdiction de --lang de --out statement.html
Your draft
This is a draft. It carries a visible draft notice until a named person reviews and signs it off. It does not constitute legal advice, and it cannot know whether your evidence is complete — criteria that automated testing cannot judge are reported as not evaluated, which is honest and is what the regulation expects you to address.
To fill in the manual checklist, keep the document in version control and run the check in CI, use the command-line tool.