Form accessibility checker
Audit form HTML for labels, grouping, instructions and common keyboard or error-message problems.
Paste a form and get a focused accessibility review: labels, names, autocomplete, grouped controls and button text. It is a fast pre-flight check, not a substitute for testing with people and assistive technology.
Parsed as HTML
The browser builds a detached document so controls and label relationships can be inspected.
Actionable findings
Each issue points to a specific control and explains the missing relationship.
Private by default
Markup stays in this tab and is never uploaded.
Frequently asked questions
Does a clean result guarantee WCAG compliance?
No. Keyboard flow, visual contrast, errors and real interaction still need testing.
Are placeholders labels?
No. They disappear when typing and are not a reliable accessible name.
Other free tools
- HTML input pattern generator
Build and test HTML pattern validation with live matching examples and ready-to-copy attributes.
- Form endpoint tester
Preview the GET URL or POST payload a form would send, without making a network request.
- Form field name generator
Turn human-readable field labels into consistent camelCase, snake_case, kebab-case or bracket names.
Want the form to collect the answers too?
Hand-written HTML still needs somewhere to post to. formformform gives you the form, the hosting, the responses and the notifications — free while we are in early access.
Start free