Accessibility Tip: Automated accessibility tools

Last updated on January 01, 2022Articles

I think there are a few ways to check the accessibility on a site. One of those is definitely automated tools.

There are some drawbacks - some big drawbacks. They can only find very specific types of issues. And it is quite easy to get a website to pass these automated tools with great scores but actually have very low accessibility.

But they still have value as they can easily find many issues, and are very easy to run.

Here is a round up of some tools I have used and like.

Lighthouse (built into Chrome)

Lighthouse from Chrome screenshot

If you go to the inspector tool in Chrome and open up the lighthouse tool you can run an accessibility audit right in Chrome. It is built into Chrome so you have no excuse to not use it.

Link: https://developer.chrome.com/docs/lighthouse/overview/

Found this post useful?

Please consider sharing this link with your work colleagues or on social media. There are no ads on my site, I just want to promote accessibility.

Found an issue? please point them out - let me know if there is a mistake and I'll update it

Follow me on Twitter: @A11yForDevs. I post links to interesting a11y articles and resources.

More posts

Welcome to Accessibility for Developers

New to accessibility?

Accessibility for Developers

This is a free site to give advice on how to make your website accessible

I have been a software developer for nearly a couple of decades, and really want to help promote better accessibility in apps and websites that we, as developers, create! Accessibility isn't very difficult, it is just important to be aware about it and understand it.

If you spot any mistakes or have any suggestions, ideas or collaborations please check out my contact page.

Important: The information on this website is for general informational purposes only. I make no representation or warranty, express or implied. Your use of the site is solely at your own risk. I've tried my best to make sure all information is accurate, but I am just a software engineer (not an accessibility expert).