AltF Security runs a fixed set of automated document checks over HTML you paste - language attribute, page title, viewport metadata, a single H1, heading order, image alt text, accessible link and button names, and form labels - and shows the specific fix for each failure. It parses the markup with the browser's own HTML parser and is not a penetration test, a vulnerability scanner or a complete WCAG audit.
| Status | Working |
|---|---|
| Price | Free, no sign-in required |
| Where the work happens | In your browser, parsed with DOMParser |
| What you provide | Rendered HTML source pasted into the field. A URL is not accepted. |
| Data handling | Pasted HTML never leaves your browser |
| Capabilities listed | 3 (HTML readiness audit, Password tools, Privacy diagnostics) |
| Tools linked from this page | 4 |
Your browser. The markup is parsed with the built-in DOMParser and the pasted HTML is not uploaded.
Every paste is measured against the same list, and each failure returns the fix shown here.
Paste rendered HTML to catch common accessibility and document-quality issues locally. This is not a penetration test.