feat: register content-aware-crop in shared package

This commit is contained in:
SnapOtter
2026-05-11 21:08:30 +08:00
parent 4a863e1ce8
commit 347b8ad530
4 changed files with 286 additions and 1 deletions
+4
View File
@@ -119,6 +119,10 @@ export const en = {
name: "Content-Aware Resize",
description: "Intelligently resize images while preserving important content",
},
"content-aware-crop": {
name: "Content-Aware Crop",
description: "Extend canvas with AI-powered fill",
},
colorize: {
name: "AI Colorization",
description: "Convert black & white photos to full color using AI deep learning models",