Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Key auth 2.2.4 Minor update available for module key_auth (2.2.4). Release: SAML SSO - Service Provider 3.2.0 Minor update available for module miniorange_saml (3.2.0). Release: amazee.ai Private AI Provider 1.4.3 Minor update available for module ai_provider_amazeeio (1.4.3). Release: amazee.ai Private AI Provider 1.3.7 Minor update available for module ai_provider_amazeeio (1.3.7). Release: WebProfiler 11.2.3 Minor update available for module webprofiler (11.2.3). Release: Acquia DAM 1.1.18 Minor update available for module acquia_dam (1.1.18). Usage Milestone: Easy Breadcrumb Module easy_breadcrumb crossed 100,000 active installs. Release: Direct Upload Media Image 1.1.4 Minor update available for module dumi (1.1.4). Release: Bootstrap Cloud 7.1.1 Minor update available for theme bootstrap_cloud (7.1.1). Module Revived: Drupal driver for SQL Server and SQL Azure 5.0.2 Module sqlsrv updated after 9 months of inactivity (5.0.2).

AI Recipe Image Crop

No security coverage

Part of the AI ecosystem · 302 projects

View on drupal.org

This project adds AI-powered focal point suggestions to image media items. Editors can click a button to automatically identify the main subject of an image, and then fine-tune the focal point manually if needed. This helps ensure images are cropped optimally.

Adds AI-suggested focal points to Images in the Media: Image bundle. Editors get a "Suggest AI Focal Point" button on the image field. Clicking it will leverage a vision-capable AI model to automatically place a focal point on the main subject. The result can still be adjusted by hand.

Requirements

Apply

  1. Set up a vision-capable provider before applying:
    admin/config/ai/settings
  2. Install the recipe:
    composer require drupal/ai_recipe_image_crop
    
  3. Apply the recipe:
    drush recipe ../recipes/ai_recipe_image_crop
    drush cache:rebuild
    

What it does

  • Applies core's image_media_type recipe for the Media: Image bundle
  • Installs ai, ai_image_crop, and focal_point
  • Switches the field_media_image widget on the Image media type's default and media_library form displays to Focal Point
  • Enables the AI Suggestion button for the Image Fields

Note: There's an issue with recipe component settings which will override all configurations. Make sure you double check the settings after applying this one. See the issue for more details: https://www.drupal.org/project/drupal/issues/3537773

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Sep 2026
Latest release
5 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.x-dev Dev Sep 9, 2026