> ## 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.

# Node.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 Node.js SDK.

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

## Configure

  
  
  
    Find Your Credentials
    Find your Cloudinary credentials for APIs and SDKs 
  

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

  
  
  
    Get Started in Node.js
    Get started with Cloudinary in Node.js, including setup and image optimization 
  

## Upload

  
  
  
    Upload Programmatically
    Use a Cloudinary SDK to upload media assets 
  

  
  
  
    Create Upload Presets (Node.js)
    Streamline media uploads using signed upload presets 
  

  
  
  
    Upload Images in Node.js
    Upload images to Cloudinary using the Node.js SDK 
  

  
  
  
    Upload Videos in Node.js
    Upload videos to Cloudinary using the Node.js SDK 
  

  
  
  
    Upload Multiple Files in Node.js
    Upload multiple files to Cloudinary using the Node.js SDK 
  

  
  
  
    Generate Upload Signature
    Generate a timestamp and signature for a signed upload 
  

## Transform and customize

  
  
  
    Named Transformations
    Simplify & standardize complex delivery URLs 
  

  
  
  
    Transformation Overlays
    Add transformation overlays to assets on the fly using the Node.js SDK 
  

  
  
  
    Video Transformations
    Build an e-commerce video showcasing products, in Node.js 
  

  
  
  
    Trim Videos in Node.js
    Trim videos using the Node.js SDK 
  

  
  
  
    Splice Videos in Node.js
    Splice two videos together using the Node.js SDK 
  

  
  
  
    Use a Webhook to Remove Backgrounds on Upload
    Use a webhook notification to remove image backgrounds on upload 
  

## Manage and analyze

  
  
  
    Delete Assets with Node.js
    Delete assets using various methods from the Node.js SDK 
  

  
  
  
    Captioning on Upload with Node.js
    Save auto-generated captions to use as alt text with Node.js 
  

  
  
  
    Auto-Tag Images in Node.js
    Tag assets automatically during upload with AI in Node.js 
  

  
  
  
    Moderate Images with AI
    Moderate images automatically during upload in Node.js 
  

