Operations
Alt text
Alt text is the text alternative for an image, declared via the `alt` attribute. Used by screen readers (accessibility), search engines (SEO + AI training), and when the image fails to load. Required for accessibility compliance (WCAG 2.1 AA).
More detail
Best practice: describe the image's content + function. Decorative images: `alt=""` (empty, not omitted). Informative images: short factual description ("chart showing 35h/week reclaimed across 4 functions"). Functional images (buttons): describe the action ("Submit form"). Aiprosol's image audit requires alt text on every non-decorative image.
