Linux 软件免费装
Banner图

AI Alt Text Generator for Images – Bulk Alt Text & Accessibility Audit

开发者 internick2017
更新时间 2026年8月29日 04:24
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

accessibility alt text alt tag image alt text alt text generator

下载

1.1.3 1.3.0 1.3.1 1.3.2 1.1.2 1.2.0 1.2.1

详情介绍:

AI Alt Text Generator for Images writes descriptive, SEO-friendly alt text for your WordPress images automatically. Instead of typing an alt tag for every image by hand, you can generate alt text for one image, for a whole page, or for your entire media library at once. Missing alt text hurts twice. It locks out visitors who use screen readers, which is an accessibility failure under WCAG, and it hides your images from Google Image search. Most WordPress media libraries have hundreds of images with no alt text at all, because writing them by hand is slow, repetitive work that nobody enjoys. This plugin does that work for you. Alt Text Audit Scan your entire media library and get a health score for its alt text. The audit flags every image with a problem: Every flagged image can be fixed right there: generate new alt text with AI, edit it by hand, or mark it as decorative and ignore it. You can filter the list and generate alt text for everything currently shown in one action. Bulk Alt Text Generator Process your whole media library in one run. The bulk generator works through every image missing alt text in batches of 100, with a live progress counter across the entire run, pause and resume, and a per-image log so you can see exactly what was written and what failed. Before a large run starts, a confirmation dialog tells you how many images will be processed. Generate Alt Text Anywhere You Work Works in Your Language Unlike most alt text plugins, this one is not English-only. The admin screens, the editor button and the notices are translated into Spanish (es_ES) and Brazilian Portuguese (pt_BR). The generated alt text follows your site's language too, so a Spanish site gets Spanish alt text and a Brazilian site gets Portuguese alt text, without any extra configuration. Bring Your Own AI There is no subscription, no per-image fee and no account with us. The plugin is free and you pay only your own AI provider, if anything. Supported Image Formats JPEG, PNG and WebP are analysed directly. AVIF images are converted to JPEG automatically before analysis instead of being rejected. Who This Is For

安装:

  1. Upload the plugin to /wp-content/plugins/internick-smart-alt-generator.
  2. Activate it through the Plugins screen.
  3. (WP 6.x only) Go to Settings -> AI Alt Text and enter your OpenAI API key.
  4. Go to Media -> Bulk Alt Text to process existing images.

屏幕截图:

  • Bulk generator — process every image missing alt text with live progress and a per-image result log.
  • Alt Text Audit — score your media library's alt text, see every issue flagged, and fix each one with AI, manual edit, or ignore.

升级注意事项:

1.3.2 Documentation update only. Nothing to do on your side. 1.3.1 Name change only, to make the plugin easier to find. Nothing to do on your side. 1.3.0 The Bulk Generator now works through your entire media library instead of stopping after the first 100 images. 1.2.0 Adds the Alt Text Audit dashboard to review and fix your whole library's alt text. 1.1.3 Fixes the Settings and Bulk Alt Text screens showing up blank. 1.1.1 Adds a modern React admin UI, pause/resume bulk generation, and fixes the WordPress 7.0 AI Connectors integration. 1.1.0 Improves Gutenberg block editor panel and adds REST API settings endpoints. 1.0.1 Improves reliability: images are sent directly to the AI, working on local and private sites. Errors are now shown clearly in the Media Library. 1.0.0 Initial release.

常见问题:

Do I need an OpenAI account?

Only on WordPress 6.x. On 7.0+ the plugin uses your AI Connectors configuration.

How much does generation cost?

With gpt-4o-mini, roughly $0.001 per image. There is no fee from this plugin; you pay your AI provider directly.

What languages does it support?

The admin interface is available in English, Spanish (es_ES) and Brazilian Portuguese (pt_BR). The generated alt text follows your site's language setting.

Which image formats work?

JPEG, PNG and WebP are analysed directly. AVIF images are converted to JPEG automatically before being analysed.

Can it process my whole media library at once?

Yes. The bulk generator runs through the entire library in batches of 100, with a progress counter, pause and resume, and a per-image result log.

Is there a REST API?

Yes. The plugin exposes REST endpoints so you can generate alt text and manage settings from external tools or your own scripts.

Is the source code available?

Yes. The full unminified source, including the React sources and build tooling, is on GitHub. See the Development section below.

更新日志:

1.3.2 1.3.1 1.3.0 1.2.1 1.2.0 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0