Skip to content

Releases: visionably/outloud

Release list

outloud 0.2.0

Choose a tag to compare

@superzackx superzackx released this 17 Sep 12:45

First public release.

What a PDF says out loud. A PDF accessibility checker for the terminal, CI and browser.

  • 90 rules (88 implemented): PDF/UA-1 conformance calibrated against veraPDF (58 of 58 fixtures, 102 of 102 real files), plus 35 semantic rules no validator runs
  • Per-criterion view: every Matterhorn Protocol 1.1 checkpoint and every WCAG 2.2 A/AA success criterion, with fail, warning, pass, not applicable and needs-a-person statuses
  • A one-line fix on every finding
  • outloud --view: a local app. Drop PDFs in, see each finding outlined on the page, the structure tree, and the page read back as a screen reader would
  • JSON, SARIF 2.1.0 (with a WCAG taxonomy) and single-file HTML output
  • --source to compare a remediated file with its original
pipx install outloud
outloud examples/demo.pdf --view