> ## Documentation Index
> Fetch the complete documentation index at: https://cloudinary.com/documentation/llms.txt
> Use this file to discover all available pages before exploring further.

# Next.js video tutorials

If videos help you learn, then this is the place for you! 

These short video tutorials walk you through how to implement a variety of Cloudinary capabilities using the Next.js SDK.

You can find more video tutorials covering a variety of features and languages in the [video tutorial library](tutorial_screencasts).
## Getting started

  
  
  
    Configure the Next.js SDK
    Install and configure the Cloudinary Next.js SDK 
  

  
  
  
    Using the Next.js Image Component
    Deliver images using the Next.js Image component 
  

## Image optimization and delivery

  
  
  
    Next.js Image Optimization
    Optimize and crop images with CldImage 
  

  
  
  
    Lazy Load Images with Next.js
    Improve website performance with lazy loading using the Next.js SDK 
  

  
  
  
    Optimize Videos in Next.js
    Optimize delivery of videos in a Next.js app 
  

## Video delivery

  
  
  
    Embedding Videos in Next.js
    Use the Cloudinary Video Player to embed videos using Next.js 
  

  
  
  
    ABR Streaming in Next.js
    Add adaptive bitrate streaming to a Next.js app
  

## Social media and OG images

  
  
  
    Create Social Media Cards in Next.js
    Dynamically create social media image cards using Next.js 
  

## Upload functionality

  
  
  
    Upload Assets in Next.js
    Upload assets to Cloudinary using the Next.js SDK 
  

  
  
  
    Upload Assets with Server Actions
    Upload assets to Cloudinary using Next.js Server Actions 
  

## AI and advanced features

  
  
  
    AI Generative Fill using Next.js
    Extend images using generative AI in a Next.js app 
  

  
  
  
    Generate Image Captions
    Automate alt text generation in a Next.js app 
  

## Asset management

  
  
  
    List Images in Next.js
    List images using the Next.js app router and Node.js SDK 
  

