Alternative Text
Alternative text, commonly called alt text, is descriptive text that conveys the meaning and context of an image or other visual content in a digital setting, such as a web page or app. It allows people who cannot see the image, such as those using screen readers, to understand the information the visual is meant to communicate. Providing alt text is generally considered an essential part of making digital content accessible.
Alternative text is a textual substitute for non-text content, most commonly images, in digital content. Its purpose is to convey the meaning, function, or context of the visual item rather than merely to label its presence, so that assistive technologies such as screen readers can present an equivalent experience to users who cannot perceive the image. Effective alt text is concise and context-dependent: the appropriate description varies with how the image is used, and purely decorative images are generally handled differently (for example, marked so assistive technology can skip them). Text alternatives are a core concept underlying WCAG Success Criterion 1.1.1 Non-text Content (Level A), though this entry does not restate the criterion's full requirements.
Why it matters
Alternative text is one of the foundational elements of digital accessibility because so much online information is communicated visually. When an image conveys meaning, function, or context, people who cannot perceive that image, such as those using screen readers, depend on a text alternative to receive an equivalent understanding. Without alt text, a photo, chart, icon, or button image may be announced only as an unlabeled graphic or skipped entirely, leaving the user with an incomplete or confusing experience.
Alt text also supports the core goal of providing an equivalent experience rather than simply flagging that an image exists. Recognized authorities, including Section508.gov, WebAIM, and Harvard's accessibility guidance, describe text alternatives as an essential part of making digital content accessible. Because the concept underlies WCAG Success Criterion 1.1.1 Non-text Content (Level A), it is commonly among the first things evaluated in accessibility reviews, and missing or poor alt text is a frequently cited barrier.
Who it's relevant to
Inside Alt Text
Common questions
Answers to the questions practitioners most commonly ask about Alt Text.