Linux 软件免费装
Banner图

GlobalDev AI Image Metadata

开发者 globaldevitus
更新时间 2026年8月11日 18:34
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media library accessibility ai alt text image metadata

下载

1.0.4

详情介绍:

GlobalDev AI Image Metadata is a Media Library metadata workflow, not an alt-text-only generator. It helps administrators generate, review and manage Alternative Text, attachment Titles, Captions and Descriptions for JPEG, PNG and WebP images. Metadata can be generated per image, processed in bulk for missing alt text, or queued automatically after upload. Features include: The service accepts arbitrary language names and locale codes. Output quality varies by language and by the visible content of each image. Generated accessibility text should always be reviewed in the context where the image is used. Decorative images may need an empty alt attribute instead of generated text. GlobalDev AI Hub is an external service and may apply project-based usage allowances, quotas, or paid usage plans. Commercial limits and billing are enforced by the Hub service rather than by code bundled in this plugin. The plugin remains fully available under its GPL-compatible license and reports service usage information returned by the Hub.

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP from Plugins → Add New.
  2. Activate GlobalDev AI Image Metadata.
  3. Open Media → AI Image Metadata → Settings.
  4. Click Get API key. You are redirected to the GlobalDev project-creator page, where the installed connector is verified.
  5. Sign in, create or regenerate the website project key, and return to the website. The key is installed automatically when the connector callback is reachable; otherwise copy and paste the one-time key.
  6. Use Test connection.
  7. Choose the WordPress site language or enter a custom language or locale.
  8. Open Media → AI Image Metadata to generate, review, save, or start bulk generation.
For server-side key configuration, add this to wp-config.php: define( 'GDAIM_HUB_PROJECT_KEY', 'gdlh_live_your_project_key' );

屏幕截图:

  • Media Library review interface showing AI-generated Alternative Text, Title, Caption, Description, token usage, and per-image actions.
  • Automatic upload processing settings for background AI generation, selectable metadata fields, overwrite behavior, and external service data notice.
  • Complete Media Library workflow with supported image counts, missing alt text detection, monthly token quota, bulk generation, review, editing, and save controls.

升级注意事项:

1.0.4 Hardens AJAX request validation, resolves WordPress.org code-quality findings, and sends smaller analysis copies to the AI service. 1.0.2 Improves REST endpoint authorization and prepares the client for Hub-managed usage quotas. 1.0.1 Connect the website through the Get API key button or paste an existing project key. 1.0.0 Use a GlobalDev AI Hub project key with the status and media_fields scopes.

常见问题:

Does the plugin expose the AI model name?

No. The client plugin shows only the conversion result, request status, and usage totals. Provider and model configuration remain inside GlobalDev AI Hub.

Does it support every language?

The plugin does not impose a fixed language list. It can request the WordPress site language or any custom language/locale. Results depend on the language capabilities of the external service, so quality cannot be guaranteed equally for every language.

How does bulk generation work?

The plugin creates an administrator-scoped bulk job and processes one missing-alt image per AJAX request. The screen updates live with processed, generated, failed, and cumulative token counts. You can stop the job without losing completed items.

Are the token totals exact?

The Hub uses provider-reported token counts when available and an explicitly marked estimate when the provider omits them. Image tokenization is model-specific, so base64 size alone is not an exact model-token measurement.

Does bulk generation overwrite existing alt text?

No. The bulk action targets supported images whose alternative text is absent or empty and skips images that already have alternative text.

Is the plugin free? Does the external service have usage limits?

The WordPress plugin itself is free software. GlobalDev AI Hub is a separate external service and may provide included usage, project quotas, or paid usage plans. Any commercial limit is enforced by the Hub service, not by disabling code included in this plugin.

Which image formats are supported?

JPEG, PNG, and WebP.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0