Accessibility Statement
Last updated: July 22, 2026
Accessibility is the entire point of poofPDF, so we hold the site itself to the same standard we're asking of your PDFs.
Conformance target
We aim for the site (this page, the analyzer, and every supporting page) to conform to WCAG 2.1 Level AA. This is a statement of ongoing effort, not a certification — if you find something that doesn't meet that bar, we want to know (see Feedback below) and will fix it.
What we've built in
- Semantic landmarks (header, nav, main, footer) and a "skip to main content" link on every page.
- A visible, high-contrast focus indicator on every interactive element, keyboard operability throughout (no mouse-only interactions), and no keyboard traps.
- Color is never the only way information is conveyed (status badges pair color with text labels, e.g. "high" / "medium" / "low").
- Text and background color combinations are checked against WCAG contrast minimums.
- Form fields and controls have programmatically associated labels.
- The "Other Easy Web Tools" footer menu uses a native, keyboard-accessible disclosure control rather than a custom JavaScript dropdown.
Known limitations
The analyzer itself works with a huge variety of real-world PDFs, some of which are malformed or unusually complex; in rare cases, dashboard content (e.g. a very large table) may be easier to navigate with a screen reader in one browser than another. If you hit a specific case like this, please tell us — see Feedback below.
Testing approach
We combine automated checks with manual keyboard-only and screen-reader spot checks during development. This is an ongoing process, not a one-time audit.
Feedback
If you encounter an accessibility barrier anywhere on this site, please contact us at [email protected] with the page URL and a description of the issue. We aim to acknowledge reports promptly and prioritize fixes.
