WebpImageConverter
This API converts images between WebP, AVIF, JPEG, PNG, GIF, BMP, WBMP and TIFF. It provides an easy-to-use interface to handle image conversions with high quality and fast processing — send the image as multipart/form-data, get the converted bytes back. Nothing is stored. Modern formats do the heavy lifting: WebP and AVIF typically cut file size by 30–70 % compared to JPEG or PNG at the same…
WebpImageConverter endpoints
| Method | Endpoint | Description |
|---|---|---|
| Image | ||
| POST |
convert /convert |
|
| Webp | ||
| POST |
from /webp/from |
Converts image from WEBP |
| POST |
to /webp/to |
Converts image to WEBP |
WebpImageConverter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $4.99 / month | 60 / minute |
|
| ULTRA Recommended | $9.99 / month | 100 / minute |
|
| MEGA | $24.99 / month | — |
|