githubEdit

Varbase AI Image Alt

The Varbase AI Image Alt recipe grants Varbase user roles the permission to generate AI image alt text, provided by the Drupal CMS AI ecosystem.

Drupal.org Project

https://www.drupal.org/project/varbase_ai_image_altarrow-up-right

Overview

Varbase AI Image Alt provides AI-powered automatic alt text generation for images. By analyzing image content using AI, this recipe generates descriptive alt text that enhances both accessibility and SEO across your site.

Included Modules

Brings in the following contributed modules to your site:

Module
Purpose

Provides an abstraction layer for AI services.

Provides the possibility to fill out the alt text of an image field using AI.

Adds the possibility to bulk change the alt text.

Installation

Apply the recipe using Drush:

ddev drush recipe ../recipes/varbase_ai_image_alt

This recipe is automatically applied when using the Varbase AI Base recipe.

Usage

After installation, images uploaded through the media library or image fields will automatically receive AI-generated alt text suggestions. Editors can review and modify the generated alt text before saving. This ensures that all images on the site have meaningful alternative text for screen readers and search engines.

Last updated