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 or page 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, 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, dimensions, title size, and PNG overlays. The title text color is set once for the whole site under Settings. Each template is rendered server-side using PHP’s GD library, no external dependency. ✅ Automatic Featured Image on Save When a post or page is saved without a featured image, the plugin renders one from a random template using the post title. Hands-off, instant, every time. ✅ Works Anywhere You Edit Automatic generation currently covers posts and pages. On-demand generation is not limited that way: the block editor panel and the Media Library modal let you generate an image and set it as the featured image on any post type that supports featured images, including WooCommerce products and custom post types. ✅ 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 colors, the default text color under Settings, and your 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 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
- image62×3.34%
- post26×1.40%
- featured25×1.35%
- images23×1.24%
- featured image17×0.91%
- generator16×0.86%
- image generator16×0.86%
- templates15×0.81%
- api14×0.75%
- generate14×0.75%
- ai13×0.70%
- generation13×0.70%
neo Rename – AI Media Renamer for renaming images & alt text with batch processing
Maximize your image SEO with AI efficiently. Free or with your own API connection. Rename your images and videos with AI in a flash and improve your website’s SEO performance. The AI includes the image content and website context around the image when generating names. All references are automatically updated across the entire database. Thanks to live preview, search and replace function, batch processing, and intelligent renaming rules you optimize your media library in no time and increase your website’s visibility. 🏝️ Sandbox for neo Rename Try neo Rename try it directly in the browser without installing it. → Start the Sandbox 🚀️ Main Features of neo Rename ✅ Reliable renaming of filename, title and slug 🎉 ✅ AI incorporates image content and website context when generating ✅ Supports AI API key from OpenAI ChatGPT, Anthropic Claude, Google Gemini, xAI Grok, Mistral or self-hosted AI ✅ Improve your SEO ranking with descriptive image names ✅ Replace words in multiple images at once via batch processing ✅ Live preview of changes in old and new filenames ✅ Restore original title and filename ✅ Fast, automatic update of image URLs in all posts across the entire database ✅ Supports renaming of all media file types, including videos and PDFs ✅ Automatically generate missing alt texts for SEO ➡️ AI Media Renamer for WordPress images & alt texts with free batch processing 🎉 Be the king of the neoUniverse Get the ultimate bundle! 🗂️ neoLibrary Bring order to your media library and see where your images are used! ✏️ neoRename Maximize your image SEO with AI efficiently. Free or with your own API integration. 💬 neoAlt Create alt texts and image titles directly in WordPress with AI – 300 free image alt text generations included every month! 🔄 neoReplace Simple replacement with drag and drop! 🖇️ neoDuplicate Duplicate images for SEO for page-specific ALT texts. 🚀 neoOptimize Optimize your image SEO by serving images at the resolution they are displayed in the browser. 🎨 neoDraw Bring creative ideas to life with drawings directly in WordPress! 🎬 neoAnimate Make an impression with animated line-path effects! 🏃♂️ neoMotion Impress with captivating stop-motion animations! ✨ neoPlugins All free neoMedia plugins for WordPress. ❤️ Our Drive Feedback on neo Rename from WP pros that drives us every day: One click on “neoRename”, the input dialog opens immediately and just as quickly the title, filename and slug are renamed in one go. Florian Krines ⭐⭐⭐⭐⭐ … What can I say? The plugin works stably and thoroughly. Image title, filename and slug were reliably replaced everywhere. Jonas Gruber ⭐⭐⭐⭐⭐ … That a WordPress plugin is this mature, I find truly remarkable. Keep it up! Florens Bach ⭐⭐⭐⭐⭐ … While trying out several plugins for renaming I ultimately stuck with neoRename because it was the easiest and fastest. Sasha Simonova ⭐⭐⭐⭐⭐ ➔ Read more reviews 🎁 Help us, neo Rename make it even better! Your opinion matters. ➔ Send us feedback 🔮 A look into the future We’re constantly working on new features. Do you have wishes or suggestions? Then let us know! ➔ Request another feature 🔍 Related Plugins We learned from the best to develop the Renamer plugin. If you’re looking for an alternative to neo Rename you should take a look at the following plugins: Media File Renamer: Rename for better SEO (AI-Powered) – Features: file, media, move, rename, seo Phoenix Media Rename – Features: image, retitle Media Library Tools – AI-Powered Rename, Clean & CSV Import/Export – Features: Alt Text, cleaner, csv export-import, duplicate File Media Renamer for SEO – Features: bulk rename images, image seo, image titles, rename media files 🤝️ Compatibility The Renamer plugin offers maximum compatibility: Tested from WordPress 6.2 and PHP 8.0. Optimized for WP 7.1. Multilingual support for e.g. English, German, … The Renamer plugin integrates seamlessly into the WordPress backend and is compatible with WooCommerce. Compatible media file types: SVG, JPG, JPEG, WEBP, AVIF, PNG, GIF, TIF, BMP, MP4, MOV, WEBM, AVI, MP3, WAV, PDF, TXT, ZIP, … The Renamer plugin is compatible with all common page builders and has been tested with: Bricks, Elementor, Divi, Gutenberg, Classic Editor, … 🛡️ Security & Performance The Renamer plugin keeps your data safe and your website fast: Regular updates for maximum reliability and security Productive testing of new plugin updates by WordPress experts Resource efficient for a fast WordPress backend SEO optimized for higher search engine rankings Clean uninstallation without leftover database entries German security according to EU standards GDPR and DSGVO 🌍 Our community & support We continuously develop the Renamer plugin. If you have questions or problems we’re here for you – in the WordPress forum or for Pro users on our website. WordPress Forum: https://wp.org/support/plugin/neo-rename Ideas & wishes: https://neo-wp.com/feedback/ Free support: https://neo-wp.com/contact/#free Pro support: https://neo-wp.com/contact/#pro neo Rename – Rename filename, title, slug & alt text. – by neoWP Technology knows no borders. We are proud that our software is used worldwide. media • image • rename • Medien • Bild • umbenennen • média • image • renommer • medios • imagen • renombrar • media • immagine • rinominare • media • afbeelding • hernoemen • vyombo vya habari • picha • badilisha jina • 媒体 • 图片 • 重命名 • メディア • 画像 • 名前を変更する • मीडिया • छवि • नाम बदलें