Kostenlose API
Per API-Key geschützt, kostenlos nutzbar
HEIC to WebP
Convert HEIC or HEIF images to WebP.
Endpunkt
POST /api/free/heic-to-webpKostenlos: 5 RPM. Zahlende Nutzer: 500 RPM. Limits gelten gemeinsam für alle Free-API-Endpunkte.
Hinweise zur Nutzung
- Accepts binary HEIC/HEIF request bodies or multipart image/file uploads.
- Returns a WebP image response.
API-Beispiel
curl -X POST "https://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
Aufrufe werden aus Ihrem Browser mit Ihrem API-Key an diese Website gesendet.
HEIC/HEIF image *
Quality
Fügen Sie API-Key und Pflichtfelder hinzu, um die Anfrage zu aktivieren.POST /api/free/heic-to-webp