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%
Genolve – Genolve AI Business Graphics, AI Images
Genolve helps business owners, marketers, creators and agencies produce polished visual content without hiring a designer, learning complicated design software, or juggling multiple AI tools. Use a simple prompt to create business graphics, promotional videos, animated website visuals, product photos, social media posts, brochures, event flyers, menus, infographics and more. Genolve combines AI image generation, AI video generation, text, music, animations, vector graphics and design automation into one practical toolkit for WordPress. After activating the plugin, auto-install your API key and start creating. No Designer? No Problem Genolve acts like an on-demand design assistant for your business. It helps make creative decisions that usually require design experience, including: Font pairings Color palettes Layout composition Visual style Custom AI Image Animation style Video pacing Background music Just describe what you need. For example: “Create a modern grand opening flyer for a coffee shop using warm colors.” “Design a clean product brochure for an organic skincare brand.” “Make an animated website graphic for a summer sale.” “Create an infographic explaining the benefits of solar panels.” “Design a restaurant menu with elegant typography and space for pricing.” “Create a social media video promoting a new clothing collection.” If you have brand preferences, include them in the prompt. Genolve can follow your requested colors, style, tone, fonts and branding direction. Business Graphics for Websites, Social Media and Print Genolve is built for everyday business content creation. Use it to create: Website banners and hero graphics Product brochures Event flyers Restaurant menus Sales announcements Social media posts Animated promotional graphics Infographics Blog graphics Email newsletter visuals Product launch assets Investor or sales presentation visuals Short promotional videos Seasonal campaign graphics Create static AI images, animated website graphics, slideshows or videos from the same workflow. Infographics That Make Your Business Look Professional Infographics are highly shareable and help turn complex information into clear, visual content. Genolve can help create infographics for: Blog posts Email newsletters Social media Investor presentations Sales pages Educational content Product comparisons Service explanations For website use, you can even make an infographic interactive. Describe the interaction in your prompt, such as: “Add a question button that reveals the answer when clicked.” Flyers, Brochures and Menus That Get Noticed Need to promote a sale, grand opening, new product line, seasonal event, catering service, restaurant special or local offer? Genolve helps you create polished flyers, menus and brochures for digital and print use. If the design is going on your website, you can make it animated instead of static to attract more attention. Use Your Own Product Photos and Videos You can use your own product photos, brand images and video footage inside Genolve. This keeps your business visuals authentic while still benefiting from AI-assisted design. You can also improve existing visuals with tools for: AI Background removal AI Background replacement AI Product photo enhancement Inpainting and touchups Outpainting and crop expansion Logo placement Product bundles Virtual try-on concepts AI avatar product endorsements Promotional video creation Learn more about business workflows AI Image Generation Inside WordPress Generate AI images directly from the Gutenberg Image block or use Genolve’s dedicated AI image workflow. Genolve brings many top AI image generators into one simple interface, including: Gpt-image Nano Banana Midjourney Stability.ai Minimax Luma Imagen Instead of registering for multiple AI services, learning different interfaces, and managing separate accounts, Genolve gives you one place to create, compare and refine AI images. If one model does not produce the result you want, switch to another model with one click. Prompt history, prompt suggestions, preset styles, inpainting, variations and aspect ratio controls are included. more on AI images AI Video for Marketing, Social Media and Presentations Generate AI video clips and combine them into polished business videos, social media content or website presentations. Use top AI video generators including: Sora Veo3 Midjourney Hailuo Luma Create 5-10 second clips, then use Genolve tools to combine them into longer videos, slideshows or promotional presentations. Genolve supports: Text-to-video Image-to-video Video from a phrase AI storyboard workflows Character-consistent video planning Product videos Promotional videos Social media videos Website animations The video storyboard workflow helps plan pictures, actions and dialog, then converts them into a longer video. The “Video from a phrase” workflow uses text, images, video and music to present your message. Video from a phrase Generate Video from an audio Podcast or Music MP3 Quickly add video to your audio-only podcasts, including Google NotebookLM podcasts. The AI will generate text, images and/or video clips to complement the audio. Alternatively, just display subtitles as the audio plays. The same process can make an instant music video, keying off the lyrics to add images or display animated lyrics, learn more. Business AI Workflows Genolve brings the world’s best AI models together so you can handle common marketing and visual content tasks in minutes. Business workflows include: Enhance product photos Create ad-ready product visuals Replace or swap backgrounds Add logos to designs Create product bundles Make promotional videos Generate AI avatar endorsements Create virtual try-on visuals for clothing Make branded website graphics Create social media campaign visuals Resize content for different platforms Stop switching between separate image generators, video tools, design apps, background removers and stock media sites. Genolve brings them together in one business-focused creative workflow. AI Features Text 2 Video – Generate ready-to-go promotional videos, explainers or visual stories from a single phrase. Audio 2 Video – Make instant music videos, podcast videos or animated backgrounds from an MP3. Image 2 Video – Bring any image to life, including product photos, old photos, sketches, artwork or AI images. Image Generation – Generate AI images from a prompt, then refine with preset styles and ChatGPT-assisted prompt suggestions. Video Generation – Generate AI video from a prompt using multiple available models. Music Generation – Generate AI music from a prompt with Lyria, Stability.ai or Minimax. Use it as a background track or for a music video. Business Graphic Design – Create flyers, brochures, menus, infographics, website banners and promotional graphics. Interactive Graphics – Create website graphics with interactive elements, such as buttons that reveal information. Animated Graphics – Turn static flyers, infographics and promotional designs into animated website content. Outpainting – Expand the crop on AI-generated images or your own media library images. Inpainting – Touch up images using a brush to add new details or remove unwanted objects. Variations – Generate new variations of any AI-generated image. Top LLMs – Latest models like gemini-3.0-flash or gpt-5 drive AI-assisted design and help create ads, product descriptions, proofreading, quotes and business copy. Gutenberg Image Block – Generate AI pictures right from the WordPress image block. Current Models – New model versions are added as they become available. At Cost – Pay the posted rates as if you used the models directly from the AI model creator. Business Design Features Website Graphics – Create homepage banners, landing page visuals, blog graphics and promotional sections. Social Media Content – Generate square, vertical or widescreen visuals for social platforms. Product Brochures – Create polished product explainers and sales materials. Event Flyers – Promote openings, sales, seasonal events, classes, shows and local campaigns. Restaurant Menus – Design menu layouts with typography, sections, pricing and brand styling. Infographics – Turn business knowledge, statistics or product benefits into visual content. Brand Direction – Mention your colors, fonts or visual style in the prompt and Genolve uses them. Static, Animated or Video Output – Create content for print, websites, email, YouTube, TikTok, Instagram and more. Use Your Own Assets – Include your own photos, product shots, logos and videos. AI-Assisted Layouts – Let Genolve handle font choices, colors, spacing and composition. Image Features Image Filters – Hundreds of filters to enhance your AI photos and business images, including blur, tint, posterize and background stripping. Image Masks – Hundreds of masks to shape images into animals, plants, polygons, text and more. Image Tiles – Put AI-generated tiles straight into a tiled website background. Image Transitions – Add slideshow transitions such as mask reveal, fade-in, blur-in, slide-in and brush stroke. Image Background Remover – Remove backgrounds from AI images or your own product photos. Royalty-Free Photos – Use stock images from Wikimedia and Pixabay. Product Photo Editing – Improve, expand, clean up or re-stage product images for marketing use. Bonus Features Templates – Speed up design with hundreds of pre-designed templates. Animations – Add slide-in, fade-in, zoom-in and many more effects, including path animations. Quotes – Pull quotes from Wikiquote, one of the largest accurate quote collections on the internet. Fonts – Use suggested fonts or set your own Google font. Featured Image – When making a slideshow, also create a featured image for social media posts. Video Recording – When making a slideshow, get a video that can be used in emails or posted on YouTube. Text to Speech – AI text-to-speech with several voice styles. Sound Effects – Add sound effects to object animations, including a 3D effect in beta testing. Easy Resizing – Resize and touch up content for YouTube, TikTok, Instagram and other platforms. Gutenberg Separator – Add ornate separators between paragraphs. Try It Now The AI image generator used in WordPress is the same one used on the main Genolve site. See What People are Making with Genolve Genolve Plugin Page Video Tutorials Simple To Use as a Slideshow Whenever you create a slideshow, Genolve creates a cover photo representing that slideshow. Simply place that cover photo where you want the slideshow to appear. The image is swapped for the slideshow using the same responsive settings the image had. No shortcodes or complicated parameters are required. Free Version Is Powerful Get your API key from genolve.com and start creating today. The free version includes many practical features for business content creation. A Premium membership unlocks additional capabilities for advanced visual content, business workflows and reseller features. You can also receive free AI image credits when you make a Tweet. We Respect Your Inbox No spammy emails, dashboard clutter or annoying admin banners. Genolve only shows important notices such as security updates or membership status. Known Issues The Genolve Toolkit Plugin connects to and uses resources on the genolve.com website. For this reason, the plugin does not work well for localhost installations. Install it on a deployed website with full internet access or evaluate it directly on genolve.com. A bug in the Safari browser may cause video to appear at a reduced size. On iOS and macOS, use the Chrome browser instead. About Genolve Genolve is an innovator in AI and generative design. It hosts the internet’s largest collection of evolving SVG shapes. The designs evolve using simulated evolution. Whenever you click on a design, new variations are automatically generated. Anything you create will be unique and found nowhere else but on your site. New designs are added daily by artists and generative art experts. Genolve Terms of Use