Let Us Handle Video Transcoding
and
Focus on Your Core Product.

Get Your Free Developer Account
1,200+
Developers
20M+
Minutes / day
68%
Lower cost
150%
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 video transcoding API </>

Video Encoding Service built for speed and scale

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

Auto-Scalable Architecture

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

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

Multi-regions infrastructure

Coconut offers its services globally to ensure faster and more cost-effective file transfers.

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

Video Encoding 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 transcoding up to 150% faster
than real-time 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 video project.

Contact us

Industry leaders in Education, Streaming, Entertainment, NFT, and Healthcare rely on our video encoding API

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
Everything you need to know about Cloud Video Transcoding
Panka - Coconut Cloud Video Transcoding
written by Pankaj
5 mins read
A guide about cloud video transcoding
Understanding Video Transcoding: A Comprehensive Guide
Eric - Coconut Cloud Video Transcoding
5 mins read
written by Eric
12 critical reasons why many CTOs and Developers trust Coconut
12 Key Points: Why Many CTOs Choose Coconut Transcoding
Bianca - Coconut Cloud Video Transcoding
written by Eric
5 mins read
video transcoding API
Video Transcoding API: 2023’s New Edge
Learn Center →