# Video processing

Cloudimage helps you deliver videos faster and lighter by compressing high-resolution files and transcoding them for adaptive streaming. This feature is suited for short clips for websites and web applications such as hero videos or product videos.&#x20;

{% hint style="info" %}
For optimal video delivery, compression and transcoding are enabled by default. Disabling them may slow playback and increase CDN usage.
{% endhint %}

Reduce the weight of your videos automatically upon upload. To set it up, go to *Settings > Video Settings*.&#x20;

* **Automatic compression**: toggle on to enable. Once done, Cloudimage will generate lower-resolution versions (1080p, 720p, 360p) in MP4 format for all videos stored in the Cloudimage Asset Library.&#x20;
* **Target bitrate**: default 400 Kbps

{% hint style="info" %}
The automatic format delivery chooses the most efficient codec and format based on the viewer platform support - h265 (HEVC) mp4, vp9 WebM, or h264 (AVC) mp4.
{% endhint %}

<figure><img src="https://727245914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIDIcmPiz7q6Sr6ZHHQxV%2Fuploads%2FsAm5UbooqUqFsUKuw6Cz%2Fimage.png?alt=media&#x26;token=0b06e72e-db57-4a37-9dc6-32e44ba8dadc" alt=""><figcaption></figcaption></figure>

Cloudimage delivers compressed videos, ready to be played in any video player, including HTML5 native. This ensures faster load times, lower bandwidth usage, and smooth playback across devices.

#### Transcoding for adaptive streaming

For seamless viewing on any connection, Cloudimage can transcode your videos into **HLS (HTTP Live Streaming)** format. It automatically generates a manifest file compatible with players like [VideoJS](https://videojs.com/).

* **Automatic transcoding**: toggle on to enable. Once done, Cloudimage will transcode all videos after upload in the Cloudimage Asset Library.&#x20;

<figure><img src="https://727245914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIDIcmPiz7q6Sr6ZHHQxV%2Fuploads%2FWx1tIlEhyjbTJ8F5iZEJ%2Fimage.png?alt=media&#x26;token=88bcd5d4-58fe-40b7-9f80-ffcbdcd7dfd3" alt=""><figcaption></figcaption></figure>

This allows your audience to stream videos at the best quality their network can support, without buffering or manual adjustments.

{% hint style="info" %}
\*Video Compression and transcoding require Visual Operations Credits.&#x20;
{% endhint %}
