autoaltai/alt-text-generator

Generate AI alt text, image titles, descriptions and SEO-friendly filenames automatically or in bulk for TYPO3 websites. Includes 50 free credits every month.

Maintainers

Package info

github.com/autoaltai/alt-text-generator

Homepage

Documentation

Type:typo3-cms-extension

pkg:composer/autoaltai/alt-text-generator

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2026-08-12 13:31 UTC

This package is auto-updated.

Last update: 2026-08-12 13:32:30 UTC


README

Generate accessible, SEO-friendly image alt text for TYPO3 media assets using the AutoAlt.ai API.

  • Extension key: alt_text_generator
  • Composer package: autoaltai/alt-text-generator
  • TYPO3: 13.0.0–14.3.99
  • PHP: 8.2+

Features

  • Backend module (Media > AutoAlt.ai) with a dashboard, credit balance, and image scan overview
  • Settings screen with live API key validation
  • Bulk generation with live AJAX progress
  • Auto-generate alt text on upload
  • Single-image generation from the FAL metadata form
  • File List multi-selection generation
  • Filterable generation history with one-click retry and automatic retention
  • Logging integration with TYPO3's native System Log
  • TSconfig-based permissions for single-image generation, bulk generation, and settings management
  • Full localization support (XLIFF)

Installation

composer require autoaltai/alt-text-generator

Then apply the database schema (Install Tool > Database Analyzer, or vendor/bin/typo3 database:updateschema) and configure your AutoAlt.ai API key under Media > AutoAlt.ai > Settings in the Welcome to AutoAlt.ai connection card. Do not commit an API key to source control; rotate a key that was previously committed, shared, or logged.

Documentation

Full documentation lives in Documentation/ and will be published to docs.typo3.org once the extension is released on TER.

Support

License

GPL-2.0-or-later