PointCheck is an accessibility testing tool for WCAG 2.1 and 2.2 Level AA. Users enter a public webpage URL, choose the tests they want to run, and receive an accessibility report with visual evidence. Built by Brendan Works, it is positioned not as a simple replacement for DOM inspection tools such as Axe or Lighthouse, but as a complement that can cover the blind spots those tools cannot “see” on the page.
PointCheck’s key differentiator is its use of Allen AI’s open-source MolmoWeb-8B vision-language model. It observes the browser through screenshots like a real user and returns the pixel coordinates of the focused element; Molmo-7B-D then determines whether that area has a visible focus indicator. This dual-model visual workflow can detect issues that DOM-only tools often miss, such as focus rings defined in CSS but visually covered, contrast failures caused by transparent overlays, or elements that are only accessible with a mouse. Beyond focus visibility, it also covers tests for keyboard navigation, page structure and semantics, 200% zoom reflow, color-blindness simulation, form error handling, and more. OLMo-3 is used to generate an English executive summary with less accessibility jargon.
The crawled content does not disclose pricing, free quotas, account system details, or payment methods. It also does not state whether PointCheck offers an API, SDK, CI/CD integration, browser extension, or self-hosted deployment. The currently confirmed interaction model is to paste a public URL and run tests online. It is also unclear whether PointCheck itself is open source; the text only states that it uses Allen AI’s open-source MolmoWeb-8B model.
Its main advantage is that its testing perspective is closer to that of real users. It can provide validation beyond traditional DOM tools for focus behavior, visual contrast, and mouse-dependency issues, while producing reports with visual evidence. The downside is limited productization information: documentation, enterprise support, API access, testing behind authentication, local environment testing, and pricing are all unspecified, making it difficult to judge whether it is suitable for large-scale engineering integration.
PointCheck is suitable for frontend developers, QA teams, accessibility consultants, and product teams that want to run an initial WCAG AA screening on public webpages before launch. It is especially useful as a visual complement to Axe and Lighthouse. Access from mainland China is not covered in the source text, so its availability is unknown. If network access or payments are restricted, Lighthouse and Axe can still be used as alternatives or baseline checking tools.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on pointcheck.org official site.
pointcheck.org is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 8.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach pointcheck.org directly.