fatcousin
search
⌘
K
→
jump to any tool — keyboard-first launcher.
tools
→
browse every utility in one place.
manifesto
→
why fatcousin exists — local-first, no uploads.
install
→
save this toolset to your device — works offline.
search
⌘
K
→
jump to any tool — keyboard-first launcher.
←
home
w
c
a
g
c
h
e
c
k
e
r
wcag 2.1 accessibility audit · color contrast · alt text · heading order · runs locally
[
html input
]
<!DOCTYPE html> <html> <head> <title>Example Page</title> </head> <body> <h1>Welcome</h1> <img src="hero.jpg"> <h3>Skipped heading level</h3> <p>Click <a href="/more">here</a> for more info.</p> <input type="text" placeholder="Name"> <button></button> <iframe src="https://example.com"></iframe> <p style="color: #888; background: #999;">Low contrast text</p> </body> </html>
analyze
ready
local
verify
→