Skip to main content

Touch Target Checker

v1.1.0

Check interactive elements meet the 44x44 px minimum touch target size.

Analyses HTML for touch targets that are too small for reliable tapping on mobile — checks button, link, and input sizes against the WCAG 2.5.5 (44×44px) and 2.5.8 (24×24px) success criteria.

How to use
  • Paste HTML or enter a URL to scan all interactive elements for touch target size.
  • Red items fail WCAG 2.5.5 (< 44×44px); yellow items pass 2.5.8 but fall short of 2.5.5.
  • Click any failing element to see its current dimensions and the CSS change needed to fix it.
  • Export the report to document touch-target conformance in your accessibility audit.