OfficeAccessibilityChecker
1.0.0
Cross-platform CLI accessibility checker for Word, Excel, and PowerPoint files. Implements Microsoft's Accessibility Checker rules directly against OOXML using the Open XML SDK. No Office install required. Supports bulk scans and -Fix to write a sibling .fixed.<ext> with safe, structural remediations applied.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) Rex Lorenzo. MIT License.
Package Details
Author(s)
- Rex Lorenzo
Tags
accessibility a11y wcag office ooxml word excel powerpoint docx xlsx pptx compliance cross-platform
Functions
Test-OfficeAccessibility Initialize-OfficeAccessibilityChecker
Dependencies
This module has no dependencies.
Release Notes
See https://github.com/rlorenzo/office-accessibility-checker/releases for the full changelog.
FileList
- OfficeAccessibilityChecker.nuspec
- OfficeAccessibilityChecker.psd1
- OfficeAccessibilityChecker.psm1
- Private\check-docx-accessibility.ps1
- Private\check-office-accessibility.ps1
- Private\check-pptx-accessibility.ps1
- Private\check-xlsx-accessibility.ps1
- Private\lib\DocumentFormat.OpenXml.Framework.dll
- Private\lib\DocumentFormat.OpenXml.dll
- Private\setup-accessibility-checker.ps1
- Public\Initialize-OfficeAccessibilityChecker.ps1
- Public\Test-OfficeAccessibility.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 3 | 5/12/2026 |
| 1.0.0 (current version) | 3 | 5/12/2026 |