The Simplest Cloud Video Transcoding Service & API for Developers.
Simplify video workflow integrations for any application with our user-friendly and robust transcoding API. Our powerful auto-scaling architecture handles any volume at a 68% lower cost than AWS Transcoder.
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

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

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

100% CDN Agnostic
We support AWS S3, Google Cloud Storage, Azure, Wasabi and more. No vendor lock-in.
Learn more
Simple API
A clean and beautiful API to play with. Integrating video into your app has never been so easy and quick.
Learn more
Ultrafast™ Transcoding
Our Ultrafast™ Mode enables to transcode up to 150% faster than realtime for 4K outputs.
Learn more
Free Real Human Support
You will get an Account and a Tech Manager fully dedicated to your project.
Contact usMonitor 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 →
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
North Virginia (USA)
Start now in us-east-1 region.
Sign up
Oregon (USA)
Start now in us-west-2 region.
Sign up
Ireland (Europe)
Start now in eu-west-1 region.
Sign up