Skip to main content

Evaluation and development tools

Here are some free tools and browser toolbars that web developers may use to check a website’s accessibility according to international standards and guidelines.

Accessibility markup analyzers

Accessibility Bookmarklets
These bookmarklets contain Javascript and run on your page. By clicking the bookmark in a page, it highlights landmarks, headings, lists, images, and forms. They also list out the contents of each item including alt text.
Available for: Chrome logoFirefox logoSafari logoInternet explorer logo

 

AIS Web Accessibility Toolbar
Provided by AIS, the Web Accessibility Toolbar (WAT) functions on Windows XP with Internet Explorer 5+. The WAT can be used to check many of the Checkpoints from the Web Content Accessibility Guidelines (WCAG).
Available for: Internet Explorer logo

 

Accessibility Evaluation Toolbar
Provided by Firefox, the toolbar aids web developers in testing resources for accessibility based on iCITA HTML Best Practices.
Available for: Firefox logo

 

AInspector Sidebar
AInspector Sidebar is an add-on for Firefox. Once downloaded, the sidebar evaluates the current (and then each subsequent) page that the user loads in the browser within a single tab. AInspector also provides screen reader support for column header information.
Available for: Firefox logo

 

aXe
Developed by Deque, aXe is an open source JavaScript library that allows for automated testing inside of your browser of choice. It is also available in plugins for both Chrome and Firefox.
Available for: Chrome logoFirefox logo

 

Functional Accessibility Evaluator (FAE) 2.0
Developed by the Open Accessibility Alliance and OpenAjax Accessibility Task Force, the FAE analyzes web pages for the W3C Web Content Accessibility Guidelines 2.0.
Available for: Chrome logoFirefox logoSafari logoInternet explorer logo

 

Web Accessibility Toolbar (WAT) for IE
The WAT can be downloaded and used to manually examine webpages for accessibility
Available for: Windows logo

 

WorldSpace Attest DevTools
Created by Deque, this tool is built into the Chrome inspect tools to scan for accessibility issues within a website and outputs solutions to fix these. It also provides screen reader simulation, utilize custom rulesets, and be integrated with WorldSpace Comply.
Available for: Chrome logo

 

HTML/CSS validators

W3C CSS Validator
May be used to check CSS and (X)HTML documents with style sheets.
Available for: Chrome logoFirefox logoSafari logoInternet Explorer logo
W3C HTML Validator
May be used to check the markup of Web documents.
Available for: Chrome logoFirefox logoSafari logoInternet Explorer logo

 

Color contrast analyzers

Accessible Colors
Accessible Colors uses the combination of hex colors and data on the text size to output a pass or fail by WCAG 2.0 standards. It also provides possible solutions if the inputed color combination fails.
Available for: Chrome logoSafari logoInternet Explorer logo

 

Color Pallet Accessibility Evaluator
Developed by North Carolina State University, the Color Palette Evaluator compares submitted color combinations to see which colors comply with WCAG 2.0 specifications.
Available for: Chrome logoFirefox logoSafari logoInternet Explorer logo
WebAIM Color Contrast Checker
Allows you to enter a selected foreground and background color and produce a score for contrast, as well as an example. It also provides functionality to lighten or darken selected colors to find a more accessible luminosity.
Available for: Chrome logoFirefox logoSafari logoInternet Explorer logo