Checks · image
Images Missing Alt Text
Warning image.missing_alt
What it means
The page has images with no alt attribute. Alt text is how screen readers describe an image and how search engines read it.
How to fix it
Describe what the image shows. Decorative images should have an explicitly empty alt (alt=""), which this check treats as correct.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Images Missing Alt Text. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:
GET /api/v1/crawls/{handle}/issues/image.missing_alt