# How to configure Cloudinary video transcoding on Webflow Cloud

DevFeed: [How to configure Cloudinary video transcoding on Webflow Cloud](<https://devfeed.tech/articles/how-to-configure-cloudinary-video-transcoding-on-webflow-cloud-9187.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/cloudinary-video-transcoding-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-08-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Transcodings](<https://devfeed.tech/topics/transcodings.md>), [Nextra](<https://devfeed.tech/topics/nextra.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [Cloudflare Workers](<https://devfeed.tech/topics/cloudflare-workers.md>)

Tags: [edge](<https://devfeed.tech/tags/edge.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

## AI overview

A practical guide to configuring Cloudinary video transcoding on Webflow Cloud. It explains how to use the REST API, eager transformations, optimized delivery URLs, and HLS adaptive streaming on the edge runtime without the Node.js SDK.

## Source excerpt

Learn how to upload videos to Cloudinary from a Webflow Cloud Next.js app and deliver optimized video over CDN using plain fetch on the edge runtime.