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 DALL·E 3 (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. 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 DALL·E 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 Task Without Image Generator With Image Generator Add a featured image to a new post Find stock photo, download, upload, set as featured Publish — done. Generate a unique hero image Open Midjourney/ChatGPT, save, upload, insert Click ✨ in the toolbar, type a prompt, done. Keep thumbnails on-brand across the site Manual design work, every post Build a template once. Reused forever. Generate placeholders for 50 imported posts Tedious manual upload 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. “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
- image51×2.90%
- post28×1.59%
- featured24×1.37%
- images23×1.31%
- featured image16×0.91%
- custom15×0.85%
- templates15×0.85%
- api14×0.80%
- ai13×0.74%
- generate13×0.74%
- generation11×0.63%
- key11×0.63%
Echo Knowledge Base – Documentation, FAQs, Chat & Smart Search
Echo Knowledge Base is a powerful documentation tool that helps you create and organize documentation, FAQs, quizzes, and articles. It includes built-in AI search and AI chatbot features and includes comprehensive features to help you build a visually appealing knowledge base. Designed with a modern and professional appearance by default, the plugin offers extensive customization options to align perfectly with your brand identity. FREE KB FEATURES Fast Search Bar: Enable users to find articles quickly with an AJAX-powered search bar. Deep Content Organization: Organize articles into categories and subcategories up to five levels deep. Display articles and categories across tabs or in an intuitive drill-down format. FAQs Layout and Shortcode: Deploy FAQs anywhere on your site with various eye-catching designs. Group questions logically and control their behavior for optimal user engagement. Article Enhancement Tools: Improve user experience with breadcrumbs, next/previous article navigation, print and PDF export options, and more. Table of Contents (TOC): Enhance navigation with a customizable table of contents on article pages for better user experience. Frontend Visual Editor: Customize your Knowledge Base pages live on the front-end with our intuitive visual editor or drag-and-drop Gutenberg blocks. Pre-made Layout Designs: Choose from many beautiful designs and layouts to make your knowledge base both stunning and functional. With dozens of combinations available, you’ll find the perfect look for your site. Most Popular and Recent Articles: Display lists of articles by popularity and recent publication to guide readers to trending and new content. Glossary: Build a centralized dictionary of terms and definitions for your knowledge base. Glossary Terms – Create and manage glossary entries. Published terms are automatically highlighted in your articles with interactive tooltips, helping readers understand key terminology without leaving the page. Glossary Index Shortcode and Block – Display an alphabetical index of all glossary terms on any page using the [epkb-glossary-index] shortcode or the Glossary Index Gutenberg block, with letter navigation and customizable accent color. AI-Generated Glossary Terms (PRO) – Automatically generate glossary terms and definitions from your knowledge base content using AI, saving time and ensuring comprehensive coverage of key terminology. Article Quizzes: Add interactive quizzes to KB articles to reinforce learning and increase engagement. Create custom multiple-choice or true/false questions, add answer explanations, and show published quizzes below the article content. Article Views Counter: Track views with the built-in counter and analyze your most and least popular content to optimize your knowledge base. Customizable Category Archive Page: Customize the category archive page with a custom header, description, and image. FREE AI FEATURES (Optional) All AI features are completely optional and disabled by default. You can enable them at any time if you choose to use AI-powered capabilities. AI Chat (Chatbot): Add a frontend chat dialog where users and visitors can ask questions and get instant AI-powered answers based on on your Knowledge Base, FAQs, internal documentation, notes, and any other source of information. AI Search: When users search, results show relevant KB articles plus an ‘Ask AI’ button to dive deeper with the same query. AI Content Analysis: Automatically analyze your knowledge base articles for quality and optimization. Get AI-powered insights including: Tags Analysis – Optimize article tags and categories for better organization and SEO Readability Score – Evaluate content clarity and structure with AI assistance Learn more. PRO KB FEATURES Advanced Search: Highlight search keywords on article pages, filter search by category, adjust search box styling, and add helper text or links below the search bar. Use advanced search analytics to discover popular queries and identify searches with no results. Granular Content Protection: Control access to documentation based on user groups, WordPress roles, or custom permissions. Seamlessly manage public and private knowledge base content. Unlimited Knowledge Bases: Create unlimited separate knowledge bases, each with its own articles, categories, and tags (great for managing multiple products or departments). Articles Import and Export: Import or export articles and categories using CSV or XML formats for easy migration or backup. AI Smart Search: Display intelligent search results with optional multi-panel sections User Feedback System: Gather valuable insights with article upvote/downvote and feedback forms. Article Links: Turn any article into a link that points to PDFs, external documentation, videos, or other resources. AI Features: Content Gap Analysis AI Quiz Generation – generate quiz drafts from KB articles, then review and edit the title, intro, questions, answers, and explanations before publishing Expand training to include notes, posts, pages, and custom post types Email Notifications for AI insights Human Agent Handoff – lets users escalate from AI to your support team Feedback Buttons – collect thumbs-up/down ratings on AI responses PDF to Articles – upload PDF files and convert them into KB articles with optional AI formatting that organizes content into headings, lists, and paragraphs PDF to Notes – upload PDF files via drag-and-drop or the Media Library and convert them into AI training notes to expand your AI’s knowledge beyond KB articles AI Chat Access Control – restrict who can use AI Chat: everyone, logged-in users only, or specific WordPress roles. Set different access rules for each chat location See the official website for more details on Pro features. ⭐ WALK-THROUGH OF ECHO KNOWLEDGE BASE Watch a quick introduction to Echo Knowledge Base and see it in action: https://www.youtube.com/watch?v=sLwj8FpfBWc ⭐ PROFESSIONAL LAYOUTS INCLUDED Echo Knowledge Base comes with multiple layout options to suit your style: Basic Layout – Clean and simple design Tabs Layout – Organized content in tabbed interface Drill Down Layout – Intuitive navigation through categories Classic Layout – Traditional documentation style Category Focused Layout – Highlight your main categories See our comprehensive documentation here ⭐ ADDITIONAL FEATURES Gutenberg Blocks: Seamlessly integrate knowledge base elements using the WordPress block editor. Flexible Ordering: Order articles and categories alphabetically, by date, or manually with drag-and-drop. SEO Optimization: Built with SEO best practices to help your documentation rank well in search engines. Usage Analytics: Monitor knowledge base traffic and search queries to understand what users need. Interactive Learning: Turn knowledge base articles into quizzes with answer explanations to help readers retain information. Multilingual & RTL Support: Fully compatible with WPML, Polylang, GTranslate, and supports right-to-left languages. Responsive Design: Mobile-friendly and works with any WordPress theme, so your docs look great on all devices. Directory Shortcode: Use a shortcode to display an index of all articles (great for an A-Z index page). Multi-site Compatible: Perfect for WordPress multisite networks – manage documentation across multiple sites. Custom URL Structure: Customize category, tag, and article URLs for a clean and branded structure. Mobile Optimization: Ensures a smooth reading experience on smartphones and tablets. Content Migration: Easily convert existing posts or custom post types into Knowledge Base articles. ⭐ SEO & ACCESSIBILITY OPTIMIZED Echo Knowledge Base is optimized for search engines and adheres to accessibility standards. It supports multiple languages (including RTL scripts) and meets WCAG guidelines, making your documentation usable for a global audience. All layouts are fully responsive and retina-ready, so your knowledge base looks sharp on every device. ⭐ EASY TO STYLE WITH PRE-MADE DESIGNS No coding needed – make it your knowledge base with just a few clicks: 26 Pre-Made Designs: Choose from a variety of professional color schemes and styles. One-Click Theme Switching: Swap layouts (Basic, Tabs, Category-Focused, Classic, Drill Down, Sidebar, Grid, etc.) instantly to find the perfect look. Endless Customization: Further tweak colors, fonts, and styles to match your brand. ⭐ BUILDER COMPATIBILITY Echo Knowledge Base works great with popular page builders: Elementor & Gutenberg: Comes with native blocks and widgets for seamless integration. Other Builders: Fully compatible with Beaver Builder, Divi, Visual Composer, and more. ✅ WHY CHOOSE ECHO KNOWLEDGE BASE? User-Friendly: Designed for ease of use – no coding required and a gentle learning curve. All-in-One Support Hub: Manage documentation, FAQs, quizzes, AI chat, and smart search in one plugin. Professional Design: 26 beautiful, ready-to-use layouts give your docs a polished look out of the box. Highly Customizable: Extensive configuration options to tailor the knowledge base to your needs. Reliable Support: Our friendly, Canadian-based support team is ready to help with any questions. Regular Updates: Continuously improved with new features (our roadmap is packed with upcoming enhancements!). Global Ready: Translate your documentation and serve users in any language with full multilingual support. About Us: We are a Canadian company with over a decade of experience in WordPress and web technologies. We’re passionate about helping you provide better support to your customers.