How to Describe Images to Make Them Accessible
Images are often used on web pages, apps, documents, presentations, and PDFs - for content that you have created, or content obtained from a third-party source. For digital accessibility, there are several types of images to consider, and most will need to be described with alternative text or sometimes with long descriptions. Today, we’ll discuss photographs, icons, decorative images, logos, and complex images of text like charts, graphs and others, and I’ll provide sample text descriptions. Feel free to ask questions at any point.
Photographs
For people who use screen readers, alt text descriptions can make image content accessible. When writing alt text for photographs in websites, apps, documents, presentations, and PDF files:
- Provide a clear, simple explanation and context for what the photograph depicts - people, places, purpose, things.
- Don't write “image/photo of” — screen readers already describe images as such.
- Keep it brief - one or two short sentences up to 120 characters.
*When alt text is used in HTML web pages - add the code: alt=”” (text description between the quotes)




















