A PDF accessibility checker for the terminal. It tests PDF/UA-1 the way veraPDF and PAC do, maps every rule to WCAG 2.2, and then checks what a conformant file still gets wrong: whether the tags match what the page paints, and whether the words a screen reader is given are the words a person would use.
- 90
- rules, each with the clause, checkpoint and WCAG criteria it tests
- 160 / 160
- files where its conformance verdict matches veraPDF
- pipx install outloud
- Apache 2.0; macOS, Linux and Windows