Is an automated scan enough to comply with the law?
No — and no honest tool will promise you that. Automation detects around 30–50% of WCAG criteria (contrasts, missing image descriptions, form errors, heading structure). The rest require human judgement. Our scan is the fastest way to know where to start.
Who exactly is covered by the obligation from 28.06.2025?
The national laws implementing the European Accessibility Act (EAA) cover online shops, banks, telecom operators, transport services and e-books. Note the size threshold: micro-enterprises providing services — fewer than 10 employees and annual turnover or balance sheet total of no more than EUR 2 million — are exempt under Article 4(5) of the EAA directive. The exemption does not extend to obligations relating to products. If you are unsure how your company qualifies, check with a lawyer.
What do I get in the PDF report?
A site-wide score, results for each scanned page, a list of detected issues with a plain-English description and fix instructions, sample code snippets, and a priority checklist. You can hand the report to your developer or agency to implement.
Is scanning safe for my site?
Yes. We visit the page like a regular user — one request at a time, without submitting forms and without clicking elements that perform transactions. We do not collect any personal data from your site.
My site requires login — can you scan it?
The free scan and automated report only cover publicly accessible pages. We scan what a customer sees without logging in — which is usually the area covered by the obligation anyway.
How are you different from accessWidget-style overlays?
We don't sell a "magic overlay" that supposedly fixes your site with one line of JS — such solutions are criticised by the disability community and do not provide compliance. We show real problems and how to fix them in code.