無料API
APIキー保護、無料で利用可能
HEIC to WebP
Convert HEIC or HEIF images to WebP.
エンドポイント
POST /api/free/heic-to-webp無料枠: 5 RPM。有料ユーザー: 500 RPM。制限はすべての無料APIエンドポイントで共有されます。
利用メモ
- Accepts binary HEIC/HEIF request bodies or multipart image/file uploads.
- Returns a WebP image response.
API例
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
リクエストはブラウザからこのサイトへ、あなたのAPIキーを使って送信されます。
HEIC/HEIF image *
Quality
APIキーと必須項目を入力すると実行できます。POST /api/free/heic-to-webp