These tools will help you find and fix accessibility issues. To make the best use of these tools, you should build them into your workflow when publishing a webpage or digital document.
Disclaimer: Reference on this page to any specific commercial product, process, or service, or any trade, firm, or corporation name is for information and convenience. It does not constitute endorsement, recommendation, or favoring by the City of Philadelphia.
There are many development and design factors that impact web accessibility. Comprehensive tools can help capture several issues at once, including issues that might involve multiple page components. This helps you see a real-time audit of a published page and catch errors that might have been missed during development.
Extensions scan a live webpage and flag accessibility issues directly in your web browser, from missing alternative text for images to incorrect heading structures.
Install an extension and run it on your pages. Review the errors it reports and use the feedback to make corrections. Think of this as a “spell check” for accessibility.
These tools are browser extensions that check for common accessibility issues. These are great for project managers, content creators, or anyone who prefers a high-level overview of their page’s accessibility issues without diving into code.
Use these tools when you want a quick and easy way to check for common problems like color contrast and missing alt text. They also have a color blindness simulator.
These tools integrate directly into the development workflow and provide detailed, code-level feedback for fixing complex issues.
These tools have a low barrier to entry for beginners but also offer the detail that developers and accessibility specialists need.