KinoPipe vs Coconut
Coconut is a transcoding API: send one JSON job with an input URL and get MP4 renditions, HLS or DASH and thumbnails written to your storage, billed per output minute. KinoPipe is an editing API: trim, crop, subtitles, overlays, audio work and format conversion as typed operations. The overlap is transcoding; the difference is everything around it.
Checked against public product pages on August 26, 2026.
| Area | KinoPipe | Coconut |
|---|---|---|
| Core job | Typed edits and conversions on a source file, one single-pass job | Transcode one input into multiple outputs (MP4 at several resolutions, HLS, DASH, images) |
| Editing operations | 39 typed tools: trim, crop, subtitles, watermark, PiP, speed, audio, GIF and more | Format, resolution and packaging options; not an editing tool |
| Output delivery | Signed CDN URL, no storage setup required | Written to your storage (S3 and other providers) with webhooks on completion |
| Agent access | Remote MCP server with OAuth 2.1 plus REST | REST API with Basic Auth; no MCP server mentioned in the docs we read |
| Free tier | 100 credits once, no card | Test plan: videos up to 1 minute, one output at a time, no card (as of 26 August 2026) |
| Pricing unit | Credits: the greater of worker seconds or 6 MiB output units | Per output minute: $0.00325 audio, $0.0075 SD, $0.015 HD, $0.03 UHD (as of 26 August 2026) |
| Failed jobs | Credits refunded automatically | Not charged, per the pricing page |
Before you choose
Can KinoPipe produce HLS or DASH?
No. KinoPipe outputs MP4, WebM, GIF, MP3, WAV and images. If you need a streaming ladder, run the edit on KinoPipe and hand the MP4 to a transcoder or a hosting platform.
Can Coconut trim or add subtitles?
The Coconut docs we read describe formats, resolutions, packaging, thumbnails and storage destinations, not editing operations. For a cut, a crop or burned-in captions you need an editing API such as KinoPipe.
Which is cheaper for plain MP4 conversion?
For long files converted into several renditions, a per-output-minute price is usually hard to beat. For a single edited output on a short clip, KinoPipe credits are typically a few cents. Test with your real files; both have free tiers.