Skip to content

📋 PowerPoint accessibility scanner that compiles figures without alt-text into a neat tabular .docx report.

License

Notifications You must be signed in to change notification settings

mateokingler/ez-a

Repository files navigation


Logo

EZ Accessibility

EZ Accessibility helps course developers by compiling inaccessible
.pptx figures into a neat tabular .docx report.

View Demo »
Report Bug · Request Feature

Built With

Quick Start

You can download the latest stable build for Windows here.

Development setup

Follow the instructions below to run EZ-A from source, on your own fork.

Prerequisites

Use the Python package manager pip to install the prerequisites.

pip install python-pptx
pip install python-docx
pip install pyinstaller
pip install PyQt5

Compiling

In the projects root directory, package the executable using the SPEC file

pyinstaller ezagui.spec

About

📋 PowerPoint accessibility scanner that compiles figures without alt-text into a neat tabular .docx report.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages