Convert to WebM

Video·Video-API·by eachlabs

Convert to WebM transcodes any video into an efficient VP9 WebM file, delivering high-quality web-optimized playback with smaller file sizes.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "convert-to-webm",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/dbc820025d9e4c698247029d7ed3f9da.mp4"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Convert to WebM

01 / 03

What does Convert to WebM do?

Convert to WebM transcodes a video into an efficient VP9 WebM file. On the each::labs Video API it produces web-optimized output that keeps quality high while reducing file size, making it a strong fit for fast-loading online video.