Free API for detecting optimal image aspect ratios from text prompts.
POST /api/aspect
Content-Type: application/json
{"prompt": "a beautiful sunset over mountains"}
{"ratio": "16:9", "model": "gemma-3-27b-it", "ms": 234}
Get the Chrome extension: GitHub