Title: DZS AI Featured Image Generator
Author: digitalzoomstudio
Published: <strong>May 25, 2026</strong>
Last modified: May 25, 2026

---

Search plugins

![](https://ps.w.org/add-missing-featured-image-dzs/assets/banner-772x250.jpg?rev
=3547776)

![](https://s.w.org/plugins/geopattern-icon/add-missing-featured-image-dzs_fefefe.
svg)

# DZS AI Featured Image Generator

 By [digitalzoomstudio](https://profiles.wordpress.org/digitalzoomstudio/)

[Download](https://downloads.wordpress.org/plugin/add-missing-featured-image-dzs.1.0.3.zip)

 * [Details](https://vec.wordpress.org/plugins/add-missing-featured-image-dzs/#description)
 * [Reviews](https://vec.wordpress.org/plugins/add-missing-featured-image-dzs/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/add-missing-featured-image-dzs/#installation)
 * [Development](https://vec.wordpress.org/plugins/add-missing-featured-image-dzs/#developers)

 [Support](https://wordpress.org/support/plugin/add-missing-featured-image-dzs/)

## 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_Editor` class.
 * **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:

 1. **OpenAI API:** Used for image generation with DALL-E models.
 2.  * **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](https://openai.com/policies/terms-of-use), 
       [OpenAI Privacy Policy](https://openai.com/policies/privacy-policy).
 3. **Google Gemini API:** Used for image generation with Gemini / Imagen models (via
    the Nano Banana 2 configuration option).
 4.  * **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](https://policies.google.com/terms), [Google Privacy Policy](https://policies.google.com/privacy).

## Screenshots

[⌊The central management table logging missing featured image targets.⌉⌊The central
management table logging missing featured image targets.⌉[

The central management table logging missing featured image targets.

[⌊The dynamic settings panel for linking AI API Keys and mapping custom model strings.⌉⌊
The dynamic settings panel for linking AI API Keys and mapping custom model strings
.⌉[

The dynamic settings panel for linking AI API Keys and mapping custom model strings.

## Installation

 1. Upload the plugin folder `dzs-ai-featured-image-generator` to your `/wp-content/
    plugins/` directory, or install the plugin natively through the WordPress Plugins
    dashboard.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **DZS AI Featured Images > Settings**.
 4. Input your active **OpenAI API Key** or **Gemini API Key**.
 5. Save your settings.
 6. 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“DZS AI Featured Image Generator” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ digitalzoomstudio ](https://profiles.wordpress.org/digitalzoomstudio/)

[Translate “DZS AI Featured Image Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/add-missing-featured-image-dzs)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/add-missing-featured-image-dzs/),
check out the [SVN repository](https://plugins.svn.wordpress.org/add-missing-featured-image-dzs/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/add-missing-featured-image-dzs/)
by [RSS](https://plugins.trac.wordpress.org/log/add-missing-featured-image-dzs/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Version **1.0.3**
 *  Last updated **3 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/add-missing-featured-image-dzs/)
 * Tags
 * [dall-e](https://vec.wordpress.org/plugins/tags/dall-e/)[featured image](https://vec.wordpress.org/plugins/tags/featured-image/)
   [Gemini](https://vec.wordpress.org/plugins/tags/gemini/)[image generator](https://vec.wordpress.org/plugins/tags/image-generator/)
   [openai](https://vec.wordpress.org/plugins/tags/openai/)
 *  [Advanced View](https://vec.wordpress.org/plugins/add-missing-featured-image-dzs/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/add-missing-featured-image-dzs/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/add-missing-featured-image-dzs/reviews/)

## Contributors

 *   [ digitalzoomstudio ](https://profiles.wordpress.org/digitalzoomstudio/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/add-missing-featured-image-dzs/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://digitalzoomstudio.net/)