Back to all tools

Accessibility Checker

Analysis

Check WCAG compliance with 14 automated accessibility audits and scoring.

Unlock Full Power with Krawly Pro

Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.

Use via API
Accessibility Checker — cURL
curl -X POST "https://krawly.io/api/v1/tools/accessibility-checker/" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
150+ Tools Full API Access Bulk Processing Priority Support

What is Accessibility Checker?

The Accessibility Checker performs 14 automated WCAG 2.1 accessibility audits on any webpage and provides an overall scorecard with a letter grade (A–F). It checks HTML lang attributes, viewport settings, alt text, heading structure, ARIA labels, form labels, link text, color contrast hints, skip navigation, and more — helping you identify and fix accessibility barriers.

Use Cases

  • Compliance auditing — check WCAG 2.1 conformance for legal and regulatory requirements
  • Website QA — integrate accessibility checks into your development workflow
  • Client reporting — generate accessibility scorecards for client websites
  • Competitive benchmarking — compare accessibility scores across competitor sites
  • Remediation planning — prioritize fixes based on error severity and WCAG criteria

Key Features

14 automated WCAG 2.1 checks covering Perceivable, Operable, Understandable, and Robust principles
Overall accessibility score (0–100) with letter grade A–F
Error vs. warning classification with WCAG criterion references
Checks: lang, viewport, title, img alt, headings, form labels, ARIA, links, contrast hints, skip nav, tables, iframes, buttons, inputs
Actionable issue descriptions with recommended fixes

Frequently Asked Questions