Improve website accessibility and SEO by auditing a web page and fixing short image alt text at scale. The flow scans a page, logs every image and its current alt text to Google Sheets, then uses AI to write better alt text for weak entries. It is great for content and SEO teams who want quick fixes without manual checks.
Run on demand with a URL you set. The system downloads the page HTML, parses each image and its alt text, and stores the page link, image source, a running index, and the alt text length. It then reads the sheet, picks images where the alt text length is under 50, limits the batch to five, and processes them one by one. An OpenAI vision model reviews the image URL and returns a concise alt text under 150 characters, which is written back to the sheet.
You need a Google Sheets connection and an OpenAI API key. Expect a fast audit per page and consistent, human friendly alt text, cutting review time from hours to minutes. Useful for before publishing checks, quarterly SEO cleanups, and accessibility improvements across content libraries.