Alternative Description
Alternative description, commonly known as alternative text or alt text, is a written description that conveys the meaning of an image or other non-text content in digital material. It allows people who cannot see an image, such as those using a screen reader, to understand what the image communicates. Providing meaningful alternative descriptions is generally considered an essential part of making content accessible.
Alternative description (alt text) is a textual substitute for non-text content such as images, graphs, flowcharts, and other graphics in digital content, intended to convey the equivalent meaning or function of that content to users who cannot perceive it visually. It is typically exposed programmatically (for example, via an image element's alt attribute) so that assistive technologies such as screen readers can present it to the user. Effective alt text conveys the purpose and meaning of the item in context rather than merely naming it; complex visuals may require a longer description in addition to a concise alternative. Alt text is one component of accessible content and does not, on its own, guarantee overall accessibility or conformance.
Why it matters
Images and other non-text content routinely carry information that is essential to understanding a page, from a chart summarizing data to a photograph illustrating a product to an icon signaling an action. When that content lacks an alternative description, people who cannot perceive it visually, such as those using screen readers, may miss the meaning entirely or receive only the image file name. A well-written alternative description conveys the purpose and meaning of the item in context, allowing all users to reach an equivalent understanding.
Providing meaningful alternative descriptions is generally considered an essential part of making digital content accessible, and it is one of the most frequently referenced accessibility practices across recognized authorities such as Section508.gov, WebAIM, and government guidance. It is also commonly cited in the context of accessibility standards and testing, because missing or unhelpful alt text is among the more readily identifiable barriers in web content.
At the same time, alternative text is only one component of accessible content and does not, on its own, guarantee overall accessibility or conformance with any standard, nor does it ensure legal compliance. Automated tools can detect whether an alt attribute is present but generally cannot judge whether the description is meaningful in context, so manual review and testing with assistive technology remain necessary. This entry describes established practice and is not legal advice; requirements and expectations continue to evolve through regulation and case law.
Who it's relevant to
Inside Alternative Description
Common questions
Answers to the questions practitioners most commonly ask about Alternative Description.