Cover Artist helps editors create cover art and inline art for posts using AI services they configure with their own API keys. It can review article context, create an image prompt, call a selected AI image service, download the resulting image, compress it, and attach it to the post in the WordPress media library.
The plugin currently supports multiple AI image backends (including OpenAI and Google Gemini) and integrates directly with the WordPress media library so that generated artwork is treated just like any other image in your site.
Current defaults use OpenAI’s Responses API for text generation with GPT-5.4 Nano, GPT-5.4 Mini, and GPT-5.5 available in settings, the Responses image generation tool for OpenAI image generation, and a stable-first Gemini text set with the latest Gemini image models.
When generating with OpenAI, the media modal now exposes configurable image quality plus preset or custom sizes that follow GPT Image size constraints. The default cover-art request uses a 3:2 size at medium quality, while inline image workflows can switch to smaller or custom dimensions.
Key features
This plugin connects to third-party AI services only when you configure provider API keys and actively use an AI generation feature. Data is sent to the selected service as described below.
What it’s used for: Generating AI-powered images, analyzing article content to create image prompts, and generating alt text and filenames for images.
What data is sent: Article titles, content excerpts, user-provided prompts, and image generation parameters are sent to OpenAI’s servers when you request to generate an image or when the plugin analyzes your content.
When data is sent: Only when you actively trigger image generation, content analysis, or draft-planning features.
Service provider: OpenAI
Service URL: https://openai.com/
Terms of Service: https://openai.com/policies/terms-of-use
Privacy Policy: https://openai.com/policies/privacy-policy
What it’s used for: Generating AI-powered images, analyzing article content to create image prompts, and generating alt text and filenames for images.
What data is sent: Article titles, content excerpts, user-provided prompts, and image generation parameters are sent to Google’s servers when you request to generate an image or when the plugin analyzes your content.
When data is sent: Only when you actively trigger image generation, content analysis, or draft-planning features and Google Gemini is selected or used as a fallback.
Service provider: Google LLC
Service URL: https://ai.google.dev/gemini-api
Terms of Service: https://policies.google.com/terms
Privacy Policy: https://policies.google.com/privacy
User consent: By saving an API key and using a generation feature, you consent to sending the relevant prompt, post context, and generation settings to the selected provider.