> ## Documentation Index
> This page is part of the Image and Video APIs product. Fetch the complete documentation index for Image and Video APIs at: https://cloudinary.com/documentation/llms-image-and-video-apis.txt?referrer=docpage and then use it to discover all relevant pages before exploring further.
> If your task extends beyond this product, fetch the top-level index covering all Cloudinary products and topics at: https://cloudinary.com/documentation/llms.txt?referrer=docpage

# Video effects and enhancements


Cloudinary's visual effects and enhancements are a great way to easily change the way your videos look and play within your site or application. For example, you can change the shape of your videos, blur them, apply quality improvements, make color adjustments, change the speed of playback, loop the video, or add a progress bar, and much more. You can also apply multiple effects to a video by applying each effect as a separate [chained transformation](video_manipulation_and_delivery#chained_transformations).

This guide is divided into separate topics for [video color effects](video_color_effects), [artistic effects](video_artistic_effects), [playback effects](video_playback_effects), [reshaping and rotating](video_reshaping_and_rotating), and [video previews and posters](video_previews_and_posters).

Besides the examples on this page, there are many more effects available and you can find a full list of them, including examples, by checking out our [URL transformation reference](transformation_reference).

Here are some examples of different effects and enhancements:

  
    
    
    
  
Add progress indicator<code>e_progressbar

  
    
    
    
  
Reverse the video<code>e_reverse

  
    
    
    
  
Add visual noise<code>e_noise:100

## Video color effects
Set a background color, apply 3D LUTs, add borders, and make a color transparent for green-screen style effects.

**Learn more**: [Video color effects](video_color_effects)

## Video artistic effects
Add blurring, stabilization, a vignette, or visual noise to your videos.

**Learn more**: [Video artistic effects](video_artistic_effects)

## Video playback effects
Fade videos in and out, loop them, change the playback speed, reverse them, or create a boomerang effect.

**Learn more**: [Video playback effects](video_playback_effects)

## Video reshaping and rotating
Rotate your videos by any angle or round their corners, including cropping to an ellipse or circle.

**Learn more**: [Video reshaping and rotating](video_reshaping_and_rotating)

## Video previews and posters
Generate AI-based previews that summarize your videos, and extract frames to use as thumbnails or poster images.

**Learn more**: [Video previews and posters](video_previews_and_posters)

> **READING**:
>
> * [Video transformations guide](video_manipulation_and_delivery)

> * [Video resizing and cropping](video_resizing_and_cropping)

> * [Video layers](video_layers)

> * [Transformation reference](transformation_reference)
