Skip to content

assistech-iitdelhi/Accessibility_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Tools Used for Making Documents Accessible

Document Accessibility

  • MS Word - For editing Docx files and making them accessible
  • Browser Extensions for Accessiblity Evaluation of HTML documents:
  • Adobe Acrobat Pro - For Editing PDFs and making them accessible
  • Pandoc 2.13+ - Used for coverting to various formats (PDF not supported)
  • Poppler PDF binaries (pdftotext, pdfinfo, pdfseparate, pdfimages etc.)
  • MikTeX - LaTex to html - A LaTeX installation containing make4ht and tex4ht

Working with Image Based PDFs

  • Tools for taking screenshots - Greenshot (PC or macOS), Flameshot (Linux)
  • OCR tools for PDFs
S.No. Name of the tool Used for
1 Tesseract OCR An Opensource Tool for OCR of documents with multiple languages and form (provides less accuracy than other paid tools and don't have support for math content)
2 Abbyy Finereader Provides offline recognition for most of roman scripts based content and other major languages
3 Infty Reader Provides offline Roman scripts content and Math Recognition
4 Google Cloud Vision API based tool to convert various regional languages and handwritten content. Provided very good accuracy for images with low resolution as well
5 Mathpix An Online tool for recognizing Math and Chemical diagrams from PDFs. Provides good accuracy for Math, Headings and Tables detection

EPUB Remediation Tools

  • EPUB Reader - Thorium
  • EPUB Accessibility Checker - DAISY Ace (“app” or “cli”)
  • EPUB Editor (e.g. Sigil)

Screen Reading Software

  • Windows: NVDA
  • Mac OS: VoiceOver (preinstalled) Learn more
  • ChromeOS: ChromeVox (preinstalled)
  • Linux: Gnome Orca (usually preinstalled)

Command Line Tools

Math Content

  • MathJax - For rendering math in HTML/EPUB documents
  • MathCAT - It provides accessible methods to read mathml content

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published