Linux 软件免费装
Banner图

AI Auto Alt Text Generator

开发者 connorbulmer
更新时间 2025年8月7日 20:42
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv3 or later
版权网址: 版权信息

标签

seo images accessibility ai alt text

下载

1.15

详情介绍:

AI Auto Alt Text Generator is a lightweight, privacy-conscious plugin that uses OpenAI’s GPT-4o mini vision model to create meaningful, screen-reader-friendly alt text and SEO-friendly titles for your images. Whether you add a single image, bulk-process your library, or just want a one-click fix in the Media Library, the plugin handles it all – no manual effort required. This solution is far cheaper than many solutions due to cutting out the middle-person, but this does mean you need to bring your own OpenAI API key. ✨ Key features 🧠 How it works
  1. When an image is uploaded (or manually chosen), the plugin creates a temporary public URL for that image.
  2. It sends the image – plus optional context such as the parent post title, your custom site context and the file name – to OpenAI’s gpt-4o-mini vision model.
  3. GPT-4o returns a concise description.
  4. Alt text is stored in WordPress’ native _wp_attachment_image_alt field.
  5. (Optional) The returned title is stored as the attachment post title.
  6. Nothing is cached or stored on OpenAI’s side; only the final strings live in your database.

安装:

  1. Upload the plugin folder to /wp-content/plugins/ai-auto-alt-text-generator or install via Plugins → Add New.
  2. Activate the plugin.
  3. Go to Settings → Alt Text Generator.
  4. Enter your OpenAI API key, configure your preferences, and save.