Audio, Video, Image Conversion APIを無料でご利用いただけます。
ワークフローを改善し、次のプロジェクトで私たちのAPIを使用すると、すぐに結果を得ることができます。
ドキュメンテーション
当社の専門的なドキュメントには、使用方法などのヒントが含まれており、プロジェクトを構築する際の開発プロセスのガイドとなります。
High-volume API pair reliability
Recent anonymous API rollups by supported source and target format, including request volume, success rate, error rate, and average conversion runtime.
| Pair | Requests | Success | Errors | Avg runtime | Window |
|---|---|---|---|---|---|
| MP4 -> MP3 | 920 | 100% | 0% | 1612m 35s | 13d |
| MP4 -> MP4 | 649 | 88.8% | 11.2% | 2476m 50s | 13d |
| HEIC -> JPG | 407 | 77.4% | 22.6% | 1558m 26s | 8d |
| AVI -> MP4 | 325 | 92.9% | 7.1% | 139m 18s | 11d |
任意のクライアントラベルヘッダー
For anonymous API requests, send X-Convertr-Client-Label with a stable non-PII label such as your app, workspace, or environment name. Convertr normalizes and hashes up to 80 characters before storing telemetry, keeps only the hash bucket in retained conversion rows and anonymous API rollups, and never stores the raw header value.
curl -X POST https://convertr.org/api/convert \
-H "X-Convertr-Client-Label: acme-mobile-production" \
-F "[email protected]" \
-F "input_format=mp4" \
-F "output_format=mp3"
API クライアントを登録
匿名リクエストで使用しているものと同じ安定したクライアントラベルからトークンを作成します。匿名変換は同じ 1 GB のアップロード上限で引き続き利用できます。
curl -X POST https://convertr.org/api/client-registrations \
-H "X-Convertr-Client-Label: acme-mobile-production" \
-H "Accept: application/json" \
-d "name=Acme Mobile" \
-d "[email protected]" \
-d "password=secret-password" \
-d "password_confirmation=secret-password"
Registration response support fields
The registration response includes the hashed anonymous_api_client_cohort for your label. Include that value and the affected pair, such as HEIC -> JPG, when contacting support so we can inspect the matching rollups and failures.
{
"message": "API client registered. Use the returned bearer token with /api/convert.",
"user": {
"anonymous_api_client_cohort": "cohort_0123abcd4567ef89"
},
"token": {
"type": "Bearer",
"plain_text_token": "1|..."
},
"anonymous_access": {
"available": true,
"upload_limit": "1 GB"
}
}
1つのAPIプランで手間をかけずに
簡単な価格設定なので、サプライズはありません。
- 10MBまでの画像変換は無料です。
- メールとTwitterによるサポート
- 20の同時ビデオ処理タスク
- 40個の同時音声処理タスク
- 画像処理タスクの同時実行は無制限
カスタマイズされたプラン、より高い限度額、大量割引が必要ですか?弊社に直接ご連絡いただければ、御社のニーズに合ったプランをご提案いたします。
コンバージョンミニッツとは何ですか?
変換分数は、サーバーでファイルを変換するのにかかる時間を測定します。一般的に、写真やドキュメントの変換は、変換にわずか1分しかかかりません。大きなファイルや高度なコーデックは、より多くの変換時間を消費します。変換時間の使用量は、お客様のアカウントダッシュボードで確認できます。変換に成功した場合のみ、請求書を発行します。
どのような支払い方法がありますか?
現在のところ、クレジットカードまたはPayPalアカウントを使用して残高を補充することができます。今後、より多くの支払い方法に対応する予定です。
どうすれば残高不足にならないのですか?
残高が少なくなってきたことをお知らせするメールをお送りします。SlackやTelegramなど、より多くの通知チャネルを予定しています。
なぜ、1分単位で料金を支払わなければならないのですか?
コンバージョンの80%は1分以内に行われ、1分以内のコンバージョンには同じコストがかかります。コンバージョン分」という言葉に惑わされることなく、「クレジット」と名付けることも可能です。