Altify AI – Auto ALT Text Generator

Plugin Banner

Altify AI – Auto ALT Text Generator

by Ravi Khadka

Download
Description

Altify AI is an auto ALT text and AI ALT text plugin for WordPress images. It helps generate descriptive image ALT text for accessibility and image SEO.

Use bulk image ALT text tools for your Media Library, generate featured image ALT text automatically, and scale WooCommerce image ALT updates with AI or offline mode.

Key features:

  • Beginner-friendly Automation tab with upload toggle, daily schedule, and one-click Run scan now.
  • Automatic ALT generation on new image uploads with selectable mode priority (Offline first, AI first, Offline only, AI only).
  • Daily background scan for missing ALT (or all images) with mode selection, run limit, and status panel.
  • Top-level Altify AI admin menu (before Posts) with dedicated Settings and Generate History pages.
  • AI mode with OpenAI model settings, rate limiting, retry/backoff, and safe fallback behavior.
  • Offline mode (no API) that generates ALT from title/caption/description/filename.
  • Bulk Media Library processing with filters, batching, and pause/resume/stop controls.
  • WooCommerce bulk generation for featured and gallery images with category/date filters.
  • Generation history table with source, method (AI/Offline/Cache), ALT preview, and row-level delete controls. Settings page shows the latest 10 rows for quick review.
  • Multilingual support: Auto (site locale), many built-in languages, and custom language input.
  • Optional vision-based analysis for image-aware ALT suggestions.
  • Native WordPress ALT field updates (_wp_attachment_image_alt) for SEO plugin compatibility.
  • Smart protection for existing ALT text via Only fill empty ALT and Overwrite existing ALT.

SEO and accessibility benefits:

  • Improves image context for screen readers.
  • Reduces missing ALT text across large media libraries.
  • Keeps ALT text in the native WordPress field (_wp_attachment_image_alt) for compatibility with SEO plugins.
  • Avoids duplicate custom ALT fields and vendor lock-in.
  • Supports content quality workflows with configurable length and overwrite behavior.

How it works:

  1. Plugin gathers safe text context from attachment metadata (filename, title, caption, description).
  2. Optional product context is added for WooCommerce images (product name/category).
  3. OpenAI returns a concise ALT suggestion.
  4. Result is sanitized and stored in the standard WordPress ALT field.
  5. If API fails (or offline mode is used), the plugin writes a clean metadata-based ALT text fallback.

Roadmap

Planned improvements for upcoming releases:
Roadmap items are planned and may change based on user feedback and compatibility requirements.

1.0.1 (Quality + Workflow)

  • Better admin insights: per-run summaries and clearer error diagnostics.
  • Stronger ALT cleanup rules for edge-case filenames and punctuation.
  • Improved WooCommerce bulk UX for large product catalogs.
  • Dedicated Offline Mode tab and improved generation history management.

1.1.0 (Performance + Control)

  • Optional CLI command for large-scale ALT generation runs.
  • Enhanced queue reliability for high-volume media sites.
  • More granular include/exclude filters for bulk processing.

1.2.0 (Localization + Integrations)

  • Additional language options based on user demand.
  • Extended compatibility checks for popular SEO/workflow plugins.
  • Optional export/reporting tools for ALT coverage audits.

External services

This plugin connects to the OpenAI API to generate ALT text suggestions for image attachments.
It is required for AI-based ALT text generation features (single upload automation, media bulk generation, and WooCommerce image bulk generation), unless Offline mode is enabled.

