Back to Tools

lvaudit

Automated accessibility auditing (WCAG) focused on visual impairment.

lvaudit is an open-source application designed to generate accessibility validations based on WCAG (Web Content Accessibility Guidelines). Its main objective is to verify that websites comply with official visual accessibility and responsiveness guidelines, with a particular focus on the needs of people with visual impairment or low vision.

By running directly on the server, this project ensures efficient analysis of interfaces without generating operational usage costs. It evaluates critical aspects such as color contrast, typography size, semantic structure, and responsive design adaptability across different resolutions.

The tool promotes a more inclusive web environment and is distributed under an open-source license. You can access the repository to clone it, run it on your own projects, and contribute improvements or new features.

View on GitHub