AI-powered image cropping that keeps the important parts in focus
Powered by fal.ai
Smart Crop uses AI to detect the focal point of any image and automatically crops it to your desired aspect ratio while keeping the important content centered.
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ Upload Image │────▶│ fal.ai │────▶│ Moondream3 │────▶│ Coordinates │
└─────────────────┘ └─────────────────┘ │ Point API │ │ (x, y) │
└─────────────────┘ └────────┬────────┘
│
▼
┌─────────────────┐
│ Crop Calc + │
│ Output Image │
└─────────────────┘
| Model | Purpose |
|---|---|
fal-ai/moondream3-preview/point |
Focal point detection |
npm install
npm run devGet your API key at fal.ai/dashboard/keys and enter it when prompted.
MIT