Title: Kaddora Image Alt Text Auto Generator
Author: kaddora
Published: <strong>July 13, 2026</strong>
Last modified: July 13, 2026

---

Search plugins

![](https://ps.w.org/kaddora-image-alt-text-auto-generator/assets/banner-772x250.
png?rev=3605555)

![](https://ps.w.org/kaddora-image-alt-text-auto-generator/assets/icon-256x256.png?
rev=3605555)

# Kaddora Image Alt Text Auto Generator

 By [kaddora](https://profiles.wordpress.org/kaddora/)

[Download](https://downloads.wordpress.org/plugin/kaddora-image-alt-text-auto-generator.1.1.1.zip)

 * [Details](https://wordpress.org/plugins/kaddora-image-alt-text-auto-generator/#description)
 * [Reviews](https://wordpress.org/plugins/kaddora-image-alt-text-auto-generator/#reviews)
 *  [Installation](https://wordpress.org/plugins/kaddora-image-alt-text-auto-generator/#installation)
 * [Development](https://wordpress.org/plugins/kaddora-image-alt-text-auto-generator/#developers)

 [Support](https://wordpress.org/support/plugin/kaddora-image-alt-text-auto-generator/)

## Description

Kaddora Image Alt Text Auto Generator is a privacy-friendly media SEO and accessibility
toolkit for WordPress. It helps site owners find images with missing alt text, generate
readable filename-based suggestions, preview changes before saving, bulk update 
selected media items, and protect manually written alt text.

Unlike simple automatic alt text tools, this plugin focuses on a safer editorial
workflow. Admins can scan the Media Library, review suggested alt text before applying
changes, select only the images they want to update, skip images that already have
custom alt text, export media accessibility reports, undo the last bulk update, 
and improve image metadata without sending data to any external API.

The plugin is useful for bloggers, WooCommerce stores, agencies, and website owners
who want a lightweight local workflow for reviewing and improving image alt text
and media metadata.

#### Features

 * Missing alt text scanner.
 * Preview table before applying changes.
 * Selective bulk update workflow.
 * Smart filename cleanup.
 * Manual alt text protection.
 * WooCommerce product image detection when WooCommerce is active.
 * Alt text quality score.
 * CSV media accessibility report export.
 * CSV metadata import for attachment ID, alt text, title, caption, and description.
 * Undo last bulk update.
 * Local processing with no external API.
 * Generate image alt text from filenames.
 * Automatically process newly uploaded images.
 * Bulk update existing Media Library images.
 * Optional background automation using WP-Cron.
 * Optional title case, sentence case, or lowercase formatting.
 * Optionally skip numeric-only filenames.
 * Optionally remove camera prefixes such as IMG, DSC, PXL, WP, and PHOTO.
 * Optionally remove date-like numbers from filenames.
 * Optionally remove image dimensions such as 1024×768.
 * Optionally use image title as fallback.
 * Does not overwrite existing alt text unless enabled.
 * Media Library alt status and quality score columns.
 * Basic image usage detection for featured images, content usage, and WooCommerce
   product images.
 * Optional title, caption, and description generation.
 * Optional frontend fallback alt mode that does not update the database.
 * Basic image accessibility dashboard.

### What makes this plugin different?

 * Local and privacy-friendly: no external API required by default.
 * Scan-first workflow: find images missing alt text before making changes.
 * Preview before update: review suggestions before saving.
 * Selective apply: update only selected images.
 * Manual alt protection: skip images that already have custom alt text.
 * WooCommerce-aware: detect product images when WooCommerce is active.
 * Quality score: review the strength of filename-based suggestions.
 * CSV reporting: export a media accessibility report for review.
 * CSV import: import attachment metadata from a structured CSV file.
 * Undo support: restore previous metadata after the last bulk update.
 * Basic image accessibility dashboard: review missing alt text status from one 
   place.

#### Privacy

This plugin works locally on your WordPress website.

By default, the plugin does not connect to external APIs or third-party services.

No image files, filenames, media metadata, or alt text are transmitted outside your
WordPress website.

All filename-based alt text suggestions are generated locally on your server.

#### Important Note About Generated Alt Text

This plugin generates alt text suggestions from filenames and WordPress media data.
It does not visually analyze image pixels.

For best accessibility results, administrators should review generated suggestions
and edit them when needed. Good alt text should describe the image meaning and purpose
in the context of the page where it appears.

## Screenshots

[⌊Basic image accessibility dashboard.⌉⌊Basic image accessibility dashboard.⌉[

Basic image accessibility dashboard.

[⌊Image Alt Text settings screen.⌉⌊Image Alt Text settings screen.⌉[

Image Alt Text settings screen.

[⌊Bulk Alt Text Generator with scan, preview, select, apply, undo, and export workflow.⌉⌊
Bulk Alt Text Generator with scan, preview, select, apply, undo, and export workflow
.⌉[

Bulk Alt Text Generator with scan, preview, select, apply, undo, and export workflow.

[⌊Advanced workflow modules.⌉⌊Advanced workflow modules.⌉[

Advanced workflow modules.

[⌊CSV metadata import screen.⌉⌊CSV metadata import screen.⌉[

CSV metadata import screen.

[[

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Or install the plugin ZIP file through the WordPress admin Plugins screen.
 3. Activate the plugin through the Plugins screen in WordPress.
 4. Go to **Kaddora Alt Text > Image Alt Text** to configure options.
 5. Go to **Kaddora Alt Text > Bulk Alt Text Generator** to scan, preview, and apply
    suggestions.
 6. Go to **Kaddora Alt Text > Image Audit** to review image status.
 7. Go to **Kaddora Alt Text > Import Metadata CSV** to import attachment metadata 
    from a CSV file.

## FAQ

### Does this plugin send images to an external API?

No. The plugin works locally using filename-based cleanup and WordPress media data.
It does not send image files, filenames, metadata, or generated alt text to any 
external API by default.

### Does this plugin visually analyze images?

No. The plugin generates alt text suggestions from filenames and WordPress media
data. It does not visually inspect image pixels. Administrators should review generated
suggestions for important accessibility and SEO use cases.

### Will it overwrite my existing alt text?

By default, no. The plugin is designed to protect manually written alt text and 
only suggest or update missing alt text unless overwrite is enabled.

### Can I preview suggestions before updating?

Yes. The recommended workflow is to scan missing alt text, preview suggestions, 
select the images you want to update, and then apply changes.

### Can I update only selected images?

Yes. The bulk workflow lets you choose specific images from the preview table before
applying updates.

### Does it support WooCommerce product images?

Yes. When WooCommerce is active, the plugin can help detect WooCommerce product 
images stored in the WordPress Media Library.

### Can I undo a bulk update?

Yes. The plugin stores previous metadata for the last bulk update so admins can 
restore it if needed.

### Can I bulk update existing Media Library images?

Yes. The plugin includes a bulk generator tool for existing images missing alt text.

### Can I export a CSV report?

Yes. The plugin can export a media accessibility report for review.

### Can I import metadata from CSV?

Yes. The plugin can import attachment ID, alt text, title, caption, and description
from a structured CSV file.

### Does the plugin work automatically?

Yes. It can automatically generate alt text for new uploads. You can also enable
background automation using WP-Cron.

### Does frontend fallback mode update the database?

No. Frontend fallback mode only helps output fallback alt text on the front end.
It does not update Media Library metadata.

### Why does the plugin use a top-level admin menu?

The plugin includes several related tools, including settings, bulk generation, 
image audit, CSV import, and reporting. A dedicated admin menu keeps these tools
grouped together for easier access.

### Does uninstalling remove generated alt text?

No. Generated image alt text remains saved in the Media Library. Plugin settings
may optionally be removed during uninstall.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Kaddora Image Alt Text Auto Generator” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ kaddora ](https://profiles.wordpress.org/kaddora/)

[Translate “Kaddora Image Alt Text Auto Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/kaddora-image-alt-text-auto-generator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/kaddora-image-alt-text-auto-generator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/kaddora-image-alt-text-auto-generator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/kaddora-image-alt-text-auto-generator/)
by [RSS](https://plugins.trac.wordpress.org/log/kaddora-image-alt-text-auto-generator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1

 * Initial public release.
 * Added privacy-friendly filename-based image alt text generation.
 * Added missing alt text scanner.
 * Added preview table before applying changes.
 * Added selective bulk update workflow for selected Media Library images.
 * Added smart filename cleanup rules.
 * Added manual alt text protection.
 * Added WooCommerce product image detection when WooCommerce is active.
 * Added alt text quality score.
 * Added CSV media accessibility report export.
 * Added CSV metadata import for attachment ID, alt text, title, caption, and description.
 * Added undo last bulk update support.
 * Added local processing with no external API by default.
 * Added automatic alt text generation for newly uploaded images.
 * Added bulk update support for existing Media Library images.
 * Added optional background automation using WP-Cron.
 * Added optional title case, sentence case, and lowercase formatting.
 * Added option to skip numeric-only filenames.
 * Added option to remove camera prefixes such as IMG, DSC, PXL, WP, and PHOTO.
 * Added option to remove date-like numbers from filenames.
 * Added option to remove image dimensions such as 1024×768.
 * Added option to use image title as fallback.
 * Added option to avoid overwriting existing alt text unless enabled.
 * Added Media Library alt status and quality score columns.
 * Added basic image usage detection for featured images, content usage, and WooCommerce
   product images.
 * Added optional title, caption, and description generation.
 * Added optional frontend fallback alt mode that does not update the database.
 * Added basic image accessibility dashboard.
 * Added dedicated Kaddora Alt Text admin menu.
 * Added translation-ready plugin structure.
 * Added nonce, capability, sanitization, and escaping checks for admin workflows.
 * Added uninstall cleanup option for plugin-specific settings and metadata when
   enabled.

## Meta

 *  Version **1.1.1**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [accessibility](https://wordpress.org/plugins/tags/accessibility/)[Alt Text](https://wordpress.org/plugins/tags/alt-text/)
   [image seo](https://wordpress.org/plugins/tags/image-seo/)[media library](https://wordpress.org/plugins/tags/media-library/)
   [seo](https://wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://wordpress.org/plugins/kaddora-image-alt-text-auto-generator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kaddora-image-alt-text-auto-generator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kaddora-image-alt-text-auto-generator/reviews/)

## Contributors

 *   [ kaddora ](https://profiles.wordpress.org/kaddora/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kaddora-image-alt-text-auto-generator/)