Service used:

  • OpenAI API (https://api.openai.com/v1/chat/completions)

Data sent and when:

  • Sent only when an admin-triggered or configured ALT generation request is executed.
  • Sent data includes metadata/context built from WordPress attachment fields:
    • Attachment filename (cleaned)
    • Attachment title/caption/description
    • Optional WooCommerce product name/categories when available
    • Generation settings such as requested language and max length
  • If Analyze actual image (Vision) is enabled, a resized image preview may also be sent.
  • If Offline mode is enabled, no OpenAI request is sent.

Service provider legal links:

  • Terms of Use: https://openai.com/policies/terms-of-use/
  • Privacy Policy: https://openai.com/policies/privacy-policy/
  1. Upload the plugin folder to /wp-content/plugins/altify-ai-auto-alt-text-generator/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Altify AI > Settings.
  4. Add your OpenAI API key and save settings.
  5. Use Bulk Generator, Offline Mode, and WooCommerce tabs as needed.
Does this overwrite existing ALT text?

No, not by default. Only fill empty ALT is enabled by default and Overwrite existing ALT is disabled.

Is this plugin useful for SEO?

Yes. It helps maintain descriptive image ALT text, which improves image context for search engines and accessibility tools.

Where is ALT text stored?

In the standard WordPress attachment meta key _wp_attachment_image_alt, so it remains compatible with SEO plugins.

Which images are processed for auto ALT text?

Only new uploads are processed when Auto-generate ALT on media upload is enabled. You can turn this on/off in the Automation tab.

Can it scan my old images every day for missing ALT text?

Yes. Enable Daily scan for missing ALT in the Automation tab, choose time/scope/mode, and the plugin will process up to your daily max image limit.

Can I run the daily scan immediately?

Yes. Use Run scan now in the Automation tab to trigger the same scan logic instantly and refresh status counters.

Where can I find Generate History?

Go to Altify AI > Generate History in WP Admin. The Settings page also includes a quick history table showing the latest 10 rows.

Can I process only images with missing ALT text?

Yes. Bulk mode defaults to Only missing ALT, and you can switch to all images if needed.

Does this plugin support bulk image ALT text generation?

Yes. The Bulk Generator tab processes existing Media Library images in batches with pause/resume controls.

What happens if OpenAI API fails or rate limits?

The plugin retries with exponential backoff for temporary API errors and uses a clean metadata-based fallback ALT text if needed.

Can I generate ALT text without OpenAI?

Yes. Use the Offline Mode tab to run metadata-only generation with zero API calls.

Can AI analyze the actual image (not only filename/title)?

Yes, when Analyze actual image (Vision) is enabled in settings.
When disabled (default), generation is metadata-only (filename/title/caption/description).

Does the plugin upload image files to OpenAI?

By default, no.
If Analyze actual image (Vision) is enabled, the plugin sends a resized image preview to OpenAI for analysis.

Can it generate featured image ALT text automatically?

Yes. Upload automation covers regular WordPress images, including featured images when they are image attachments in your library.

Does it support WooCommerce image ALT updates?

Yes. It can process product featured images and gallery images when WooCommerce support is enabled.

Can I run this on multilingual sites?

Yes. Choose Auto (site locale), select from many built-in languages, or use Custom to enter any language name.

Can I control cost and API usage?

Yes. You can configure model, max tokens, temperature, batch size, and requests-per-minute limit.

Can I delete history rows?

Yes. History is shown in a table with Select all, Remove Selected, and Clear All actions.

How do I create an OpenAI API key?

Create one in your OpenAI account here: https://platform.openai.com/api-keys
Quickstart guide: https://platform.openai.com/docs/quickstart

1.0.3

  • Added new Automation tab with beginner-friendly settings and helper text.
  • Added upload automation toggle and upload generation mode (Offline first, AI first, Offline only, AI only).
  • Added daily scan automation with schedule time, scope, mode, and max images per run.
  • Added secure Run scan now AJAX action with nonce and capability checks.
  • Added daily scan status panel (last run, next run, counters, mode/scope).
  • Added daily WP-Cron scheduling/rescheduling logic and stored run summaries for UI.
  • Added top-level Altify AI admin menu (before Posts) plus dedicated Generate History submenu page.
  • Moved quick Run AI Bulk Generator Now action to Generation History tools and removed duplicate run buttons from AI/Offline settings sections.
  • Added AJAX settings save flow and AJAX quick actions to prevent admin page reloads.
  • Limited 6. Generation History in Settings to latest 10 rows for faster review on large sites.
  • Updated admin CSS with prefixed UI classes to avoid WordPress core style collisions.

1.0.2

  • Added dedicated Offline Mode tab for no-API ALT generation runs.
  • Replaced history log list with readable table format for non-technical users.
  • Added history selection controls: Select all, Remove Selected, Clear All.
  • Added persistent history IDs and server-side delete support for selected rows.
  • Increased stored history capacity for better auditing.
  • Refined readme descriptions/FAQ/screenshots for latest features.

1.0.1

  • Better admin insights with per-run summaries (elapsed time, speed, fallback/cache counters, last error).
  • Clearer OpenAI diagnostics, including detailed 429 error reasons when available.
  • Stronger ALT cleanup for edge-case filenames and punctuation handling.
  • Improved WooCommerce bulk UX for large catalogs (resume offset + guidance).
  • Added Offline Mode tab (no API) for metadata-based ALT generation.
  • Added generation history table with method/source/ALT preview and selective row removal.
  • Added quick presets in Settings (Budget, Balanced, Quality).
  • Added plugin list links: Settings and Donate.

1.0.0

  • Initial public release.
Back to top