A valid request URL is required to generate request examples
{ "success": true, "data": { "url": "<string>", "width": 123, "height": 123, "size_kb": 123 } }
Resize images to specific dimensions while maintaining aspect ratio or cropping to exact dimensions.
Enter token in format (Bearer )
The image file to resize
Target width in pixels
800
Target height in pixels
600
Resize mode
fit
fill
crop
"fit"
Output quality
1 <= x <= 100
85
Image resized successfully
true
Show child attributes