Image
Resize
Resize an image to specific dimensions
POST
Documentation Index
Fetch the complete documentation index at: https://docs.ringbee.dev/llms.txt
Use this file to discover all available pages before exploring further.
| Param | Type | Description |
|---|---|---|
| width | integer | Target width in pixels |
| height | integer | Target height in pixels |
| fit | string | Resize mode: cover, contain, fill, inside, outside |