PHPackages                             kanopi/saplings-ai-image-alt-text - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. kanopi/saplings-ai-image-alt-text

ActiveDrupal-recipe[Image &amp; Media](/categories/media)

kanopi/saplings-ai-image-alt-text
=================================

Installs and configures image alt text generation tools.

1.0.3(1y ago)013GPL-2.0-or-later

Since Feb 24Pushed 1y ago6 watchersCompare

[ Source](https://github.com/kanopi/saplings-ai-image-alt-text)[ Packagist](https://packagist.org/packages/kanopi/saplings-ai-image-alt-text)[ RSS](/packages/kanopi-saplings-ai-image-alt-text/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

[![saplings](https://private-user-images.githubusercontent.com/5177009/302044935-a6377e32-deb2-49d8-873a-f3dd5a36fa7c.svg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODI5NDk2NTAsIm5iZiI6MTc4Mjk0OTM1MCwicGF0aCI6Ii81MTc3MDA5LzMwMjA0NDkzNS1hNjM3N2UzMi1kZWIyLTQ5ZDgtODczYS1mM2RkNWEzNmZhN2Muc3ZnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDFUMjM0MjMwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjNmOWIzMTA4ZDY3ZWY5N2M4ZmI3NTM1ZTQxOTJiN2Q0M2U5Y2QxOTNmODA0YmY3MWJlZjg2YTMwNjNhNDlmMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGc3ZnJTJCeG1sIn0.wWgKX30uC_bMyQYjcQdo_CnIgmMCtQmA_bbkkK57k78)](https://private-user-images.githubusercontent.com/5177009/302044935-a6377e32-deb2-49d8-873a-f3dd5a36fa7c.svg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODI5NDk2NTAsIm5iZiI6MTc4Mjk0OTM1MCwicGF0aCI6Ii81MTc3MDA5LzMwMjA0NDkzNS1hNjM3N2UzMi1kZWIyLTQ5ZDgtODczYS1mM2RkNWEzNmZhN2Muc3ZnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDFUMjM0MjMwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjNmOWIzMTA4ZDY3ZWY5N2M4ZmI3NTM1ZTQxOTJiN2Q0M2U5Y2QxOTNmODA0YmY3MWJlZjg2YTMwNjNhNDlmMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGc3ZnJTJCeG1sIn0.wWgKX30uC_bMyQYjcQdo_CnIgmMCtQmA_bbkkK57k78)

Saplings - AI Image Alt Text
============================

[](#saplings---ai-image-alt-text)

Installs and configures image alt text generation tools.

Features
--------

[](#features)

- Generation of alt text using an AI provider.
- Adds to all image fields.
- Incorporates a human-in-the-loop review before saving.
- Uses the entity’s language to generate alt text in the appropriate language.
- Includes a bulk tool for generating al text for images that have none.

Installation
------------

[](#installation)

```
composer require kanopi/saplings-ai-image-alt-text
cd web && php core/scripts/drupal recipe ../recipes/saplings-ai-image-alt-text

```

### Configure OpenAI

[](#configure-openai)

While the AI module supports many AI services, this recipe is configure to use OpenAI.

1. Create an API key at
2. Create a key file at `private://keys/openai_provider.key`. That is usually at `[webroot]/sites/default/files/private/keys/openai_provider.key`.
3. Once you are ready to deploy, be sure to place that key in your cloud environments on the site's host. If you place it in the canonical environment, it will get cloned on subsequent multidev clones.

Usage
-----

[](#usage)

To use the configured AI tools, start by clicking the *Generate with AI* button on any image form.

There is also a bulk edit tool that compiles a list of fields missing alt text and fixes them in bulk. This tool is located at Admin &gt; Configuration &gt; Media.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance47

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~35 days

Total

4

Last Release

390d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf9dca5c46910be861bb00920034637b5a36a1f6277413be6817a50a1ce6fc74?d=identicon)[kanopi\_studios](/maintainers/kanopi_studios)

---

Top Contributors

[![thejimbirch](https://avatars.githubusercontent.com/u/5177009?v=4)](https://github.com/thejimbirch "thejimbirch (5 commits)")[![echechulina](https://avatars.githubusercontent.com/u/59713012?v=4)](https://github.com/echechulina "echechulina (1 commits)")[![kmurphychi247](https://avatars.githubusercontent.com/u/82771690?v=4)](https://github.com/kmurphychi247 "kmurphychi247 (1 commits)")

---

Tags

drupal-recipesaplings

### Embed Badge

![Health badge](/badges/kanopi-saplings-ai-image-alt-text/health.svg)

```
[![Health](https://phpackages.com/badges/kanopi-saplings-ai-image-alt-text/health.svg)](https://phpackages.com/packages/kanopi-saplings-ai-image-alt-text)
```

###  Alternatives

[az-digital/az_quickstart

Arizona Quickstart

52280.4k3](/packages/az-digital-az-quickstart)[govcms/govcms

GovCMS Drupal Distribution

198102.2k3](/packages/govcms-govcms)[acquia/df

A framework for demoing enterprise-ready Drupal solutions.

2038.4k](/packages/acquia-df)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
