Open Source Accessibility Tools - Page 3

Accessibility Tools

View 57 business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    WaaT is a tool for the accessibility verification of Web applications and stands for Web accessibility assessment Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Web Accessibility Opensource

    Make life easier for disabled vets | elderly | and everyone on www

    Make life easier for disabled vets | elderly | and everyone else who is having troubles interacting with content out on the WWW. Help build safe and Reliable Code that can help others along the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web Shortcuts
    This tool is used to open websites/links by pressing one or more keys on the keyboard, acting as a true shortcut for web pages. When the shortcut keys are pressed, you will be directed to the site previously entered through the main browser set in the system (if the tool does not work after setting the shortcuts, try restarting it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AccessChecker is an open source java application which will check web sites for accessibility problems. Batch checking is supported and reports can be saved or printed for each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A web site link checker/accessibility checker/reporter and converter. Written in VB.NET. Uses a web browser plug in (Microsoft or Mozilla(?)) and Tidy to check links,HTML structure, accessibility (WAI) and can generate a cleaned up site. Win98+ or Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WhakerKit

    WhakerKit

    A seamless toolkit to manage dynamic websites and shared documents

    WhakerKit is a versatile toolkit for building websites with both static and dynamic HTML pages, developed by Brigitte Bigi, CNRS. WhakerKit offers seamless management of public and authenticated access, and simplifies document sharing for collaborative environments. It is based on the following technologies: * python >= 3.9 * (optional) PyJWT and ldap3 for authentication (install with pip) * WhakerPy >= 1.3: <https://whakerpy.sourceforge.io> (install with pip) * Whakerexa >= 0.7: <https://whakerexa.sourceforge.io> (download package and unzip) * HTML-5, CSS-4 and JS technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wuhkag is a Web application written in PHP for evaluating Web sites accessibility and publishing an HTML accessibility policy. It supports W3C WCAG 1.0 and requires PHP 4; future developments include XML and EARL output support, with XSL i18 policies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    av4odf is validation tool for accessibility of the OpenDocument format file. This project for IBM Accessibility ODF Coding Challenge 2006.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eslint-plugin-jsx-a11y

    eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements

    Static AST checker for accessibility rules on JSX elements. This plugin does a static evaluation of the JSX to spot accessibility issues in React apps. Because it only catches errors in static code, use it in combination with axe-core/react to test the accessibility of the rendered DOM. Consider these tools just as one step of a larger a11y testing process and always test your apps with assistive technology. If you installed ESLint globally (using the -g flag in npm, or the global prefix in yarn) then you must also install eslint-plugin-jsx-a11y globally. To enable your custom components to be checked as DOM elements, you can set global settings in your configuration file by mapping each custom component name to a DOM element type. Enforce all elements that require alternative text have meaningful information to relay back to the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    ht://Check is more than a link checker. It's particularly suitable for checking broken links, anchors and web accessibility barriers, but retrieved data can also be used for Web structure mining. Uses a MySQL backend. Derived from ht://Dig.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Luci is an accessibility tool (html parser written in Perl) designed to provide users with a text-only experience of a web site. Inspired by the Betsie project, Luci offers features such as ssl, cookies, frames, 401 authorization (ie. htaccess), etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenWolf is a web accessibility guidelines validator. By default, it checks websites against the WAI checkpoints. It supports CSS and poorly written HTML, and It is easily customised for any particular requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sonar GNU/Linux

    Sonar GNU/Linux is a distrobution concentrating on accessibility.

    Sonar aims to be an accessible GNU/Linux distrobution to people of all needs. Our goal is to bring awareness of Free accessible software to people that depend on assistive technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    Apple has a utility in /usr/bin named tccutil, but it only supports one command, which is to reset the entire database. It has been like this for many versions of macOS. I wanted a command-line utility that would be able to add, remove, list, and take other actions. This tool needs SIP disabled in order to function. The risk of doing so is up to you. tccutil.py can be installed without any additional software. Depending how you have your $PATH variable setup, you can simply type tccutil (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. It is important that you either run this as root or use sudo, otherwise it won't work and you will end up with “permission denied” errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tota11y

    tota11y

    An accessibility (a11y) visualization toolkit

    tota11y helps visualize how your site performs with assistive technologies. The process of testing for accessibility (a11y) is often tedious and confusing. In many cases, developers must have some prior accessibility knowledge in order to make sense of the results. Instead, tota11y aims to reduce this barrier of entry by helping visualize accessibility violations (and successes), while educating on best practices. tota11y is a single JavaScript file that inserts a small button in the bottom corner of your document. The toolbar consists of several plugins that each provide their own functionality. Many of these plugins "annotate" elements on the page. Sometimes to show their existence, other times to point out when something's wrong. tota11y makes it easy to spot some of the most common accessibility violations made by page authors today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UCD Analyzer is a tool for analyzing websites usability (as well as accessibility, search engine optimization). It uses set of configurable rules to generate usability report.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB