Tools

Content creator tools

  • UChicago offers Equidox as an enterprise tool to simplify the creation of accessible PDFs without the need for Adobe Acrobat Pro. Visit the UChicago Equidox webpage to learn more.
  • Free tool to extract text from subtitles (removes all timestamps and other effects)
  • PDF/UA PAC checker (Windows only) identifies all of the machine verifiable success criteria of ISO 14289-1 (PDF/UA) and WCAG (Web Content Accessibility Guidelines)

Website evaluation tools

Automated accessibility testing tools are used to check a webpage or website and quickly identify a number of errors.

Each tool has strengths and weaknesses, and is likely to deliver different results for the same page or site. Automated tools, by their very nature, interpret the underlying guidelines literally, and cannot check for many content and HTML coding issues. Therefore, it is best to consider the results provided by an automated tool in conjunction with additional manual checks, including trying to navigate using only the keyboard.

Siteimprove

University of Chicago is utilizing Siteimprove as its enterprise tool to assist site owners, web developers, designers, and content owners find and remediate accessibility issues discoverable via automation. Visit the UChicago Siteimprove webpage to learn more.

Browser extensions and app plugins

The browser extensions below are all free and allow you to securely check webpages. Adding a browser extension to either Firefox or Chrome allows you to test your webpage with the click of a button.

Code linters

A linter is a code analysis tool used to automatically flag programming errors, bugs, stylistic errors, and other coding defects during development. Free accessibility linters are available for a wide variety of code editors and programming languages. Similar to the browser extensions, these accessibility linters help catch WCAG violations that can be found via automation. Manual accessibility audits are still required once the code is deployed.

Screen readers

There are a variety of screen readers to choose from, and each takes a while to learn and configure before you can use it efficiently to evaluate the accessibility of digital content. Configurations include hotkeys, voice selection, rate of speech, and more.

This screen reader demo from UC San Francisco (YouTube) illustrates how screen reader users access digital content.

Color tools

Careful use of contrast and color is vital to accessibility. Try some of these tools to help you make design decisions that enable users, including users with visual disabilities, to perceive the content on your web page.

UChicago color system

If designing within The University of Chicago color system, please reference this contrast grid of accessible UChicago color combinations. (Note: Due to technical reasons, this color grid lists Maroon (#800000) on Greystone (#A6A6A6) as compliant; however this is the only combination on the grid that does not meet minimum contrast guidelines and should be avoided.)

Contrast checkers

Other designer and developer color tools

  • Contrast Grid by Eightshapes
    • Visualizes and scores many text and background color combinations at once, placing combinations in a grid
    • Enables you to experiment with, discard, or adjust more extensive palettes
  • Digital Color Meter for MacOS by Apple
    • Built-in utility measures the value of any color on your screen using RGB and other options
    • Ability to lock in the aperture location so the color value can be copied to a contrast checking tool (refer to Apple instructions)
  • ColorZilla by iosart labs
    • Analyzes a page, enabling you to inspect a palette of its colors
    • Includes a color picker, eye dropper, gradient generator, and more
    • For Firefox or Chrome
  • Color Blind Filter by Toptal
    • Shows what your page looks like to a person with color blindness
    • Displays your page and its simulation side-by-side