The Simplest Cloud Video Transcoding Service & API for Developers.

Start Transcoding For Free
1,200+
Developers
20M+
Minutes / day
68%
Lower cost
400%
Faster than realtime
Enjoy powerful libraries to harness cloud video encoding for your project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// Our mission at Coconut is to make cloud video transcoding simple
const coconut = new Coconut.Client('api-key');

coconut.notification = {
  'type': 'http',
  'url': 'https://app/api/coconut/webhook'
};

coconut.storage = { 
  'service': 's3',
  'bucket': 'mybucket',
  'region': 'us-east-1',
  'credentials': { 'access_key_id': 'xxx', 'secret_access_key': 'xxx' }
};

coconut.Job.create({
  'input': { 'url': 'https://cdn/path/file.mp4' },
  'outputs': {
  'jpg:300x': { 'path': '/thumb_%.2d.jpg', 'interval': 10 },
  'mp4:1080p': { 'path': '/1080p.mp4' },
  'httpstream': {
    'hls':  { 'path': 'hls/' }
  }
}, function(job, err) {
...
});
Learn more about our API →

Cloud Video Transcoding built for speed and scale

An AWS-powered and auto-scalable video transcoding servers farm.

Auto-Scalable Architecture

Our transcoding platform scales
in seconds — whether you’re transcoding 1K videos or 1M daily.

An AWS-powered and auto-scalable video transcoding servers farm.

Multi-regions infrastructure

Coconut provides its service all over the world to make files transfer faster and cost-effective.

100% CDN agnostic

100% CDN Agnostic

We support AWS S3, Google Cloud Storage, Azure, Wasabi and more. No vendor lock-in.

Learn more
video transcoding API

Simple API

A clean and beautiful API to play with. Integrating video into your app has never been so easy and quick.

Learn more
video formats and codecs

Ultrafast™ Transcoding

Our Ultrafast™ Mode enables to transcode up to 150% faster than realtime for 4K outputs.

Learn more
Real human support

Free Real Human Support

You will get an Account and a Tech Manager fully dedicated to your project.

Contact us

Join 1,200+ satisfied clients in outsourcing your video transcoding with us

Read case studies →

Monitor your video encoding activity.

The Coconut dashboard is here to help wherever you are in your integration process.
Create your first job in a few seconds, inspect your jobs, debug your notifications and file uploads, get statistics.
In one word: Monitor your video transcoding activity in real time.

See Dashboard in action →Dashboard

Integrate & run video transcoding tests for free

Use our video encoding API to make integration into your app a breeze.
Transcode videos up to 1 minute long with no limit of time.

Create your first job
USA region

North Virginia (USA)

Start now in us-east-1 region.

Sign up
USA region

Oregon (USA)

Start now in us-west-2 region.

Sign up
Europe region

Ireland (Europe)

Start now in eu-west-1 region.

Sign up