Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module automatically generates featured images for your content using AI. When a new node is created, it uses the node's title and body to ask an AI service to create a unique image, which is then automatically assigned as the featured image. This is useful for blogs, news sites, and other content-rich websites to visually enhance posts without manual effort.

AI Featured Image is a Drupal 11 module that automatically generates featured images for new nodes using artificial intelligence. Leveraging the DALL·E API (OpenAI), it creates a unique image based on the node's title and content, and automatically assigns it to the configured image field.

Ideal for news sites, blogs, government portals, or any site that needs to visually enrich its content without relying on a designer.

Key Features

  • Per content type configuration: enable automatic image generation only for the bundles you select.
  • Configurable image field: specify the field where the generated image will be stored.
  • Custom prompt: define a template to describe what the AI should generate (e.g., Header about: [title] - [body]).
  • Placeholder replacement: automatically replaces [title], [body], and other fields.
  • Integration with DALL·E (OpenAI): directly calls the API to generate the image.
  • Automatic storage: the image is saved in public://ai_images/ as a File entity.

Requirements

  • An OpenAI account with access to the image generation API (DALL·E).
  • A valid API key.
  • HTTPS connection enabled on the server.
  • An image field (e.g., field_image) configured on the target content types.

How to Use

  • Install the module as usual (via Composer or manually).
  • Go to the configuration page: /admin/config/content/ai-featured-image
  • Enter your OpenAI API Key.
  • Select the content types where the feature should apply.
  • Specify the image field (e.g., field_image).
  • Optionally, customize the prompt to generate more relevant images.

Roadmap (future versions)

  • Support for Media fields.
  • Preview image before saving.
  • Support for other models (Stable Diffusion, Replicate, Gemini, Claude).
  • Usage limits per user or role.
  • Integration with editorial workflows.

Activity

Total releases
2
First release
Aug 2025
Latest release
11 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.0 Stable Aug 3, 2025
11.x-dev Dev Aug 3, 2025