Linux 软件免费装

AI Image Alt Text Generator with GPT-4o

开发者 rafaucau
更新时间 2025年2月13日 20:37
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 6.7
版权: GPLv3 or later
版权网址: 版权信息

标签

SEO accessibility alt text OpenAI GPT-V

下载

2.6.0 2.6.1 2.4.0 2.3.0 2.0.2 2.1.3 2.2.1 2.3.1 2.0.0.1 2.0.0.2 2.0.3 2.0.3.1 2.1.2 2.5.0 2.5.1

详情介绍:

Plugin that uses the OpenAI GPT-4o API to automatically generate alt text for images, either during the upload process or on-demand with a button. It enhances website accessibility and SEO by providing descriptive and relevant image descriptions. Features:

安装:

  1. Upload the plugin directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Settings -> Media to configure the plugin settings.
  4. Enter your OpenAI API key (you can find it in your OpenAI account settings).
  5. Alternatively, you can set your API key by defining the ACPL_ALT_GENERATOR_OPENAI_API_KEY constant in your wp-config.php file: define('ACPL_ALT_GENERATOR_OPENAI_API_KEY', 'your-api-key-here');. When the constant is defined, the API key field in the plugin settings will be disabled.

屏幕截图:

  • Generating alt text for an image in the media library.
  • Generating alt text automatically on upload.

常见问题:

Is there a cost associated with using this plugin?

The plugin uses the OpenAI API, which will incur costs. Please check the OpenAI pricing page for details.

更新日志:

For the plugin’s changelog, please see the Releases page on GitHub.