RevealTheme logo

画像代替テキスト監査ツール

ページ内で代替テキストが欠けているすべての画像を見つけます。アクセシビリティとSEOにとって極めて重要です。

このツールの使い方

  1. 1

    Paste the full URL of a public, server-rendered page into the input field.

  2. 2

    Click Analyze to fetch the page on our server and parse its HTML.

  3. 3

    Review the Total, Missing alt, and Empty alt counts at the top.

  4. 4

    Scroll the per-image list (red = missing alt, yellow = empty alt) and copy the src values you need to fix.

画像代替テキスト監査ツールとは何ですか?

代替テキスト(altテキスト)は、スクリーンリーダーの利用者と検索エンジンに向けて画像を説明します。WCAG 2.1 AAでは、内容を伝える画像には意味のある代替テキストを、装飾的な画像には空のalt=''を付けることが求められています。代替テキストの欠如は、ウェブ全体で最も多いアクセシビリティの問題です。このツールは代替テキストのないすべての画像を指摘するので、それらを修正できます。

よくある活用例

  • Auditing a marketing landing page before launch to confirm no hero or product <img> ships without an alt attribute.

  • Spot-checking a competitor's or client's live page to gauge how seriously they handle image accessibility.

  • Triaging an accessibility complaint by getting a fast list of images that screen readers would announce as unlabeled.

  • Reviewing a CMS template after a redesign to catch images where the author left the alt field blank.

  • Building an SEO punch list, since search engines use alt text to understand images and missing alts waste that signal.

  • Verifying that decorative images intentionally use alt="" rather than accidentally omitting the attribute entirely.

よくある質問

画像が純粋に装飾的な場合はどうすればよいですか?
alt=''(空の文字列)を使ってください。これは、スクリーンリーダーに対してその画像を意図的に読み飛ばすよう指示します。
代替テキストはどれくらいの長さにすべきですか?
説明的でありながら簡潔に、通常は5〜15語程度にします。キーワードを詰め込んではいけません。SEOにもアクセシビリティにも悪影響を及ぼします。

関連ツール