Images of Text
Images of text are pictures that contain words rendered as a graphic rather than as actual, selectable text on a page. Because the words are part of an image, people who rely on screen readers may not be able to read them unless a proper text alternative is provided, and people who need to enlarge or restyle text may find these images become blurry or cannot be adjusted. For these reasons, using real text is generally preferred over images of text whenever possible.
An image of text is a visual presentation of textual content encoded within a graphic (such as a raster or bitmap format) rather than as machine-readable text marked up in the document. Under the Web Content Accessibility Guidelines (WCAG), the treatment of images of text is addressed by success criteria including 1.4.5 Images of Text (Level AA) and 1.4.9 Images of Text (No Exception) (Level AAA), both introduced in WCAG 2.0, which generally require that text be used to convey information rather than images of text except where a particular presentation is essential or customizable. Practitioners should note that images of text typically do not scale cleanly when magnified, cannot be restyled by the user (for example, adjusting font, color, or spacing), and require an accurate text alternative to be conveyed to assistive technologies. Meeting the relevant success criteria supports conformance but does not by itself guarantee an accessible experience; manual and assistive technology testing remain necessary, and this entry is informational rather than legal advice.
Why it matters
Images of text can create significant barriers for people who rely on assistive technology or who need to customize how content is displayed. When words are baked into a graphic rather than presented as actual text, screen readers cannot interpret the content unless an accurate text alternative is provided. Similarly, users who enlarge content often find that images of text become pixelated or blurry, because raster and bitmap graphics do not scale as cleanly as real text. People who restyle content to meet their needs, such as adjusting font, color, contrast, or spacing to accommodate low vision or dyslexia, generally cannot apply those adjustments to text locked inside an image.
Because of these barriers, the Web Content Accessibility Guidelines (WCAG) address images of text through success criteria including 1.4.5 Images of Text at Level AA, which is the conformance level most commonly cited as a target. Level AA is frequently referenced in accessibility contexts, so organizations aiming for that benchmark generally need to prefer real text over images of text except where a specific presentation is essential or where the image is customizable. Reducing reliance on images of text tends to improve the experience for a broad range of users while also supporting conformance goals.
It is worth emphasizing that meeting the relevant WCAG success criteria supports conformance but does not by itself guarantee an accessible experience or legal compliance. Automated tools may flag some images but cannot reliably determine whether a text alternative accurately conveys the meaning of the words in an image, so manual review and assistive technology testing remain necessary. This entry is informational and is not legal advice; requirements can evolve through regulation and case law, and organizations with specific legal questions should consult qualified counsel.
Who it's relevant to
Inside Images of Text
Common questions
Answers to the questions practitioners most commonly ask about Images of Text.