免费使用我们的音频、视频和图像转换API!

在你的下一个项目中使用我们的API时,改善你的工作流程并获得即时的结果。

...

文件

我们的专业文档包括使用说明和其他提示,以帮助指导你在构建项目时的开发过程。

5.4K
API 转换请求 (14d)
956
匿名 API 客户端群组 (14d)
MP4 -> MP3
最常用的 API 格式组合 (14d)

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"
  }
}

一个API计划,没有麻烦

轻松定价意味着没有惊喜。

标准
0,002/转换分钟
  • 10MB以内的图片转换是免费的!
  • 通过电子邮件和Twitter提供支持
  • 20个同时进行的视频处理任务
  • 40个同时进行的音频处理任务
  • 无限次同时进行图像处理任务
定制的

需要一个定制的计划,更高的限额或大规模的折扣?请直接与我们联系,我们可以与你合作,制定一个适合你公司具体需求的计划。

什么是转换分钟?

转换分钟衡量在我们的服务器上转换你的文件需要多长时间。一般来说,照片和文件的转换只需要一分钟的转换时间。大文件或高级编解码器会消耗更多转换分钟。你的转换分钟使用量在你的账户仪表板上可见。我们只对成功转换的文件收费。

有哪些支付方式可供选择?

目前,你可以使用你的信用卡或PayPal账户为你的余额充值。我们正在努力在未来支持更多的支付方式。

我如何确保我的账户永远不会出现余额不足的情况?

只要我们发现你的余额不足,我们就会向你发送电子邮件。更多的通知渠道如Slack或Telegram正在计划中。

为什么我必须为一整分钟付费?

我们80%的转换需要不到一分钟的时间,每一次转换都需要不到1分钟的时间,所以你的转换费用总是相同的。不要被 "转换分钟 "这一术语所迷惑,我们可以直接将其命名为 "信贷"。

开始吧!

还有问题吗?

如果你有更多的问题,请不要犹豫,通过电子邮件或微博与我们联系!

dashboard