WordPress/ai

Add focus-aware crop suggestions

開放

#238 建立於 2026年2月20日

 (2 則留言) (0 個反應) (1 位負責人)PHP (136 個分叉)auto 404
Help WantedNeeds Design[Experiment] Image Generation[Type] Enhancement

倉庫指標

星標
 (246 顆星)
PR 合併指標
 (平均合併 6天 16小時) (30 天內合併 47 個 PR)

描述

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.

貢獻者指南