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
Click "Edit alt text" after uploading image
Go to "Advanced settings" β "Write alt text"
X (Twitter)
Tap "+ALT" when posting your image
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