Image Generator – AI Featured Image, Thumbnail and Automatic Image Creator for WordPress
Image Generator is the all-in-one AI image generator and automatic featured image plugin for WordPress. Create eye-catching featured images, post thumbnails, hero banners, and social media images in two clicks — directly inside the Gutenberg block editor, or automatically every time you publish a post or page. Stop wasting hours on stock photo sites. Stop publishing posts with broken thumbnail spots. With Image Generator you can: Generate AI images from a custom prompt using OpenAI GPT Image or DALL·E (your own API key) — right inside the block editor. Auto-generate featured images from reusable image templates whenever a post, page, or custom post type is saved without one. Insert AI-generated images straight into Image and Media & Text blocks while you write. Set a Featured Image with a single click from the new AI Featured Image sidebar panel. Whether you run a blog, news site, magazine, portfolio, affiliate site, online store, or membership platform, this plugin gives every post a polished, SEO-friendly featured image — without the manual work. 🚀 Upgrade to Pro | 📄 Plugin Documentation | 💻 Support Two Powerful Ways to Create Images Inside the block editor (on demand): generate an image while you’re writing and drop it straight into an Image block, a Media & Text block, or set it as the post’s Featured Image. Automatic on publish (hands-off): when a post or page has no featured image, the plugin picks one of your saved templates and renders a custom thumbnail using the post title, your brand colors, fonts, and overlay images. Every generated image, whether AI-created or template-rendered — is saved to the WordPress Media Library with proper alt text, so it works with any theme, page builder, CDN, image-optimization plugin, lazy loader, or SEO plugin. Watch video tutorial on how to use the Image Generator plugin Why Featured Images Matter for SEO and Engagement Higher search rankings: Google rewards visually rich content with better placement in search results and Google Discover. Better click-through rates: posts with attractive thumbnails get noticeably more clicks from search results, archive pages, and category listings. More social shares: Facebook, Twitter/X, LinkedIn, and Pinterest all use the featured image when someone shares your URL. No featured image = no preview = fewer clicks. Pinterest traffic: pin-worthy custom images can drive long-tail referral traffic for years. Brand consistency: reusable templates keep every post on-brand without hiring a designer. Improved Core Web Vitals: properly attached, optimized featured images load predictably and avoid layout shift. Perfect For Bloggers who publish daily and never want to think about featured images again. News sites and magazines that need every article to have a thumbnail. WooCommerce stores that need product placeholder images. Affiliate marketers who want unique hero images for every roundup post. Agencies and freelancers managing multiple client sites. Membership and learning platforms that publish lots of lessons. Anyone who has ever shipped a post with a missing or generic thumbnail. Key Features ✅ AI Image Generation with OpenAI Plug in your OpenAI API key (or define the AIMG_API_KEY constant in wp-config.php) and generate unique images from natural-language prompts “a sunlit forest path in autumn, photorealistic, soft lighting”, without leaving WordPress. ✅ Block Editor (Gutenberg) Integration Adds an “AI Generate” sparkle button to the toolbar of core Image and Media & Text blocks, plus a dedicated AI Featured Image panel in the document sidebar. No setup, no shortcodes, it just shows up. ✅ Two Generation Modes in One Modal A single, unified modal lets editors switch between Templates (fast, on-brand, free) and Custom Prompt (AI-generated, unique). Pick the right tool for each post. ✅ Unlimited Reusable Image Templates Build as many image templates as you want with custom background colors, text colors, dimensions, fonts, and PNG overlays. Each template is rendered server-side using PHP’s GD library, no external dependency. ✅ Automatic Featured Image on Save When a post, page, or custom post type is saved without a featured image, the plugin renders one from a random template using the post title. Hands-off, instant, every time. ✅ Custom Post Type & WooCommerce Support Works with posts, pages, WooCommerce products, and any public custom post type that supports featured images, including LearnDash lessons, BuddyBoss content, Easy Digital Downloads products, and more. ✅ Native WordPress Media Library Every image, AI or template — is sideloaded into the Media Library with attachment ID and alt text. So image optimization plugins (Smush, ShortPixel, Imagify, EWWW), CDNs (Cloudflare, BunnyCDN, KeyCDN), and SEO plugins (Yoast, Rank Math, AIOSEO) all see it as a regular attachment. ✅ REST API for Headless & Custom Workflows Public endpoints (/wp-json/aimg/v1/generate, /wp-json/aimg/v1/templates) with capability checks (edit_posts, upload_files) and nonce protection, perfect for headless WordPress, decoupled frontends, and bulk automation scripts. ✅ Developer-Friendly Filters Swap the AI endpoint, change the model, customize the request body, and hook into the generation pipeline with aimg_generate_endpoint and aimg_generate_request_body filters. ✅ Translation Ready (i18n) Fully translatable via the bundled .pot file, both PHP and editor JavaScript strings are registered with wp_set_script_translations. Compatible with WPML, Polylang, Loco Translate, and TranslatePress. ✅ Lightweight, Fast, and Secure No bloated dependencies. Uses native WordPress components, the GD library (already part of PHP), and the REST API. API keys can be stored outside the database via the AIMG_API_KEY constant. ✅ No Coding Required Simple admin UI under Image Generator in the WordPress dashboard. Build a template, save your settings, you’re done. How It Works Generate from the Block Editor (On Demand) Open any post or page in the Gutenberg editor. Click the ✨ sparkle icon in the toolbar of an Image or Media & Text block or open the AI Featured Image panel in the document sidebar. Choose a tab in the modal: Templates: pick a saved image template. The title text defaults to the current post title. Custom Prompt: describe the image you want and press Generate (or Ctrl + Enter / ⌘ + Enter). The image is generated, added to the Media Library, and inserted into the block or assigned as the featured image automatically. Auto-Generate Featured Images on Publish Write your post or page as normal. Hit Publish or Update. If you already set a featured image, nothing happens. If you didn’t, the plugin picks a random image template and renders a custom thumbnail from the post title — saved to the Media Library and attached as the post thumbnail. Use Cases Daily Bloggers Publish a post, hit Update, and walk away. Your readers and Google get a polished featured image every time, without you ever opening Canva. News and Magazine Sites Generate consistent on-brand thumbnails for breaking news pieces and category archives, no designer in the loop. WooCommerce Stores Auto-generate placeholder product images for new SKUs while real photos are still being shot. Then replace at your own pace. Affiliate Roundups and Listicles Use Custom Prompt mode to generate unique hero images for “Best Standing Desks 2026” style posts that don’t look like every other affiliate site. Agencies and Multi-Site Networks Configure templates once, set them as defaults across all client sites, and stop fielding “why doesn’t this post have an image?” tickets. Headless and Decoupled Sites Use the REST API endpoints to trigger image generation from a Next.js, Astro, or Gatsby frontend, a CLI script, or a CI pipeline. Image Generator vs. Manual Workflows Without Image Generator | With Image Generator Add a featured image to a new post — Without: find a stock photo, download, upload, set as featured. With Image Generator: publish — done. Generate a unique hero image — Without: open Midjourney/ChatGPT, save, upload, insert. With Image Generator: click ✨ in the toolbar, type a prompt, done. Keep thumbnails on-brand across the site — Without: manual design work, every post. With Image Generator: build a template once, reused forever. Generate placeholders for 50 imported posts — Without: tedious manual upload. With Image Generator: bulk-saving triggers auto-generation. Troubleshooting “No API key configured” notice in the editor: add a key under Image Generator → Settings, or define AIMG_API_KEY in wp-config.php. Thumbnails not displaying on the frontend: make sure your theme calls add_theme_support( 'post-thumbnails' ) in functions.php. AI generation fails or times out: check that your server can make outbound HTTPS requests, that PHP’s max_execution_time is at least 60 seconds, and that your OpenAI API key has billing enabled. “The model ‘dall-e-3’ does not exist” (or similar) error: your OpenAI account doesn’t have access to the selected model — DALL·E models are legacy and unavailable to newer accounts. Switch the Image Model to GPT Image 1 under Image Generator → Settings. “No templates available” in the editor modal: create at least one template under Image Generator → Image Templates. Image looks wrong / wrong colors: check your template’s background color, text color, and overlay PNG transparency. Cache plugins showing stale images: clear page, object, and CDN caches after generating new images. Compatibility issues: temporarily disable other plugins to identify conflicts and let us know via the support forum. Best Practices ✅ Build 3–5 well-designed templates so the random fallback always looks on-brand. ✅ Use Custom Prompt mode for hero images and standout posts; use Templates for everyday post thumbnails. ✅ Keep prompts specific — “a sunlit forest path in autumn, photorealistic, soft lighting” beats “forest”. ✅ Define AIMG_API_KEY in wp-config.php rather than storing it in the database. ✅ Pair this plugin with an image optimization plugin (Smush, ShortPixel, Imagify) so generated images load fast. ✅ Set a recognizable brand color and font in your templates so visitors associate the look with your site. Third-Party Assets and Licenses Roboto Font Author: Christian Robertson License: Apache License 2.0 License URI: https://www.apache.org/licenses/LICENSE-2.0 Source: https://fonts.google.com/specimen/Roboto The Roboto font is bundled under the Apache License 2.0. Full license text available at the URI above. AI Image Generation Prompt-based image generation calls a third-party API (OpenAI by default). You are responsible for the API key, usage costs, and compliance with the provider’s terms of service. No prompts or images are sent to any external service unless you explicitly trigger generation from a custom prompt. Template-based generation never leaves your server. Privacy Template-based generation runs entirely on your server. No data is sent to third parties. AI prompt-based generation sends the prompt you type to OpenAI (or your configured endpoint). The plugin does not transmit post content, user data, or visitor information. The plugin does not set cookies, track users, or load any external scripts on the frontend. Support and Feedback Have questions, need help, or want to suggest a feature? We’d love to hear from you! – Plugin Support Forum: https://wordpress.org/support/plugin/artificial-image-generator – Plugin Homepage: https://beautifulplugins.com/plugins/image-generator-pro/ License This plugin is released under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html for details. Thank you for using Image Generator! We’re dedicated to helping you create visually stunning, SEO-optimized posts and pages with ease — powered by AI when you want it, and reliable image templates when you don’t.
Top keywords
- image60×3.28%
- post28×1.53%
- featured24×1.31%
- images23×1.26%
- featured image16×0.88%
- generator16×0.88%
- image generator16×0.88%
- custom15×0.82%
- templates15×0.82%
- api14×0.77%
- ai13×0.71%
- generate13×0.71%
Easy MCP AI – Connector for Claude, ChatGPT & SEO Data
Easy MCP AI is the most complete free WordPress MCP server — a remote MCP server built so AI assistants and autonomous AI agents can run your entire site workflow, from content and publishing to SEO research, traffic monitoring, and daily admin, through the Model Context Protocol. It works as an MCP adapter for any MCP-compatible AI client, making your site agent-ready out of the box. Ask your AI about Google Analytics, Google Search Console, and SEO data without leaving your chat. You bring the direction. Your AI handles the execution. No Node.js. No external proxy. No complicated setup. Just install, generate a token, and start building. At a glance: 243 tools — 96 core WordPress tools (posts, pages, media, users, comments, menus, taxonomies, change history, and more), 93 plugin-integration tools (WooCommerce, ACF, The Events Calendar, BuddyPress, and 6 SEO plugins), and 54 data-integration tools (Google Analytics 4, Google Search Console, Semrush, SE Ranking, DataforSEO, Ahrefs) 1-click OAuth 2.0/2.1 with per-scope consent (Claude Desktop, Cursor, etc.) Plugin integrations — WooCommerce, ACF, The Events Calendar, BuddyPress, and SEO plugins (Yoast, Rank Math, AIOSEO, SEOPress, Slim SEO, The SEO Framework) Google Analytics 4 & Google Search Console — ask your AI about traffic, top pages, conversions, search queries, clicks, impressions, and indexing status Semrush, SE Ranking, DataforSEO & Ahrefs — ask your AI for SEO and competitive research: keyword and backlink data, organic competitors, SERP results, rank tracking, and AI-search visibility (Ahrefs Domain Rating needs a free Ahrefs API key) Auto-discovers WordPress 6.9+ Abilities API Full audit trail — every AI action on your site is logged in a searchable user activity log Change History — every MCP-originated write (posts, meta, terms, users, options, comments, WooCommerce, BuddyPress) is recorded with before/after snapshots and queryable via 3 dedicated wp_history_* tools Works With Every Major AI Connect any of the following AI assistants or AI agents to your site through the WordPress MCP endpoint — full integration guides here: Manus — the autonomous AI agent that can run multi-step workflows start to finish Claude (Claude.ai, Claude Desktop, Claude Code) — connect Claude to WordPress in one click via OAuth ChatGPT (OpenAI) — connect ChatGPT to WordPress and manage your entire site by chat Gemini AI (Antigravity CLI / Google Antigravity) — Google’s AI tools with MCP support Cursor, Windsurf, Cline, Roo Code — AI-powered code editors that can also manage your content n8n — automation for content pipelines and publishing workflows Any MCP-compatible client — the protocol is open and supported by a growing ecosystem What Can Your AI Do On Your Site? Once connected, your AI agent can handle everything you’d normally do in the WordPress admin: AI Content Writing & Publishing — let your AI agent draft, rewrite, SEO-optimize, schedule, and publish WordPress posts and pages; update existing posts and pages AI Media Library & Alt Text — upload images from chat, browse the media library, and auto-generate AI alt text and captions for SEO and accessibility Taxonomy & Navigation — manage categories, tags, term meta, and WordPress navigation menus; assign terms from any taxonomy to posts User Management — create WordPress user accounts, assign roles, update profiles, and manage user meta Plugins & Themes — list installed plugins and themes; see which theme is currently active WordPress Settings — read and update site title, tagline, timezone, date format, time format, and posts-per-page WooCommerce AI Agent — manage WooCommerce products, variations, attributes, orders, customers, coupons, and webhooks; view order refunds, shipping zones, shipping methods, tax rates, and payment gateways; pull sales, top-seller, and revenue reports; bulk update products, variations, and orders SEO with Yoast, Rank Math, AIOSEO, SEOPress, Slim SEO & The SEO Framework — read and update post (and term) SEO metadata across all six major SEO plugins: SEO titles, meta descriptions, canonical URLs, robots and advanced-robots directives, Open Graph and Twitter card fields, focus / target keywords, primary term, breadcrumb titles, and schema / cornerstone / pillar settings Advanced Custom Fields (ACF) — read and write ACF custom field values on posts and users; read ACF fields on taxonomy terms; list ACF field groups Events Calendar & BuddyPress — create, edit, and delete events with The Events Calendar; create and view venues; create and list organizers; list BuddyPress members, groups, group members, and private message threads; create and delete activity stream posts Comment Moderation — let AI list, approve, hold, mark as spam, edit, or delete WordPress comments Change History & Rollback Awareness — every write your AI makes is recorded with structured before/after snapshots. Ask “what did the AI change on this post last week?”, diff any two revisions, or audit per-user activity through the wp_history_list, wp_history_get, and wp_history_diff tools — plus a full Change History admin page with retention and on/off controls Gutenberg & Full Site Editing — create, edit, and reuse Gutenberg blocks; update block templates and global styles for FSE themes Custom Post Types (CPT) — read and write any registered custom post type — portfolios, listings, courses, reviews, anything Google Analytics 4 — ask about traffic, top pages, conversions, custom dimensions/metrics, and realtime active users Google Search Console — ask about top search queries, clicks, impressions, sitemaps, and URL indexing status Semrush — pull domain overviews, keyword research, organic keywords, organic competitors, keyword difficulty and related keywords, question phrases, and backlink overview / referring domains / anchors for any target SE Ranking — pull domain overviews (regional and worldwide), keyword and backlink research, organic competitors, top pages, keyword comparisons, and AI-search visibility (how a domain appears in Google AI Overviews, ChatGPT, Perplexity, and Gemini) for any domain DataforSEO — run on-page SEO audits on any URL, check keyword search volumes and trends, pull live SERP results, analyse backlinks, and look up ranked and site keywords for any domain Ahrefs — look up the Domain Rating (backlink-profile strength, 0–100) for any domain or URL; needs a free Ahrefs APIv3 key, which costs nothing and uses no API units Any Plugin — automatically connects to plugins that support WordPress 6.9+ Abilities API, no custom code needed Ask your AI anything — for example: * “Write a 500-word blog post about healthy eating and publish it as a draft” * “Show me today’s WooCommerce orders and their total revenue” * “What keywords does my homepage rank for and what are the click counts?” Tools 243 Tools, Ready to Use 96 core tools cover every major WordPress content type — posts, pages, media, categories, tags, custom taxonomies, comments, users, menus, custom post types, post/term/user meta, revisions, Gutenberg blocks, templates, global styles, site settings, plugins, themes, and full-text search. Each type supports create, read, update, delete and more, plus conveniences like one-call full-post reads, find-and-replace in post content, and AI alt-text on media. 11 Google Analytics 4 Tools Account & Property — list account summaries, get property details, check compatibility, get metadata Reports — run standard reports, pivot reports, and realtime reports Configuration — list data streams, conversion events, custom dimensions, and custom metrics 6 Google Search Console Tools Sites — list verified properties Search Analytics — query top search terms, pages, countries, devices with clicks, impressions, CTR, and position Sitemaps — list and inspect submitted sitemaps URL Inspection — check indexing status and coverage for any URL on your site 13 Semrush Tools Domain — domain overview and organic competitor research Keywords — keyword research tools: domain organic keywords, URL organic keywords, keyword overview, related keywords, keyword difficulty, and phrase questions Backlinks — backlinks overview, backlinks list, referring domains, and anchors 15 SE Ranking Tools Domain — regional and worldwide domain overviews, organic keywords, organic competitors, top pages/subdomains, and keyword comparisons Keywords — keyword research (similar, related, questions, long-tail) and multi-keyword overview with volume, CPC, and difficulty Backlinks — backlink summary, detailed backlinks / anchors / referring domains, and domain authority (InLink Rank) AI Search — AI-search visibility across Google AI Overviews, ChatGPT, Perplexity, and Gemini, plus brand discovery and AI prompts 8 DataforSEO Tools SERP — fetch live search engine results pages for any keyword and location Keywords — look up monthly search volume and trend data for one or more keywords Labs — get ranked keywords for any domain, or find keywords a specific page ranks for Backlinks — get a backlink summary and list of referring domains for any target URL On-Page — run a full on-page SEO audit on any URL and get a list of actionable issues 1 Ahrefs Tool Domain Rating — look up the Ahrefs Domain Rating (0–100) for any domain or URL. Needs a free Ahrefs APIv3 key (no cost, no API units). Attribution “Domain Rating by Ahrefs” is required when displaying the value. 10 Plugin Integrations WooCommerce — 46 WooCommerce AI tools for products, orders, customers, coupons, shipping, reports, and more Advanced Custom Fields (ACF) — 6 tools to get and update ACF fields on posts, users, and terms; list ACF field groups The Events Calendar — 10 tools to create and manage events, venues, and organizers BuddyPress — 10 tools for members, activity stream, groups, group members, and private messages Yoast SEO — get and update post SEO metadata, plus rendered SEO head output Rank Math — get and update post SEO metadata, plus rendered SEO head output All in One SEO (AIOSEO) — get and update post SEO metadata, plus breadcrumb data SEOPress — get and update post and term SEO metadata, plus content analysis Slim SEO — get and update post SEO metadata The SEO Framework — get and update post SEO metadata Connect Any Plugin with Abilities API WordPress 6.9+ introduces Abilities API — a standard way for plugins to declare what they can do. Easy MCP AI acts as an MCP adapter for any plugin that registers Abilities — automatically discovering and exposing them as MCP tools with no custom code needed. If a plugin supports the Abilities API, your AI can use it out of the box. One-Click Connect with OAuth 2.0/2.1 Skip manual token copy-paste. Your WordPress MCP endpoint ships with a full OAuth 2.0/2.1 authorization server — PKCE, refresh-token rotation, and Dynamic Client Registration (RFC 7591) built in. Compatible MCP clients like Claude Desktop can connect with a single click: they register themselves, you approve the scopes on a consent screen, and you’re done. Bearer tokens still work for power users and automation. Built for Security Giving an AI access to your site is serious — so security is built into every layer: Bearer token authentication with SHA-256 hashing — the raw token is never stored Per-token permissions — create a read-only token for one AI, a full-access token for another WordPress capability checks on every single tool call Rate limiting per token (default 60 requests/min, configurable) Full audit trail — every tool call is logged in a searchable user activity log with the token used, arguments, result, and client IP IP whitelisting — optionally restrict which IPs can use the MCP endpoint Simple Admin Interface Dashboard — your MCP endpoint URL and one-click connection configs for every major AI client API Tokens — create and manage tokens with a checkbox-based tool permission tree Audit Log — a paginated, searchable user activity log of every AI action taken on your site Change History — a dedicated page with before/after snapshots of every MCP-originated write, inline diff expand, and user / object / date filtering Settings — tune rate limits, audit and change-history retention, IP whitelist, and more External services This plugin connects to the following third-party services only after a site administrator explicitly enables them in Easy MCP AI → External Data (by saving their own external account credentials). Nothing is contacted on a default install. Ahrefs Domain Rating API — api.ahrefs.com When: only after an administrator saves an Ahrefs APIv3 key and enables the tool under Easy MCP AI → External Data → Ahrefs (it is OFF by default — nothing is contacted on a default install). Thereafter: when an authorized MCP client calls the wp_ahrefs_domain_rating_free tool, and once each time an administrator saves the key or presses Test Connection on the External Data screen (both validate the key against Ahrefs). What is sent: your Ahrefs APIv3 key, as an Authorization: Bearer header, plus the target domain or URL supplied with the call. No WordPress credentials or personal data are transmitted. Terms: https://ahrefs.com/legal/domain-rating-license Privacy: https://ahrefs.com/legal/privacy-policy Semrush API — api.semrush.com, www.semrush.com When: only if an admin saves a Semrush API key. What is sent: the configured Semrush API key plus the parameters supplied per call (target domain, target URL, keyword/phrase, database/region code, display limits). Terms: https://www.semrush.com/company/legal/terms-of-service/ Privacy: https://www.semrush.com/company/legal/privacy-policy/ DataForSEO — api.dataforseo.com When: only if an admin saves a DataForSEO account login + API password. What is sent: the configured DataForSEO login + API password (HTTP Basic auth), plus the parameters supplied per call (keyword, target domain, target URL, location code, language code). Terms: https://dataforseo.com/terms-of-use Privacy: https://dataforseo.com/privacy-policy SE Ranking API — api.seranking.com When: only if an admin saves a SE Ranking API key. What is sent: the configured SE Ranking API key (sent as an Authorization token) plus the parameters supplied per call (target domain, target URL, keyword, region/source code, search engine, display limits). Terms: https://seranking.com/legal/terms-of-service.html Privacy: https://seranking.com/legal/privacy-statement.html Google Analytics 4 Data API & Google Search Console API — analyticsdata.googleapis.com, searchconsole.googleapis.com / www.googleapis.com/webmasters/v3 (token exchange via oauth2.googleapis.com) When: only if an admin uploads a Google service-account JSON. What is sent: a signed JWT minted from the service-account key, plus the chosen target and per-call parameters — for Analytics, the GA4 property id and report definition (dimensions, metrics, date range, filters); for Search Console, the site URL and query parameters (date range, dimensions, URL to inspect, sitemap URL). Terms: https://policies.google.com/terms Privacy: https://policies.google.com/privacy Easy MCP AI connection diagnostics (optional) — easymcpai.com When: only if you click the Diagnose Connection button on the Easy MCP AI dashboard. The plugin never contacts this service on its own — it simply opens the page in a new browser tab. What is sent: only your site’s address (its hostname), so the diagnostic page can check that your MCP endpoint is reachable. No credentials, content, or personal data are sent. Privacy: https://easymcpai.com/privacy Author Developed by EasyMCPAI.