Missing alt
CriticalImages with no alt attribute at all. A WCAG 2.2 failure.
Audit any web page for missing alt text and broken images in seconds — then export the report as clean Markdown.
AltCatch
example.com/about
<img src="hero-photo.jpg"><img src="/logo-old.png" alt="Company logo"><img alt="image" src="banner.png"><img alt="" src="divider.svg">Five severity classes, ranked by impact. Critical issues fail WCAG 2.2; warnings break accessibility in practice; decorative entries are shown for context.
Images with no alt attribute at all. A WCAG 2.2 failure.
404s and load failures, verified with lightweight HEAD requests.
Lazy alt text like "image", "untitled", or the raw filename.
Alt attributes that contain only spaces. Screen readers skip them.
Intentionally empty alt for decorative images. Shown collapsed, for context.
On-demand. Page-by-page. Everything runs locally in your browser.
Click the AltCatch icon or open the side panel on any page.
AltCatch scans every <img> in the DOM and resolves its real source.
Broken images are verified asynchronously — no heavy downloads of the actual files.
Results stream into a grouped checklist with a live health breakdown.
Export to Markdown or copy to clipboard. Done.
Anyone who has to ship pages that pass an accessibility review or rank in image search.
shipping accessible HTML
auditing image SEO and image search visibility
documenting WCAG 2.2 compliance
writing reproducible bug tickets
Other tools spot the same images. AltCatch turns them into a deliverable.
Markdown export drops straight into GitHub, Linear, Notion, or PR descriptions — no reformatting.
Severity classification beyond "missing alt" — catches lazy, placeholder, and decorative cases other tools miss.
Audit history so you can track progress across pages and re-check after a fix.
No account, no signup, no upload. Open it and audit.
AltCatch runs 100% locally. No data ever leaves your browser.
AltCatch ships today with on-demand, page-by-page auditing — the foundation for full-site, sitemap-driven auditing in a future release. Every audit you run now carries forward into your history.
Install AltCatch, audit a page, export the report, and ship the fix.
Audit WCAG 2.2 AA/AAA contrast ratios
Meta & OG PreviewerLive Google, X, Facebook, LinkedIn previews
Open Graph GeneratorGenerate social-share meta tags
Image to Base64Inline images as data: URLs
Favicon GeneratorBuild a complete favicon set
Image CompressorShrink image weight before audit
HTML FormatterClean up semantic markup
CSS SpecificityDebug selector overrides