ImageOptim API
Image compression, resize, and conversion API. Compress JPEG/PNG/WebP, resize, and convert formats.
1 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
ImageOptim API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
resize /v1/resize |
Resize an image to specified width and/or height. Maintains aspect ratio if only one dimension is provided. |
| POST |
optimize /v1/optimize |
Automatically select the best format (WebP or JPEG) for the input image to minimize file size. |
| POST |
compress /v1/compress |
Compress an image file. Adjust quality (0-100) to control output size. Lower quality = smaller file. |
| GET |
usage /v1/usage |
Returns current plan usage, remaining quota, and billing period. |
| POST |
convert /v1/convert |
Convert an image to a different format. Supported: JPEG, PNG, WebP, AVIF, GIF, BMP, TIFF, ICO. |
ImageOptim API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $30 / month | — |
|