Keyboard-only navigation
Every interactive element — every dropzone, every button, every dropdown — is reachable with Tab and operable with Enter or Space. There's a global Cmd/Ctrl+K command palette for power users.
SnapToolz aims to meet WCAG 2.1 Level AA. We're not perfect — here's what works today, what doesn't, and how to flag anything we missed.
Last updated: May 7, 2026
Every interactive element — every dropzone, every button, every dropdown — is reachable with Tab and operable with Enter or Space. There's a global Cmd/Ctrl+K command palette for power users.
Whatever element has keyboard focus has a clearly visible 2px ring. We never disable this without replacing it with something equally clear.
Every page uses semantic HTML (h1/h2 hierarchy, nav, main, footer, lists). Icons that aren't text are marked aria-hidden so they're not announced. Decorative content has aria-hidden, interactive controls have aria-labels.
If your OS reports prefers-reduced-motion: reduce, animations are cut to ~10ms. The site stops moving and stays still.
Honesty: these are the rough edges we're aware of. Listed publicly rather than buried because that's how accessibility work actually improves.
If you hit something that blocks you, please write directly. The more context you can share — the tool URL, your browser, your assistive tech, and what you expected to happen — the faster we can fix it.
Email brarpritam001@gmail.comWe aim to respond to accessibility reports within 2 business days and ship fixes within 2 weeks of confirming the issue.