Free API
API key protected, free to use
HEIC to WebP
Convert HEIC or HEIF images to WebP.
Endpoint
POST /api/free/heic-to-webpFree tier: 5 RPM. Paid users: 500 RPM. Limits are shared across Free API endpoints.
Usage notes
- Accepts binary HEIC/HEIF request bodies or multipart image/file uploads.
- Returns a WebP image response.
API example
curl -X POST "https://api.apiany.ai/api/free/heic-to-webp?quality=82" \ -H "Authorization: Bearer $API_KEY" \ -H "Content-Type: image/heic" \ --data-binary @input.heic \ --output output.webp
Playground
Calls are sent from your browser to this site using your API key.
HEIC/HEIF image *
Quality
Add an API key and required inputs to enable the request.POST /api/free/heic-to-webp