⚡ Flux Auto Aspect API

Free API for detecting optimal image aspect ratios from text prompts.

Usage

POST /api/aspect
Content-Type: application/json

{"prompt": "a beautiful sunset over mountains"}

Response

{"ratio": "16:9", "model": "gemma-3-27b-it", "ms": 234}

Install Extension

Get the Chrome extension: GitHub