圖片替代文字審查工具
找出頁面上所有缺少替代文字的圖片。這對無障礙存取和SEO至關重要。
如何使用本工具
- 1
Paste the full URL of a public, server-rendered page into the input field.
- 2
Click Analyze to fetch the page on our server and parse its HTML.
- 3
Review the Total, Missing alt, and Empty alt counts at the top.
- 4
Scroll the per-image list (red = missing alt, yellow = empty alt) and copy the src values you need to fix.
什麼是圖片替代文字審查工具?
替代文字為螢幕閱讀器使用者和搜尋引擎描述圖片。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.
常見問題
如果一張圖片純粹是裝飾性的怎麼辦?▼
替代文字應該多長?▼
相關工具
元標籤分析工具
從任意 URL 擷取並分析所有元標籤:標題、描述、Open Graph、Twitter Card、viewport、robots 以及 link 標籤。
標題層級分析工具
審查任意頁面的H1-H6結構。標記出缺失的H1、多個H1以及被跳過的標題層級。
Schema標記驗證工具
從任意URL中擷取並驗證JSON-LD結構化資料。查看頁面包含哪些schema類型,以及它們能否被正確解析。
Open Graph 檢查工具
預覽 URL 在 Facebook、Twitter/X、LinkedIn 及其他平台上分享時的顯示效果。
網站地圖檢查工具
分析任意XML網站地圖:URL數量、lastmod涵蓋率以及網站地圖索引結構。
robots.txt檢查器
剖析robots.txt檔案。按user-agent分組顯示規則並標記問題。