Image Resizer API
A powerful API that allows users to upload images and resize them according to specified dimensions, with options to maintain aspect ratio.
Image Resizer API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get API Information / |
Returns API information and available endpoints. |
| POST |
Resize Image /resize/ |
The API returns the resized image file directly. |