| 开发者 | visionati |
|---|---|
| 更新时间 | 2026年3月4日 04:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
visionati folder to /wp-content/plugins/Yes. Visionati is a paid API service. Sign up at api.visionati.com to get your API key and purchase credits.
Visionati uses a credit-based system. Cost depends on which AI model you choose. You can use different models for different contexts (e.g. Gemini for alt text, Claude for product descriptions). See pricing details on the website.
Yes. The plugin sends images as base64 data directly from your server, so the Visionati API never needs to access your site. This works behind firewalls, on localhost, staging environments, and password-protected sites.
JPEG, PNG, GIF, WebP, and BMP.
Yes. When WooCommerce is active, the plugin adds a "Generate Descriptions" button to product edit screens and a bulk action to the Products list. It generates both short and long product descriptions using the product image, name, categories, and attributes for context. Each description can be applied independently or both at once.
Yes. Choose from 12 built-in roles (Alt Text, Ecommerce, General, etc.) or write your own custom prompts. Each context (alt text, caption, description, WooCommerce) can use a different role and a different AI model.
Choose from Claude (Anthropic), Gemini (Google), OpenAI, Grok (xAI), Jina AI, LLaVA, and BakLLaVA. Pick one global default and optionally override per context. Default: Gemini.
Not by default. There is an "Overwrite Existing" setting you can enable if you want to regenerate alt text for images that already have it.
Over 160 languages. Set your preferred language in the plugin settings and all AI-generated text will be in that language.
checked() functionsanitize_textarea_field()$_POST access from debug loggingload_plugin_textdomain() call (handled automatically by WordPress since 4.6)uninstall.php per WordPress naming conventions.distignore for clean plugin distribution packaging