Modify the aspect ratio of an image.
Documentation Index
Fetch the complete documentation index at: https://docs.weryai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Source image URL
"https://example.com/image.jpg"
Target aspect ratio. Supported values: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9, 9:21.
"16:9"
Callback URL where results will be sent when task completes
"https://your-server.com/webhook"
Caller ID (for business association)