Description
DZS AI Featured Image Generator is a powerful administrative utility designed to massively optimize your publishing workflow. Instantly scan your entire WordPress website for posts missing their featured images, block them into a seamless list, and dynamically invoke AI to generate and sideload high-quality imagery based precisely on your post’s content.
Designed for efficiency, this plugin interfaces with the latest leading generative image engines:
- OpenAI DALL-E 2: Excellent for budget-conscious, ultra-fast background generations.
- OpenAI DALL-E 3: Unmatched visual capabilities and strict prompt adherence.
- Nano Banana 2 (Google Gemini Image API): Direct integration with native Google Gemini models for generating crisp, optimized images without resorting to third-party endpoints.
Key Features
- Global Scan: A dedicated admin table identifies every post without a featured thumbnail.
- 1-Click Generation: Hit Generate, and let the AI autonomously pull your post title and excerpt, pipe it into your custom prompt template, and formulate a relevant image.
- Custom Aspect Ratios: Define standard (1024×1024) or completely custom dimensional constraints (e.g., 1024×1792). The plugin seamlessly requests the native scale or autonomously refines and crops the raw image down locally using WordPress’s
WP_Image_Editorclass. - Native Media Library Delivery: Automatically sideloads API arrays, converts Base64 formats, strictly encodes everything down to a lightweight
.jpg, and seamlessly attaches directly to the post. - Dynamic Shortcodes: Wrap custom prompt variables like
{{post_title}}and{{post_content}}to generate highly specific custom images.
External Services
This plugin relies on external, third-party generative artificial intelligence APIs to generate post featured images. Based on your configuration, requests will be routed to either OpenAI or Google Gemini:
-
OpenAI API: Used for image generation with DALL-E models.
- Data Sent: The prompt text consisting of the post title and part of the post content (up to 1,000 characters). No user personal data or website identifying details are sent.
- Trigger: Sent only when an administrator explicitly clicks the « Generate » button for a post.
- Service Details: Provided by OpenAI, L.L.C.
- Links: OpenAI Terms of Use, OpenAI Privacy Policy.
-
Google Gemini API: Used for image generation with Gemini / Imagen models (via the Nano Banana 2 configuration option).
- Data Sent: The prompt text consisting of the post title and part of the post content (up to 1,000 characters). No user personal data or website identifying details are sent.
- Trigger: Sent only when an administrator explicitly clicks the « Generate » button for a post.
- Service Details: Provided by Google LLC.
- Links: Google Terms of Service, Google Privacy Policy.
Captures d’écrans
Installation
- Upload the plugin folder
dzs-ai-featured-image-generatorto your/wp-content/plugins/directory, or install the plugin natively through the WordPress Plugins dashboard. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to DZS AI Featured Images > Settings.
- Input your active OpenAI API Key or Gemini API Key.
- Save your settings.
- Head to DZS AI Featured Images in the admin sidebar to begin scanning and generating!
FAQ
-
Is this plugin free?
-
The plugin itself is completely free and open-source. However, utilizing the OpenAI or Google Gemini API requires a standalone key from those providers, which entails their standard API generation fees.
-
Which model should I use?
-
If you require high-end, complex conceptual realism, DALL-E 3 or Nano Banana 2 (Gemini) are vastly superior. If you are generating thousands of simpler abstract textures, DALL-E 2 is significantly faster and less expensive per image.
-
Are the images optimized?
-
Yes. Uncompressed or raw inline data formats parsed by the APIs (like Base64) are dynamically pulled down by the script and heavily optimized natively with PHP into lightweight JPEGs via your server’s WordPress Image Editor pipeline.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« DZS AI Featured Image Generator » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « DZS AI Featured Image Generator » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0.3
- Initial Release.
- Implemented core WP list table UI.
- Added native integration for OpenAI DALL-E 2, OpenAI DALL-E 3, and Nano Banana 2 (Gemini Image API).
- Added explicit Base64-to-JPEG extraction conversion algorithm.
- Added security, sanitization, and Nonce infrastructure compliant with WordPress.org Core repository parameters.


