Alt Text Cheat Sheet

Your guide to writing accessible image descriptions

Quick Reference

βœ… Do

  • β€’ Be specific and descriptive
  • β€’ Keep it under 125 characters
  • β€’ Include important text in images
  • β€’ Consider context and purpose

❌ Don't

  • β€’ Start with "Image of" or "Picture of"
  • β€’ Be vague or generic
  • β€’ Include unnecessary details
  • β€’ Forget decorative images (use alt="")

Examples by Category

πŸ“Š Informative Images

βœ… Good Example

Alt text:

"Bar chart showing website traffic increased 40% from January to March"

❌ Bad Example

Alt text:

"Chart"

πŸ”— Functional Images

βœ… Good Example

Alt text:

"Send email"

❌ Bad Example

Alt text:

"Envelope icon"

🎨 Decorative Images

βœ… Correct Approach

Alt text:

alt="" (empty alt attribute)

Use empty alt text for purely decorative images that don't add information.

🎯 Interactive Practice

Practice Writing Alt Text

Scenario: A quote graphic with a minimalist design. It has a small red flag icon in the corner and text that reads: "Doing the quiet, unseen work that keeps everything functioning."

Think about: What's the purpose? What's the main content? Any important context?

🎯 Context Matters

The same image needs different alt text depending on its context:

In a news article:

🏒

"CEO Sarah Johnson announces quarterly results at company headquarters"

In a staff directory:

🏒

"Sarah Johnson, CEO"

⚑ Quick Formula for Writing Alt Text

Purpose + Main Content + Context (if needed)

Think: "If someone can't see this image, what would they need to know to get the same message?"

βœ… Formula in Action

Example:

"Quote tile promoting equity in the workplace. Text reads: 'Silence isn't safety. It's protection for power.'"

Purpose: Quote tile promoting equity in the workplace

Main Content: Text reads: 'Silence isn't safety. It's protection for power.'

πŸ’¬ Special Rules for Quote Graphics

Key Guidelines:

  • β€’ Include the full quote text (it's essential content)
  • β€’ Mention design cues only if they add meaning
  • β€’ Focus on the message, not just the visual design

❌ Too Focused on Design

"Red square with black text"

βœ… Content-Focused

"Quote graphic with red flag icon reading: 'Silence isn't safety. It's protection for power.'"

✍️ Style & Tone Guidelines

βœ… Write Like This

  • β€’
    Neutral and descriptive

    Focus on facts, not opinions

  • β€’
    Like explaining over the phone

    Clear and conversational

  • β€’
    Simple punctuation

    Commas and periods help screen readers pause

❌ Avoid This

  • β€’
    Subjective language

    "Beautiful," "amazing," "striking" (unless relevant)

  • β€’
    Unnecessary details

    Focus on meaning, not minutiae

  • β€’
    Complex punctuation

    Keep it simple for screen readers

πŸ“± Platform-Specific Instructions

πŸ’Ό

LinkedIn

Click "Edit alt text" after uploading image

πŸ“Έ

Instagram

Go to "Advanced settings" β†’ "Write alt text"

🐦

X (Twitter)

Tap "+ALT" when posting your image

πŸ‘₯

Facebook

Use "Edit photo" β†’ "Alternative text"

πŸ“Š Complex Images & Infographics

For charts, infographics, and multi-slide carousels:

  • β€’ Summarize the main takeaway in alt text
  • β€’ Include detailed data in your post caption
  • β€’ Consider adding a text description as a separate post

βœ… Complex Image Example

Alt text:

"Infographic showing 5 steps to inclusive hiring practices"

Then in caption:

Detailed breakdown of each step with statistics and examples...

πŸ› οΈ Tools & Resources

Testing Tools

  • β€’ Screen reader testing (NVDA, JAWS, VoiceOver)
  • β€’ Browser accessibility tools
  • β€’ WAVE Web Accessibility Evaluator
  • β€’ axe DevTools extension

Guidelines

  • β€’ WCAG 2.1 Guidelines
  • β€’ WebAIM Alt Text Guide
  • β€’ W3C Images Tutorial
  • β€’ Platform-specific guidelines