Altify AI – Auto ALT Text Generator

plugin banner

Generate SEO-friendly image ALT text with OpenAI for accessibility, bulk media updates, and WooCommerce products.

Author:Ravi Khadka (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.9.4
Plugin version:1.0.3
Added to WordPress repository:10-03-2026
Last updated:13-03-2026
Rating, %:100
Rated by:1
Plugin URI:https://profiles.wordpress.org/ravikhadka/
Total downloads:413
Active installs:10+
plugin download
Click to start download

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/

Screenshots
FAQ
ChangeLog