WordPress/ai

Add focus-aware crop suggestions

オープン

#238 opened on 2026/02/20

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)PHP (136 件のフォーク)auto 404
Help WantedNeeds Design[Experiment] Image Generation[Type] Enhancement

Repository metrics

Stars
 (246 個のスター)
PR merge metrics
 (平均マージ 6d 16h) (30d で 47 merged PRs)

説明

What problem does this address?

Users (who know they can and actually change their image crops) spend time manually finding the best crop and focal point, especially for featured images and responsive layouts. The focal point selector feature (https://github.com/WordPress/gutenberg/issues/75221) creates a natural UI surface to add AI-assisted suggestions.

What is your proposed solution?

Add “Suggest focal point” and “Suggest crops” actions in the Gutenberg-based Media Editor UI tied to the focal point selector (https://github.com/WordPress/gutenberg/issues/75221) as well as within the Media Library's Edit Media screen.

Suggestions should:

  • Detect primary subject(s)
  • Recommend a focal point plus 2–3 crop presets (square, portrait, landscape)

Save the selected focal point metadata and (optionally) store suggested crops as metadata for reuse.

コントリビューターガイド