Linux 软件免费装
Banner图

Altify AI – Auto ALT Text Generator

开发者 ravikhadka
更新时间 2026年3月13日 11:56
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce accessibility alt text image seo ai alt text

下载

1.0.0 1.0.1 1.0.2 1.0.3

详情介绍:

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: SEO and accessibility benefits: 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.

安装:

  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.

升级注意事项:

1.0.3 Major admin UX refresh with beginner-friendly automation controls, top-level Altify AI menu with Generate History page, and AJAX-based save/actions (no page reload). 1.0.2 Adds Offline Mode bulk tab, history table with selection/delete controls, improved logging context, and listing/readme enhancements. 1.0.1 Quality + workflow update with clearer diagnostics, stronger ALT cleanup, smarter presets, and better bulk run insights. 1.0.0 Initial stable release with auto ALT generation, bulk tools, and WooCommerce support.

常见问题:

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 1.0.2 1.0.1 1.0.0