이미지 대체 텍스트 감사 도구
페이지에서 대체 텍스트가 없는 모든 이미지를 찾습니다. 접근성과 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별로 그룹화된 규칙을 보여 주고 문제점을 표시합니다.