Next Cloudinary
  • Getting Started
  • Installation
      • Basic Usage
      • Configuration
      • Examples
      • Basic Usage
      • Configuration
      • Examples
      • Basic Usage
      • Configuration
      • Examples
    • Background Removal
    • Image Overlays
    • Image Underlays
    • Text Overlays
  • Getting Started
  • Installation
      • Basic Usage
      • Configuration
      • Examples
      • Basic Usage
      • Configuration
      • Examples
      • Basic Usage
      • Configuration
      • Examples
    • Background Removal
    • Image Overlays
    • Image Underlays
    • Text Overlays

Background Removal

Removing backgrounds require enabling the Cloudinary AI Background Removal Add-On which includes a free tier for getting started.

Once enabled, you can simply apply the removeBackground parameter.

Example

<CldImage
  width="960"
  height="600"
  src="images/turtle"
  sizes="100vw"
  removeBackground
/>
Examples
Image Overlays

MIT 2022 © Colby Fayock
Edit this page on GitHub